Sep 01 23:47:18 devstack devstack@c-api.service[74205]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 23:47:18 devstack devstack@c-api.service[74205]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 23:47:18 2026] *** Sep 01 23:47:18 devstack devstack@c-api.service[74205]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: nodename: devstack Sep 01 23:47:18 devstack devstack@c-api.service[74205]: machine: x86_64 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: clock source: unix Sep 01 23:47:18 devstack devstack@c-api.service[74205]: pcre jit disabled Sep 01 23:47:18 devstack devstack@c-api.service[74205]: detected number of CPU cores: 4 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: current working directory: / Sep 01 23:47:18 devstack devstack@c-api.service[74205]: detected binary path: /usr/bin/uwsgi-core Sep 01 23:47:18 devstack devstack@c-api.service[74205]: your processes number limit is 47518 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: your memory page size is 4096 bytes Sep 01 23:47:18 devstack devstack@c-api.service[74205]: detected max file descriptor number: 2048 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: lock engine: pthread robust mutexes Sep 01 23:47:18 devstack devstack@c-api.service[74205]: thunder lock: enabled Sep 01 23:47:18 devstack devstack@c-api.service[74205]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 23:47:18 devstack devstack@c-api.service[74205]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 23:47:18 devstack devstack@c-api.service[74205]: Set PythonHome to /opt/stack/data/venv Sep 01 23:47:18 devstack devstack@c-api.service[74205]: Python main interpreter initialized at 0x7dae36ea4668 Sep 01 23:47:18 devstack devstack@c-api.service[74205]: python threads support enabled Sep 01 23:47:18 devstack devstack@c-api.service[74205]: your server socket listen backlog is limited to 100 connections Sep 01 23:47:18 devstack devstack@c-api.service[74205]: your mercy for graceful operations on workers is 80 seconds Sep 01 23:47:18 devstack devstack@c-api.service[74205]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 23:47:18 devstack devstack@c-api.service[74205]: *** Operational MODE: preforking *** Sep 01 23:47:18 devstack devstack@c-api.service[74205]: *** uWSGI is running in multiple interpreter mode *** Sep 01 23:47:18 devstack devstack@c-api.service[74205]: spawned uWSGI master process (pid: 74205) Sep 01 23:47:18 devstack devstack@c-api.service[74205]: spawned uWSGI worker 1 (pid: 74212, cores: 1) Sep 01 23:47:18 devstack devstack@c-api.service[74205]: spawned uWSGI worker 2 (pid: 74213, cores: 1) Sep 01 23:47:18 devstack devstack@c-api.service[74205]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 23:47:18 devstack devstack@c-api.service[74212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:47:18 devstack devstack@c-api.service[74212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:47:18 devstack devstack@c-api.service[74212]: we strongly recommend against using it for new projects. Sep 01 23:47:18 devstack devstack@c-api.service[74212]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:47:18 devstack devstack@c-api.service[74212]: framework. For more detail see Sep 01 23:47:18 devstack devstack@c-api.service[74212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:47:18 devstack devstack@c-api.service[74212]: import eventlet # noqa Sep 01 23:47:18 devstack devstack@c-api.service[74213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:47:18 devstack devstack@c-api.service[74213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:47:18 devstack devstack@c-api.service[74213]: we strongly recommend against using it for new projects. Sep 01 23:47:18 devstack devstack@c-api.service[74213]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:47:18 devstack devstack@c-api.service[74213]: framework. For more detail see Sep 01 23:47:18 devstack devstack@c-api.service[74213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:47:18 devstack devstack@c-api.service[74213]: import eventlet # noqa Sep 01 23:47:19 devstack devstack@c-api.service[74212]: /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 01 23:47:19 devstack devstack@c-api.service[74212]: from cgi import parse_header Sep 01 23:47:19 devstack devstack@c-api.service[74213]: /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 01 23:47:19 devstack devstack@c-api.service[74213]: from cgi import parse_header Sep 01 23:47:19 devstack devstack@c-api.service[74212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:47:19 devstack devstack@c-api.service[74212]: warnings.warn( Sep 01 23:47:19 devstack devstack@c-api.service[74212]: /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 01 23:47:19 devstack devstack@c-api.service[74212]: removals.removed_module( Sep 01 23:47:19 devstack devstack@c-api.service[74212]: /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 01 23:47:19 devstack devstack@c-api.service[74212]: removals.removed_module( Sep 01 23:47:19 devstack devstack@c-api.service[74213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:47:19 devstack devstack@c-api.service[74213]: warnings.warn( Sep 01 23:47:19 devstack devstack@c-api.service[74213]: /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 01 23:47:19 devstack devstack@c-api.service[74213]: removals.removed_module( Sep 01 23:47:19 devstack devstack@c-api.service[74213]: /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 01 23:47:19 devstack devstack@c-api.service[74213]: removals.removed_module( Sep 01 23:47:21 devstack devstack@c-api.service[74212]: /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 01 23:47:21 devstack devstack@c-api.service[74212]: warnings.warn( Sep 01 23:47:21 devstack devstack@c-api.service[74213]: /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 01 23:47:21 devstack devstack@c-api.service[74213]: warnings.warn( Sep 01 23:47:21 devstack devstack@c-api.service[74212]: /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 01 23:47:21 devstack devstack@c-api.service[74212]: warnings.warn( Sep 01 23:47:21 devstack devstack@c-api.service[74213]: /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 01 23:47:21 devstack devstack@c-api.service[74213]: warnings.warn( Sep 01 23:47:21 devstack devstack@c-api.service[74212]: 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 01 23:47:21 devstack devstack@c-api.service[74212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:47:21 devstack devstack@c-api.service[74213]: 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 01 23:47:21 devstack devstack@c-api.service[74213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:47:21 devstack devstack@c-api.service[74213]: /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 01 23:47:21 devstack devstack@c-api.service[74213]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:47:21 devstack devstack@c-api.service[74212]: /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 01 23:47:21 devstack devstack@c-api.service[74212]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:47:22 devstack devstack@c-api.service[74213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO dbcounter [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Registered counter for database cinder Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO dbcounter [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Registered counter for database cinder Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG oslo_db.sqlalchemy.engines [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a 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=74212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG oslo_db.sqlalchemy.engines [None req-7f586492-963f-442d-b899-fb9e02e43949 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=74213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG dbcounter [-] [74212] Writer thread running {{(pid=74212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: /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 01 23:47:23 devstack devstack@c-api.service[74212]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING cinder.keymgr.conf_key_mgr [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a 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 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG dbcounter [-] [74213] Writer thread running {{(pid=74213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: /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 01 23:47:23 devstack devstack@c-api.service[74213]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING cinder.keymgr.conf_key_mgr [None req-7f586492-963f-442d-b899-fb9e02e43949 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 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG oslo_db.sqlalchemy.engines [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a 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=74212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: INFO cinder.rpc [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG oslo_db.sqlalchemy.engines [None req-7f586492-963f-442d-b899-fb9e02e43949 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=74213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: INFO cinder.rpc [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING cinder.api.contrib.hosts [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: extensions {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-volume-manage {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-quota-class-sets {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-hosts {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: capabilities {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: encryption {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: scheduler-stats {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-quota-sets {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-availability-zone {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: qos-specs {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: extra_specs {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: backups {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: encryption {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: cgsnapshots {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-volume-type-access {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: consistencygroups {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-volume-transfer {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extended resource: os-snapshot-manage {{(pid=74212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING cinder.api.contrib.hosts [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING stevedore.named [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WARNING castellan.key_manager [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.contrib.snapshot_actions [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] SnapshotActionsController initialized {{(pid=74212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension AdminActions extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension AdminActions extending resource: snapshots {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension AdminActions extending resource: backups {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeActions extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension UsedLimits extending resource: limits {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension TypesManage extending resource: types {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension SnapshotActions extending resource: snapshots {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.v3.router [None req-365b65b2-e17e-4b7f-8295-3e7b0a0f640a None None] Extension VolumeTypeAccess extending resource: types {{(pid=74212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: extensions {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-volume-manage {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-quota-class-sets {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-hosts {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: capabilities {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7dae36ea4668 pid: 74212 (default app) Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: encryption {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: scheduler-stats {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-quota-sets {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-availability-zone {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: qos-specs {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: extra_specs {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: backups {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: DEBUG cinder.api.middleware.request_id [None req-6b369680-85df-41de-a495-7c79c6f9331b None None] RequestId filter calling following filter/app {{(pid=74212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: encryption {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: cgsnapshots {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74212]: [pid: 74212|app: 0|req: 1/1] 192.168.122.58 () {50 vars in 780 bytes} [Tue Sep 1 23:47:23 2026] GET /volume/v3/ => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-volume-type-access {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: consistencygroups {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-volume-transfer {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extended resource: os-snapshot-manage {{(pid=74213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING stevedore.named [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WARNING castellan.key_manager [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] SnapshotActionsController initialized {{(pid=74213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension AdminActions extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension AdminActions extending resource: snapshots {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension AdminActions extending resource: backups {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeActions extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension UsedLimits extending resource: limits {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension TypesManage extending resource: types {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: DEBUG cinder.api.v3.router [None req-7f586492-963f-442d-b899-fb9e02e43949 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:47:23 devstack devstack@c-api.service[74213]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7dae36ea4668 pid: 74213 (default app) Sep 01 23:47:31 devstack devstack@c-api.service[74212]: DEBUG cinder.api.middleware.request_id [None req-13ebec4d-cfe5-4e7d-9c90-39965bd2c1a0 None None] RequestId filter calling following filter/app {{(pid=74212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:47:32 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-13ebec4d-cfe5-4e7d-9c90-39965bd2c1a0 admin admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:47:32 devstack devstack@c-api.service[74212]: DEBUG cinder.api.openstack.wsgi [None req-13ebec4d-cfe5-4e7d-9c90-39965bd2c1a0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:47:32 devstack devstack@c-api.service[74212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:47:32 devstack devstack@c-api.service[74212]: warnings.warn( Sep 01 23:47:32 devstack devstack@c-api.service[74212]: DEBUG oslo_db.sqlalchemy.engines [None req-13ebec4d-cfe5-4e7d-9c90-39965bd2c1a0 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=74212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:32 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-13ebec4d-cfe5-4e7d-9c90-39965bd2c1a0 admin admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:47:32 devstack devstack@c-api.service[74212]: [pid: 74212|app: 0|req: 2/2] 192.168.122.58 () {60 vars in 1186 bytes} [Tue Sep 1 23:47:31 2026] POST /volume/v3/types => generated 186 bytes in 1318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:47:32 devstack devstack@c-api.service[74213]: DEBUG cinder.api.middleware.request_id [None req-62fb9eaf-a93a-4a42-b452-2a0f4d5be954 None None] RequestId filter calling following filter/app {{(pid=74213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:47:33 devstack devstack@c-api.service[74213]: INFO cinder.api.openstack.wsgi [None req-62fb9eaf-a93a-4a42-b452-2a0f4d5be954 admin admin] POST http://192.168.122.58/volume/v3/types/4f8c2e99-00f5-4b48-8979-1cea3f223ac0/extra_specs Sep 01 23:47:33 devstack devstack@c-api.service[74213]: DEBUG cinder.api.openstack.wsgi [None req-62fb9eaf-a93a-4a42-b452-2a0f4d5be954 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:47:33 devstack devstack@c-api.service[74213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:47:33 devstack devstack@c-api.service[74213]: warnings.warn( Sep 01 23:47:33 devstack devstack@c-api.service[74213]: DEBUG oslo_db.sqlalchemy.engines [None req-62fb9eaf-a93a-4a42-b452-2a0f4d5be954 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=74213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:47:33 devstack devstack@c-api.service[74213]: INFO cinder.api.openstack.wsgi [None req-62fb9eaf-a93a-4a42-b452-2a0f4d5be954 admin admin] http://192.168.122.58/volume/v3/types/4f8c2e99-00f5-4b48-8979-1cea3f223ac0/extra_specs returned with HTTP 200 Sep 01 23:47:33 devstack devstack@c-api.service[74213]: [pid: 74213|app: 0|req: 1/3] 192.168.122.58 () {60 vars in 1333 bytes} [Tue Sep 1 23:47:32 2026] POST /volume/v3/types/4f8c2e99-00f5-4b48-8979-1cea3f223ac0/extra_specs => generated 55 bytes in 916 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 23:47:42 devstack devstack@c-api.service[74212]: DEBUG dbcounter [-] [74212] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:47:43 devstack devstack@c-api.service[74213]: DEBUG dbcounter [-] [74213] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:48:13 devstack devstack@c-api.service[74212]: DEBUG cinder.api.middleware.request_id [None req-a0799a4d-e771-4e9b-a014-81a9c04d0d17 None None] RequestId filter calling following filter/app {{(pid=74212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:48:13 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-a0799a4d-e771-4e9b-a014-81a9c04d0d17 None None] GET http://192.168.122.58/volume// Sep 01 23:48:13 devstack devstack@c-api.service[74212]: DEBUG cinder.api.openstack.wsgi [None req-a0799a4d-e771-4e9b-a014-81a9c04d0d17 None None] Empty body provided in request {{(pid=74212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:48:13 devstack devstack@c-api.service[74212]: DEBUG cinder.api.openstack.wsgi [None req-a0799a4d-e771-4e9b-a014-81a9c04d0d17 None None] Calling method 'all' {{(pid=74212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:48:13 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-a0799a4d-e771-4e9b-a014-81a9c04d0d17 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:48:13 devstack devstack@c-api.service[74212]: [pid: 74212|app: 0|req: 3/4] 192.168.122.58 () {58 vars in 1309 bytes} [Tue Sep 1 23:48:13 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:49:57 devstack devstack@c-api.service[74213]: DEBUG cinder.api.middleware.request_id [None req-5b21dcd7-6f66-4694-a83f-d3584c0a8ff0 None None] RequestId filter calling following filter/app {{(pid=74213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:49:58 devstack devstack@c-api.service[74213]: INFO cinder.api.openstack.wsgi [None req-5b21dcd7-6f66-4694-a83f-d3584c0a8ff0 tempest-verify_tempest_config-1991294602 tempest-verify_tempest_config-1991294602-project-member] GET http://192.168.122.58/volume/v3/extensions Sep 01 23:49:58 devstack devstack@c-api.service[74213]: DEBUG cinder.api.openstack.wsgi [None req-5b21dcd7-6f66-4694-a83f-d3584c0a8ff0 tempest-verify_tempest_config-1991294602 tempest-verify_tempest_config-1991294602-project-member] Empty body provided in request {{(pid=74213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:49:58 devstack devstack@c-api.service[74213]: DEBUG cinder.api.openstack.wsgi [None req-5b21dcd7-6f66-4694-a83f-d3584c0a8ff0 tempest-verify_tempest_config-1991294602 tempest-verify_tempest_config-1991294602-project-member] Calling method 'index' {{(pid=74213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:49:58 devstack devstack@c-api.service[74213]: INFO cinder.api.openstack.wsgi [None req-5b21dcd7-6f66-4694-a83f-d3584c0a8ff0 tempest-verify_tempest_config-1991294602 tempest-verify_tempest_config-1991294602-project-member] http://192.168.122.58/volume/v3/extensions returned with HTTP 200 Sep 01 23:49:58 devstack devstack@c-api.service[74213]: [pid: 74213|app: 0|req: 2/5] 192.168.122.58 () {58 vars in 1125 bytes} [Tue Sep 1 23:49:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:50:05 devstack devstack@c-api.service[74212]: DEBUG cinder.api.middleware.request_id [None req-b46ab10d-90fe-4e23-96a3-cf426e367fd8 None None] RequestId filter calling following filter/app {{(pid=74212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:50:05 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-b46ab10d-90fe-4e23-96a3-cf426e367fd8 demo admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:50:05 devstack devstack@c-api.service[74212]: DEBUG cinder.api.openstack.wsgi [None req-b46ab10d-90fe-4e23-96a3-cf426e367fd8 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:50:05 devstack devstack@c-api.service[74212]: INFO cinder.api.openstack.wsgi [None req-b46ab10d-90fe-4e23-96a3-cf426e367fd8 demo admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:50:05 devstack devstack@c-api.service[74212]: [pid: 74212|app: 0|req: 4/6] 192.168.122.58 () {60 vars in 1186 bytes} [Tue Sep 1 23:50:05 2026] POST /volume/v3/types => generated 184 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:50:15 devstack devstack@c-api.service[74212]: DEBUG dbcounter [-] [74212] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:51:55 devstack devstack@c-api.service[74205]: Tue Sep 1 23:51:55 2026 - graceful shutdown triggered... Sep 01 23:51:55 devstack devstack@c-api.service[74213]: Gracefully killing worker 2 (pid: 74213)... Sep 01 23:51:55 devstack devstack@c-api.service[74212]: Gracefully killing worker 1 (pid: 74212)... Sep 01 23:51:56 devstack devstack@c-api.service[74205]: worker 1 buried after 1 seconds Sep 01 23:51:56 devstack devstack@c-api.service[74205]: worker 2 buried after 1 seconds Sep 01 23:51:56 devstack devstack@c-api.service[74205]: goodbye to uWSGI. Sep 01 23:51:56 devstack devstack@c-api.service[85874]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 23:51:56 devstack devstack@c-api.service[85874]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 23:51:56 2026] *** Sep 01 23:51:56 devstack devstack@c-api.service[85874]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: nodename: devstack Sep 01 23:51:56 devstack devstack@c-api.service[85874]: machine: x86_64 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: clock source: unix Sep 01 23:51:56 devstack devstack@c-api.service[85874]: pcre jit disabled Sep 01 23:51:56 devstack devstack@c-api.service[85874]: detected number of CPU cores: 4 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: current working directory: / Sep 01 23:51:56 devstack devstack@c-api.service[85874]: detected binary path: /usr/bin/uwsgi-core Sep 01 23:51:56 devstack devstack@c-api.service[85874]: your processes number limit is 47518 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: your memory page size is 4096 bytes Sep 01 23:51:56 devstack devstack@c-api.service[85874]: detected max file descriptor number: 2048 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: lock engine: pthread robust mutexes Sep 01 23:51:56 devstack devstack@c-api.service[85874]: thunder lock: enabled Sep 01 23:51:56 devstack devstack@c-api.service[85874]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 23:51:56 devstack devstack@c-api.service[85874]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 23:51:56 devstack devstack@c-api.service[85874]: Set PythonHome to /opt/stack/data/venv Sep 01 23:51:56 devstack devstack@c-api.service[85874]: Python main interpreter initialized at 0x76c82f6a4668 Sep 01 23:51:56 devstack devstack@c-api.service[85874]: python threads support enabled Sep 01 23:51:56 devstack devstack@c-api.service[85874]: your server socket listen backlog is limited to 100 connections Sep 01 23:51:56 devstack devstack@c-api.service[85874]: your mercy for graceful operations on workers is 80 seconds Sep 01 23:51:56 devstack devstack@c-api.service[85874]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 23:51:56 devstack devstack@c-api.service[85874]: *** Operational MODE: preforking *** Sep 01 23:51:56 devstack devstack@c-api.service[85874]: *** uWSGI is running in multiple interpreter mode *** Sep 01 23:51:56 devstack devstack@c-api.service[85874]: spawned uWSGI master process (pid: 85874) Sep 01 23:51:56 devstack devstack@c-api.service[85874]: spawned uWSGI worker 1 (pid: 85875, cores: 1) Sep 01 23:51:56 devstack devstack@c-api.service[85874]: spawned uWSGI worker 2 (pid: 85876, cores: 1) Sep 01 23:51:56 devstack devstack@c-api.service[85874]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 23:51:57 devstack devstack@c-api.service[85875]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:51:57 devstack devstack@c-api.service[85875]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:51:57 devstack devstack@c-api.service[85875]: we strongly recommend against using it for new projects. Sep 01 23:51:57 devstack devstack@c-api.service[85875]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:51:57 devstack devstack@c-api.service[85875]: framework. For more detail see Sep 01 23:51:57 devstack devstack@c-api.service[85875]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:51:57 devstack devstack@c-api.service[85875]: import eventlet # noqa Sep 01 23:51:57 devstack devstack@c-api.service[85876]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:51:57 devstack devstack@c-api.service[85876]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:51:57 devstack devstack@c-api.service[85876]: we strongly recommend against using it for new projects. Sep 01 23:51:57 devstack devstack@c-api.service[85876]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:51:57 devstack devstack@c-api.service[85876]: framework. For more detail see Sep 01 23:51:57 devstack devstack@c-api.service[85876]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:51:57 devstack devstack@c-api.service[85876]: import eventlet # noqa Sep 01 23:51:57 devstack devstack@c-api.service[85876]: /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 01 23:51:57 devstack devstack@c-api.service[85876]: from cgi import parse_header Sep 01 23:51:57 devstack devstack@c-api.service[85875]: /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 01 23:51:57 devstack devstack@c-api.service[85875]: from cgi import parse_header Sep 01 23:51:57 devstack devstack@c-api.service[85876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:51:57 devstack devstack@c-api.service[85876]: warnings.warn( Sep 01 23:51:57 devstack devstack@c-api.service[85876]: /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 01 23:51:57 devstack devstack@c-api.service[85876]: removals.removed_module( Sep 01 23:51:57 devstack devstack@c-api.service[85876]: /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 01 23:51:57 devstack devstack@c-api.service[85876]: removals.removed_module( Sep 01 23:51:57 devstack devstack@c-api.service[85875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:51:57 devstack devstack@c-api.service[85875]: warnings.warn( Sep 01 23:51:57 devstack devstack@c-api.service[85875]: /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 01 23:51:57 devstack devstack@c-api.service[85875]: removals.removed_module( Sep 01 23:51:57 devstack devstack@c-api.service[85875]: /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 01 23:51:57 devstack devstack@c-api.service[85875]: removals.removed_module( Sep 01 23:52:00 devstack devstack@c-api.service[85876]: /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 01 23:52:00 devstack devstack@c-api.service[85876]: warnings.warn( Sep 01 23:52:00 devstack devstack@c-api.service[85876]: /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 01 23:52:00 devstack devstack@c-api.service[85876]: warnings.warn( Sep 01 23:52:00 devstack devstack@c-api.service[85875]: /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 01 23:52:00 devstack devstack@c-api.service[85875]: warnings.warn( Sep 01 23:52:00 devstack devstack@c-api.service[85875]: /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 01 23:52:00 devstack devstack@c-api.service[85875]: warnings.warn( Sep 01 23:52:00 devstack devstack@c-api.service[85876]: 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 01 23:52:00 devstack devstack@c-api.service[85876]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=85876) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: /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 01 23:52:01 devstack devstack@c-api.service[85876]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:52:01 devstack devstack@c-api.service[85875]: 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 01 23:52:01 devstack devstack@c-api.service[85875]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=85875) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:52:01 devstack devstack@c-api.service[85875]: /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 01 23:52:01 devstack devstack@c-api.service[85875]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=85876) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:01 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=85876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=85875) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO dbcounter [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Registered counter for database cinder Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=85875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG oslo_db.sqlalchemy.engines [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 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=85876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO dbcounter [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Registered counter for database cinder Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG oslo_db.sqlalchemy.engines [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb 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=85875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG dbcounter [-] [85876] Writer thread running {{(pid=85876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: /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 01 23:52:02 devstack devstack@c-api.service[85876]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING cinder.keymgr.conf_key_mgr [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 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 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG oslo_db.sqlalchemy.engines [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 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=85876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: INFO cinder.rpc [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG dbcounter [-] [85875] Writer thread running {{(pid=85875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: /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 01 23:52:02 devstack devstack@c-api.service[85875]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING cinder.keymgr.conf_key_mgr [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb 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 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING cinder.api.contrib.hosts [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: extensions {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-volume-manage {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG oslo_db.sqlalchemy.engines [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb 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=85875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-quota-class-sets {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-hosts {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: capabilities {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: encryption {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: scheduler-stats {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: INFO cinder.rpc [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-quota-sets {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-availability-zone {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: qos-specs {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: extra_specs {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: backups {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: encryption {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: cgsnapshots {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-volume-type-access {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: consistencygroups {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-volume-transfer {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extended resource: os-snapshot-manage {{(pid=85876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING stevedore.named [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WARNING castellan.key_manager [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] SnapshotActionsController initialized {{(pid=85876) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension AdminActions extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension AdminActions extending resource: snapshots {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension AdminActions extending resource: backups {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeActions extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension UsedLimits extending resource: limits {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension TypesManage extending resource: types {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85876]: DEBUG cinder.api.v3.router [None req-1e2b1385-6d81-4f1f-a4b6-e9e916a34da7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=85876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85876]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x76c82f6a4668 pid: 85876 (default app) Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING cinder.api.contrib.hosts [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: extensions {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-volume-manage {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-quota-class-sets {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-hosts {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: capabilities {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: encryption {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: scheduler-stats {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-quota-sets {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-availability-zone {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: qos-specs {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: extra_specs {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: backups {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: encryption {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: cgsnapshots {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-volume-type-access {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: consistencygroups {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-volume-transfer {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extended resource: os-snapshot-manage {{(pid=85875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING stevedore.named [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WARNING castellan.key_manager [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.contrib.snapshot_actions [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] SnapshotActionsController initialized {{(pid=85875) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension AdminActions extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension AdminActions extending resource: snapshots {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension AdminActions extending resource: backups {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeActions extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension UsedLimits extending resource: limits {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension TypesManage extending resource: types {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension SnapshotActions extending resource: snapshots {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: DEBUG cinder.api.v3.router [None req-a72f66d5-9048-4e74-a002-dec606b4dcdb None None] Extension VolumeTypeAccess extending resource: types {{(pid=85875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:02 devstack devstack@c-api.service[85875]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x76c82f6a4668 pid: 85875 (default app) Sep 01 23:52:07 devstack devstack@c-api.service[85874]: Tue Sep 1 23:52:07 2026 - graceful shutdown triggered... Sep 01 23:52:07 devstack devstack@c-api.service[85876]: Gracefully killing worker 2 (pid: 85876)... Sep 01 23:52:07 devstack devstack@c-api.service[85875]: Gracefully killing worker 1 (pid: 85875)... Sep 01 23:52:08 devstack devstack@c-api.service[85874]: worker 1 buried after 1 seconds Sep 01 23:52:08 devstack devstack@c-api.service[85874]: worker 2 buried after 1 seconds Sep 01 23:52:08 devstack devstack@c-api.service[85874]: goodbye to uWSGI. Sep 01 23:52:08 devstack devstack@c-api.service[86253]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 23:52:08 devstack devstack@c-api.service[86253]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 23:52:08 2026] *** Sep 01 23:52:08 devstack devstack@c-api.service[86253]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: nodename: devstack Sep 01 23:52:08 devstack devstack@c-api.service[86253]: machine: x86_64 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: clock source: unix Sep 01 23:52:08 devstack devstack@c-api.service[86253]: pcre jit disabled Sep 01 23:52:08 devstack devstack@c-api.service[86253]: detected number of CPU cores: 4 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: current working directory: / Sep 01 23:52:08 devstack devstack@c-api.service[86253]: detected binary path: /usr/bin/uwsgi-core Sep 01 23:52:08 devstack devstack@c-api.service[86253]: your processes number limit is 47518 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: your memory page size is 4096 bytes Sep 01 23:52:08 devstack devstack@c-api.service[86253]: detected max file descriptor number: 2048 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: lock engine: pthread robust mutexes Sep 01 23:52:08 devstack devstack@c-api.service[86253]: thunder lock: enabled Sep 01 23:52:08 devstack devstack@c-api.service[86253]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 23:52:08 devstack devstack@c-api.service[86253]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 23:52:08 devstack devstack@c-api.service[86253]: Set PythonHome to /opt/stack/data/venv Sep 01 23:52:08 devstack devstack@c-api.service[86253]: Python main interpreter initialized at 0x7a04a56a4668 Sep 01 23:52:08 devstack devstack@c-api.service[86253]: python threads support enabled Sep 01 23:52:08 devstack devstack@c-api.service[86253]: your server socket listen backlog is limited to 100 connections Sep 01 23:52:08 devstack devstack@c-api.service[86253]: your mercy for graceful operations on workers is 80 seconds Sep 01 23:52:08 devstack devstack@c-api.service[86253]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 23:52:08 devstack devstack@c-api.service[86253]: *** Operational MODE: preforking *** Sep 01 23:52:08 devstack devstack@c-api.service[86253]: *** uWSGI is running in multiple interpreter mode *** Sep 01 23:52:08 devstack devstack@c-api.service[86253]: spawned uWSGI master process (pid: 86253) Sep 01 23:52:08 devstack devstack@c-api.service[86253]: spawned uWSGI worker 1 (pid: 86254, cores: 1) Sep 01 23:52:08 devstack devstack@c-api.service[86253]: spawned uWSGI worker 2 (pid: 86255, cores: 1) Sep 01 23:52:08 devstack devstack@c-api.service[86253]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 23:52:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:52:09 devstack devstack@c-api.service[86255]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:52:09 devstack devstack@c-api.service[86255]: we strongly recommend against using it for new projects. Sep 01 23:52:09 devstack devstack@c-api.service[86255]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:52:09 devstack devstack@c-api.service[86255]: framework. For more detail see Sep 01 23:52:09 devstack devstack@c-api.service[86255]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:52:09 devstack devstack@c-api.service[86255]: import eventlet # noqa Sep 01 23:52:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 23:52:09 devstack devstack@c-api.service[86254]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 23:52:09 devstack devstack@c-api.service[86254]: we strongly recommend against using it for new projects. Sep 01 23:52:09 devstack devstack@c-api.service[86254]: If you are already using Eventlet, we recommend migrating to a different Sep 01 23:52:09 devstack devstack@c-api.service[86254]: framework. For more detail see Sep 01 23:52:09 devstack devstack@c-api.service[86254]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 23:52:09 devstack devstack@c-api.service[86254]: import eventlet # noqa Sep 01 23:52:09 devstack devstack@c-api.service[86255]: /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 01 23:52:09 devstack devstack@c-api.service[86255]: from cgi import parse_header Sep 01 23:52:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:52:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:52:09 devstack devstack@c-api.service[86255]: /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 01 23:52:09 devstack devstack@c-api.service[86255]: removals.removed_module( Sep 01 23:52:09 devstack devstack@c-api.service[86255]: /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 01 23:52:09 devstack devstack@c-api.service[86255]: removals.removed_module( Sep 01 23:52:09 devstack devstack@c-api.service[86254]: /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 01 23:52:09 devstack devstack@c-api.service[86254]: from cgi import parse_header Sep 01 23:52:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 23:52:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:52:10 devstack devstack@c-api.service[86254]: /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 01 23:52:10 devstack devstack@c-api.service[86254]: removals.removed_module( Sep 01 23:52:10 devstack devstack@c-api.service[86254]: /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 01 23:52:10 devstack devstack@c-api.service[86254]: removals.removed_module( Sep 01 23:52:12 devstack devstack@c-api.service[86255]: /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 01 23:52:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:52:12 devstack devstack@c-api.service[86254]: /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 01 23:52:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:52:12 devstack devstack@c-api.service[86255]: /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 01 23:52:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:52:12 devstack devstack@c-api.service[86254]: /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 01 23:52:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:52:13 devstack devstack@c-api.service[86255]: 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 01 23:52:13 devstack devstack@c-api.service[86255]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86255) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:52:13 devstack devstack@c-api.service[86254]: 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 01 23:52:13 devstack devstack@c-api.service[86254]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86254) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 23:52:13 devstack devstack@c-api.service[86255]: /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 01 23:52:13 devstack devstack@c-api.service[86255]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:52:13 devstack devstack@c-api.service[86254]: /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 01 23:52:13 devstack devstack@c-api.service[86254]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86254) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86255) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO dbcounter [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Registered counter for database cinder Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 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=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:14 devstack devstack@c-api.service[86255]: INFO dbcounter [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Registered counter for database cinder Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-70f3879d-bb16-474f-9bba-58cce88f6724 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=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writer thread running {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: /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 01 23:52:14 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING cinder.keymgr.conf_key_mgr [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 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 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 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=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: INFO cinder.rpc [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:14 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writer thread running {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: /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 01 23:52:15 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING cinder.api.contrib.hosts [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: extensions {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-volume-manage {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING cinder.keymgr.conf_key_mgr [None req-70f3879d-bb16-474f-9bba-58cce88f6724 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 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-quota-class-sets {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-hosts {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: capabilities {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: encryption {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: scheduler-stats {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-quota-sets {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-availability-zone {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: qos-specs {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: extra_specs {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: backups {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: encryption {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: cgsnapshots {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-volume-type-access {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: consistencygroups {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-volume-transfer {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extended resource: os-snapshot-manage {{(pid=86254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] SnapshotActionsController initialized {{(pid=86254) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension AdminActions extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension AdminActions extending resource: snapshots {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension AdminActions extending resource: backups {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeActions extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension UsedLimits extending resource: limits {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension TypesManage extending resource: types {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.router [None req-ca932e64-5921-4f90-88ce-0ab11a2968a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-70f3879d-bb16-474f-9bba-58cce88f6724 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=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:52:15 devstack devstack@c-api.service[86254]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7a04a56a4668 pid: 86254 (default app) Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86255]: INFO cinder.rpc [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING cinder.api.contrib.hosts [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: extensions {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-volume-manage {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-quota-class-sets {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-hosts {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: capabilities {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: encryption {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: scheduler-stats {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-quota-sets {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-availability-zone {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: qos-specs {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: extra_specs {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: backups {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: encryption {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: cgsnapshots {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-volume-type-access {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: consistencygroups {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-volume-transfer {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extended resource: os-snapshot-manage {{(pid=86255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.snapshot_actions [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] SnapshotActionsController initialized {{(pid=86255) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension AdminActions extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension AdminActions extending resource: snapshots {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension AdminActions extending resource: backups {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeActions extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension UsedLimits extending resource: limits {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension TypesManage extending resource: types {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.router [None req-70f3879d-bb16-474f-9bba-58cce88f6724 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 23:52:15 devstack devstack@c-api.service[86255]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7a04a56a4668 pid: 86255 (default app) Sep 01 23:52:24 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=6 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:52:25 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=6 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:53:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1110c854-feca-4283-a25b-296e2aa3a982 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-969149719"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-969149719'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Create volume of 1 GB Sep 01 23:53:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Availability zone cache updated, next update will occur around 2026-09-01 22:53:12.524667. {{(pid=86254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Availability Zones retrieved successfully. Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Flow 'volume_create_api' (178dc324-543c-40cc-801d-d777e13995a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654371d4-6504-4cd3-9fb8-f428551357b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654371d4-6504-4cd3-9fb8-f428551357b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df29c23b-d4bb-4ef0-8d90-a11b3a33884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-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 01 23:53:12 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-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 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Created reservations ['658aff75-e6e7-4f01-a76e-b09470d1dc45', 'a37f6b15-74d8-468d-b2c2-9c3e59e244db', '30130ea4-6aac-4b7a-b270-e76bf55515f7', 'd4b20454-af1b-45c9-904f-0b9bbff2698b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df29c23b-d4bb-4ef0-8d90-a11b3a33884a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658aff75-e6e7-4f01-a76e-b09470d1dc45', 'a37f6b15-74d8-468d-b2c2-9c3e59e244db', '30130ea4-6aac-4b7a-b270-e76bf55515f7', 'd4b20454-af1b-45c9-904f-0b9bbff2698b']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c67b393-049b-425f-a80e-b0d7b7f1a8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c67b393-049b-425f-a80e-b0d7b7f1a8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-969149719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16548573b63a4af99714ae827fbfb353',qos_specs=None,replication_status=,reservations=['658aff75-e6e7-4f01-a76e-b09470d1dc45','a37f6b15-74d8-468d-b2c2-9c3e59e244db','30130ea4-6aac-4b7a-b270-e76bf55515f7','d4b20454-af1b-45c9-904f-0b9bbff2698b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb993e031bb47dfb4391338cf5f6f66',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-969149719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16548573b63a4af99714ae827fbfb353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb993e031bb47dfb4391338cf5f6f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce54dcb-4d67-4d24-b7cb-79d552f6144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce54dcb-4d67-4d24-b7cb-79d552f6144c) transitioned into state 'SUCCESS' from state '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-969149719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16548573b63a4af99714ae827fbfb353',qos_specs=None,replication_status=,reservations=['658aff75-e6e7-4f01-a76e-b09470d1dc45','a37f6b15-74d8-468d-b2c2-9c3e59e244db','30130ea4-6aac-4b7a-b270-e76bf55515f7','d4b20454-af1b-45c9-904f-0b9bbff2698b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb993e031bb47dfb4391338cf5f6f66',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6617ea81-f516-4309-ae64-0f6da998bbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6617ea81-f516-4309-ae64-0f6da998bbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Flow 'volume_create_api' (178dc324-543c-40cc-801d-d777e13995a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Create volume request issued successfully. Sep 01 23:53:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1110c854-feca-4283-a25b-296e2aa3a982 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:53:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1/1] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:53:11 2026] POST /volume/v3/volumes => generated 758 bytes in 1549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:53:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:53:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:53:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:53:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c762474-ca05-45bc-a19e-6b43743f8f22 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:53:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1/2] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:13 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 826 bytes in 963 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4cefa73c-0e0c-4319-95c9-392592979897 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cefa73c-0e0c-4319-95c9-392592979897 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:53:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cefa73c-0e0c-4319-95c9-392592979897 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cefa73c-0e0c-4319-95c9-392592979897 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4cefa73c-0e0c-4319-95c9-392592979897 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:53:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cefa73c-0e0c-4319-95c9-392592979897 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:53:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 2/3] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:15 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:53:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:53:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f789ca6d-6123-4d6e-abbc-3930b08d2688 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:53:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 2/4] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:16 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:53:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:53:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-379d40be-f6de-449b-bf2e-596c5ff367b8 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:53:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 3/5] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:17 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-011595a4-29a1-4926-b65f-34b76777bd7d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-011595a4-29a1-4926-b65f-34b76777bd7d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:53:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-011595a4-29a1-4926-b65f-34b76777bd7d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-011595a4-29a1-4926-b65f-34b76777bd7d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-011595a4-29a1-4926-b65f-34b76777bd7d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:53:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-011595a4-29a1-4926-b65f-34b76777bd7d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:53:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 3/6] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:18 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91c0b27d-7cf5-43df-9557-4beed196f72d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1300319608"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1300319608'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Create volume of 1 GB Sep 01 23:53:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Availability Zones retrieved successfully. Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Flow 'volume_create_api' (a0fd6b98-1748-4eb9-b69c-e314402d015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2246926-9ded-4096-a15b-7835bcb7e4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2246926-9ded-4096-a15b-7835bcb7e4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f91c62d-6e28-470d-b313-6a5ed12001a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Created reservations ['8801b81f-ddef-4b63-ab62-744ec7fb465c', '727bb387-860d-43d1-800d-17fe4e3c7238', '8cfcf661-118e-4888-88b4-d39c454ddb52', '678ee997-d8bf-478b-9771-02b84773712c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f91c62d-6e28-470d-b313-6a5ed12001a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8801b81f-ddef-4b63-ab62-744ec7fb465c', '727bb387-860d-43d1-800d-17fe4e3c7238', '8cfcf661-118e-4888-88b4-d39c454ddb52', '678ee997-d8bf-478b-9771-02b84773712c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa728c0-6c82-4688-9b06-bdbb457809e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa728c0-6c82-4688-9b06-bdbb457809e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece08062-3def-43e5-8e13-793b19ac8ce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1300319608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6925903b5344a039ace165a68cc7afe',qos_specs=None,replication_status=,reservations=['8801b81f-ddef-4b63-ab62-744ec7fb465c','727bb387-860d-43d1-800d-17fe4e3c7238','8cfcf661-118e-4888-88b4-d39c454ddb52','678ee997-d8bf-478b-9771-02b84773712c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2ab2f612614de1811b4d4788b47dfe',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1300319608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece08062-3def-43e5-8e13-793b19ac8ce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6925903b5344a039ace165a68cc7afe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2ab2f612614de1811b4d4788b47dfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5fa4e2-e871-48b0-b248-b4422341ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5fa4e2-e871-48b0-b248-b4422341ee44) transitioned into state 'SUCCESS' from state '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-1300319608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6925903b5344a039ace165a68cc7afe',qos_specs=None,replication_status=,reservations=['8801b81f-ddef-4b63-ab62-744ec7fb465c','727bb387-860d-43d1-800d-17fe4e3c7238','8cfcf661-118e-4888-88b4-d39c454ddb52','678ee997-d8bf-478b-9771-02b84773712c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2ab2f612614de1811b4d4788b47dfe',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86518aab-075b-4176-8249-9ec08697289d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:27 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86518aab-075b-4176-8249-9ec08697289d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:27 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Flow 'volume_create_api' (a0fd6b98-1748-4eb9-b69c-e314402d015c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Create volume request issued successfully. Sep 01 23:53:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91c0b27d-7cf5-43df-9557-4beed196f72d tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:53:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 4/7] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:53:26 2026] POST /volume/v3/volumes => generated 759 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:53:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b3f06f49-10e6-4338-943d-e9823f954b02 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b3f06f49-10e6-4338-943d-e9823f954b02 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b3f06f49-10e6-4338-943d-e9823f954b02 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b3f06f49-10e6-4338-943d-e9823f954b02 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b3f06f49-10e6-4338-943d-e9823f954b02 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b3f06f49-10e6-4338-943d-e9823f954b02 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 4/8] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:27 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 827 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:53:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-807a19ef-a6a2-4d12-9f43-a243bc5bc95f tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 5/9] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:28 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a6744047-68b1-4b55-8feb-c7e748b61930 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6744047-68b1-4b55-8feb-c7e748b61930 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6744047-68b1-4b55-8feb-c7e748b61930 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6744047-68b1-4b55-8feb-c7e748b61930 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a6744047-68b1-4b55-8feb-c7e748b61930 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6744047-68b1-4b55-8feb-c7e748b61930 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 5/10] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:29 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d27bf471-8def-47a0-8963-e97c50fc33b0 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 6/11] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:30 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-0290e721-9074-4693-9f8b-c1f5c3d63f04 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 6/12] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:53:31 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:53:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1cac1f71-efce-44b5-a965-4b28e0a3335f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cac1f71-efce-44b5-a965-4b28e0a3335f None None] GET http://192.168.122.58/volume// Sep 01 23:53:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1cac1f71-efce-44b5-a965-4b28e0a3335f None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1cac1f71-efce-44b5-a965-4b28e0a3335f None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cac1f71-efce-44b5-a965-4b28e0a3335f None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:53:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 7/13] 192.168.122.58 () {58 vars in 1312 bytes} [Tue Sep 1 23:53:32 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:53:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-41ac2cfa-6a36-4f4c-ac29-3f7549106430 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-41ac2cfa-6a36-4f4c-ac29-3f7549106430 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-41ac2cfa-6a36-4f4c-ac29-3f7549106430 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ece08062-3def-43e5-8e13-793b19ac8ce3", "connector": null, "instance_uuid": "2ea755af-2442-426c-8d60-ba0e385cd6fa"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: .first() Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-41ac2cfa-6a36-4f4c-ac29-3f7549106430 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:53:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 7/14] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:53:32 2026] POST /volume/v3/attachments => generated 273 bytes in 1052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:53:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6347c4cc-3f67-451b-b57c-669703d4f59a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6347c4cc-3f67-451b-b57c-669703d4f59a None None] GET http://192.168.122.58/volume// Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6347c4cc-3f67-451b-b57c-669703d4f59a None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6347c4cc-3f67-451b-b57c-669703d4f59a None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6347c4cc-3f67-451b-b57c-669703d4f59a None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:53:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 8/15] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:53:33 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:53:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96285612-7cad-4653-a4a1-f39b9a6ed9b5 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 8/16] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:33 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-3c7ea9e5-a35b-4902-822c-e1fc4b588f14 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 9/17] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:53:33 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 1032 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:53:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9433eb15-cde0-4206-b235-4e546f1b5bca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9433eb15-cde0-4206-b235-4e546f1b5bca tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9433eb15-cde0-4206-b235-4e546f1b5bca tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9433eb15-cde0-4206-b235-4e546f1b5bca tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9433eb15-cde0-4206-b235-4e546f1b5bca tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9433eb15-cde0-4206-b235-4e546f1b5bca tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 9/18] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:34 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c6f96d5-6123-44e8-9d27-635525bb2432 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 10/19] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:36 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] PUT http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b Sep 01 23:53:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:36 devstack devstack@c-api.service[86254]: /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 01 23:53:36 devstack devstack@c-api.service[86254]: .first() Sep 01 23:53:36 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Acquiring lock "cinder-attachment_update-ece08062-3def-43e5-8e13-793b19ac8ce3-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:53:36 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Lock "cinder-attachment_update-ece08062-3def-43e5-8e13-793b19ac8ce3-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:53:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d55e2d69-2fe0-4f41-905a-0a834939b437 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 11/20] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:37 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:37 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Lock "cinder-attachment_update-ece08062-3def-43e5-8e13-793b19ac8ce3-devstack" released by "attachment_update" :: held 0.911s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:53:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-7ef216bf-d495-4452-87d9-e17f24a69a72 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b returned with HTTP 200 Sep 01 23:53:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 10/21] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:53:36 2026] PUT /volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b => generated 694 bytes in 1061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:53:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1d2b9982-5974-4528-988d-177e851dc7a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d2b9982-5974-4528-988d-177e851dc7a7 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9982-5974-4528-988d-177e851dc7a7 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d2b9982-5974-4528-988d-177e851dc7a7 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1d2b9982-5974-4528-988d-177e851dc7a7 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d2b9982-5974-4528-988d-177e851dc7a7 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 12/22] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:38 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebafc675-8e72-4a9c-a1f4-506472b1fa35 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 11/23] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:39 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-95ce2242-2740-4012-a5c2-aee268b1e758 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-95ce2242-2740-4012-a5c2-aee268b1e758 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] POST http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b/action Sep 01 23:53:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-95ce2242-2740-4012-a5c2-aee268b1e758 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:53:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-95ce2242-2740-4012-a5c2-aee268b1e758 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2a6483d7-2f95-40ac-83be-42e247da3d30 req-95ce2242-2740-4012-a5c2-aee268b1e758 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b/action returned with HTTP 204 Sep 01 23:53:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 13/24] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:53:39 2026] POST /volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:53:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd759bc2-fb95-48db-b3d8-93628b86d43e tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 12/25] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:40 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 1144 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:53:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-891f34c2-e757-446e-af7e-a78082f9b4cc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-891f34c2-e757-446e-af7e-a78082f9b4cc tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-891f34c2-e757-446e-af7e-a78082f9b4cc tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-891f34c2-e757-446e-af7e-a78082f9b4cc tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-891f34c2-e757-446e-af7e-a78082f9b4cc tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-891f34c2-e757-446e-af7e-a78082f9b4cc tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 14/26] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:40 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 1144 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:53:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-a13d2ea5-0407-4588-82eb-c984e2cb88c8 req-393b4fd5-345e-41ab-b4b0-9ca109924960 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-a13d2ea5-0407-4588-82eb-c984e2cb88c8 req-393b4fd5-345e-41ab-b4b0-9ca109924960 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] DELETE http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b Sep 01 23:53:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-a13d2ea5-0407-4588-82eb-c984e2cb88c8 req-393b4fd5-345e-41ab-b4b0-9ca109924960 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-a13d2ea5-0407-4588-82eb-c984e2cb88c8 req-393b4fd5-345e-41ab-b4b0-9ca109924960 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:43 devstack devstack@c-api.service[86254]: /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 01 23:53:43 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:53:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-a13d2ea5-0407-4588-82eb-c984e2cb88c8 req-393b4fd5-345e-41ab-b4b0-9ca109924960 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b returned with HTTP 200 Sep 01 23:53:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 13/27] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:53:43 2026] DELETE /volume/v3/attachments/f59ebb4b-a94b-424c-a20b-20047f0f0c8b => generated 19 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:53:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eb1ee8e8-f2d1-4990-82f5-e53691bbb843 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 15/28] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:44 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-381cdf73-d78a-4ce7-8f3d-100087b464c6 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 14/29] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:44 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4596d7d5-5941-41ab-bde5-4f1ae9c93558 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 16/30] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:45 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:45 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Delete volume with id: ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Delete volume request issued successfully. Sep 01 23:53:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e7a5502-85fd-49cb-bc26-b6674d1101b8 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 202 Sep 01 23:53:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 15/31] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:53:45 2026] DELETE /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0170be1c-560f-49f7-9c42-865861b1d95b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0170be1c-560f-49f7-9c42-865861b1d95b tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0170be1c-560f-49f7-9c42-865861b1d95b tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0170be1c-560f-49f7-9c42-865861b1d95b tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0170be1c-560f-49f7-9c42-865861b1d95b tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0170be1c-560f-49f7-9c42-865861b1d95b tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 17/32] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:45 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:53:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:53:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b507fc33-22b0-41d4-a3a2-5338ac9ebd25 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 16/33] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:46 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:53:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-10f02b85-44da-4e45-b440-a90aec30e2cd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10f02b85-44da-4e45-b440-a90aec30e2cd tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10f02b85-44da-4e45-b440-a90aec30e2cd tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10f02b85-44da-4e45-b440-a90aec30e2cd tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-10f02b85-44da-4e45-b440-a90aec30e2cd tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Volume info retrieved successfully. Sep 01 23:53:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10f02b85-44da-4e45-b440-a90aec30e2cd tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 200 Sep 01 23:53:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 18/34] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:47 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 851 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7c80d433-6c90-43c5-82bb-5fc999d114d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c80d433-6c90-43c5-82bb-5fc999d114d9 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] GET http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 Sep 01 23:53:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c80d433-6c90-43c5-82bb-5fc999d114d9 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c80d433-6c90-43c5-82bb-5fc999d114d9 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c80d433-6c90-43c5-82bb-5fc999d114d9 tempest-DeleteServersTestJSON-428103955 tempest-DeleteServersTestJSON-428103955-project-member] http://192.168.122.58/volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 returned with HTTP 404 Sep 01 23:53:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 17/35] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:53:48 2026] GET /volume/v3/volumes/ece08062-3def-43e5-8e13-793b19ac8ce3 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-54deed1a-5b37-455c-af62-322b91e8ae11 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-73459727"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-73459727'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume of 1 GB Sep 01 23:53:54 devstack devstack@c-api.service[86255]: /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 01 23:53:54 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Availability zone cache updated, next update will occur around 2026-09-01 22:53:54.280885. {{(pid=86255) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Availability Zones retrieved successfully. Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Flow 'volume_create_api' (3268577f-e241-4ab2-8e43-73113c82dce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cea7d6-f1a8-486e-89fc-8dc865ddd895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cea7d6-f1a8-486e-89fc-8dc865ddd895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a22f778-850a-436c-872f-6a60b4179aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-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 01 23:53:54 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-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 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Created reservations ['e7c9e868-8187-4d8e-9012-8c2a3bf44516', 'df641f0b-409f-4d4f-9a89-454fa5b45f45', '4689a62b-6d7f-4345-a458-0c7439f89e81', 'a44ed3b1-83ab-4675-ad7f-f1bf12229eb8'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a22f778-850a-436c-872f-6a60b4179aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7c9e868-8187-4d8e-9012-8c2a3bf44516', 'df641f0b-409f-4d4f-9a89-454fa5b45f45', '4689a62b-6d7f-4345-a458-0c7439f89e81', 'a44ed3b1-83ab-4675-ad7f-f1bf12229eb8']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e445b412-a42e-400d-abf6-cd2556476f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e445b412-a42e-400d-abf6-cd2556476f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1617e40-6f6c-4c62-99e8-28f4eb71e1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-73459727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ed24fbd3e4961af86fa92422a822e',qos_specs=None,replication_status=,reservations=['e7c9e868-8187-4d8e-9012-8c2a3bf44516','df641f0b-409f-4d4f-9a89-454fa5b45f45','4689a62b-6d7f-4345-a458-0c7439f89e81','a44ed3b1-83ab-4675-ad7f-f1bf12229eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95085ed24b474d04ad87aa286666e6eb',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-73459727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1617e40-6f6c-4c62-99e8-28f4eb71e1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ed24fbd3e4961af86fa92422a822e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95085ed24b474d04ad87aa286666e6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df3be5c-d218-418b-a22b-6b8f0d4debde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df3be5c-d218-418b-a22b-6b8f0d4debde) transitioned into state 'SUCCESS' from state '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-73459727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ed24fbd3e4961af86fa92422a822e',qos_specs=None,replication_status=,reservations=['e7c9e868-8187-4d8e-9012-8c2a3bf44516','df641f0b-409f-4d4f-9a89-454fa5b45f45','4689a62b-6d7f-4345-a458-0c7439f89e81','a44ed3b1-83ab-4675-ad7f-f1bf12229eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95085ed24b474d04ad87aa286666e6eb',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe91e13-39bc-4d61-a431-97cece4f1aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe91e13-39bc-4d61-a431-97cece4f1aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Flow 'volume_create_api' (3268577f-e241-4ab2-8e43-73113c82dce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:53:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume request issued successfully. Sep 01 23:53:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54deed1a-5b37-455c-af62-322b91e8ae11 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:53:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 19/36] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:53:54 2026] POST /volume/v3/volumes => generated 759 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:53:58 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=117,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:53:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e7e089a1-d162-4b3a-a7ae-fbdb61d9c051 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7e089a1-d162-4b3a-a7ae-fbdb61d9c051 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7e089a1-d162-4b3a-a7ae-fbdb61d9c051 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1224565006"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7e089a1-d162-4b3a-a7ae-fbdb61d9c051 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:53:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 18/37] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:53:58 2026] POST /volume/v3/types => generated 224 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d7e7067b-4317-4271-8d35-1c571a64f851 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7e7067b-4317-4271-8d35-1c571a64f851 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7e7067b-4317-4271-8d35-1c571a64f851 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1691435506"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7e7067b-4317-4271-8d35-1c571a64f851 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:53:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 20/38] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:53:59 2026] POST /volume/v3/group_types => generated 181 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0d203090-8302-44e0-baeb-a4f8608a58c7", "volume_types": ["a7204b96-8032-4308-ac9b-9745989c3ad5"], "name": "tempest-GroupSnapshotsTest-Group-705665984"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group {'group': {'group_type': '0d203090-8302-44e0-baeb-a4f8608a58c7', 'volume_types': ['a7204b96-8032-4308-ac9b-9745989c3ad5'], 'name': 'tempest-GroupSnapshotsTest-Group-705665984'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group tempest-GroupSnapshotsTest-Group-705665984. Sep 01 23:53:59 devstack devstack@c-api.service[86254]: /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 01 23:53:59 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability zone cache updated, next update will occur around 2026-09-01 22:53:59.678930. {{(pid=86254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:53:59 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['972b1070-f044-4ac0-8656-c7e5ed9e542a'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:53:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29f296e9-83ad-494f-8117-2cdcaae4f071 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:53:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 19/39] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:53:59 2026] POST /volume/v3/groups => generated 111 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-60738e12-567f-4760-97bf-7eea7625a541 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60738e12-567f-4760-97bf-7eea7625a541 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-60738e12-567f-4760-97bf-7eea7625a541 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-60738e12-567f-4760-97bf-7eea7625a541 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-60738e12-567f-4760-97bf-7eea7625a541 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d386effa-43b2-465c-9517-683dc38afb4a {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:53:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:53:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:53:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:53:59 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:53:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60738e12-567f-4760-97bf-7eea7625a541 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a returned with HTTP 200 Sep 01 23:53:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 21/40] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:53:59 2026] GET /volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a => generated 391 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a Sep 01 23:54:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d386effa-43b2-465c-9517-683dc38afb4a {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:01 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105e674b-b83b-4c87-b7ba-fc54b5896bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a returned with HTTP 200 Sep 01 23:54:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 20/41] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:00 2026] GET /volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-93a8100d-e343-405e-b799-ad62fda37d1a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1772171337", "volume_type": "a7204b96-8032-4308-ac9b-9745989c3ad5", "group_id": "d386effa-43b2-465c-9517-683dc38afb4a", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1772171337', 'volume_type': 'a7204b96-8032-4308-ac9b-9745989c3ad5', 'group_id': 'd386effa-43b2-465c-9517-683dc38afb4a', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume of 1 GB Sep 01 23:54:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (75fb53c2-b829-4965-96f1-41bba45e033f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de298e90-f940-4556-aa5b-ec9162afe6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de298e90-f940-4556-aa5b-ec9162afe6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7204b96-8032-4308-ac9b-9745989c3ad5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1224565006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7204b96-8032-4308-ac9b-9745989c3ad5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd386effa-43b2-465c-9517-683dc38afb4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbbe9e7-1c66-4adc-ba64-7ad218f0ba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1224565006 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1224565006, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1224565006 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1224565006, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['2193b8dc-abec-487a-8cb7-58a8187b7585', '9dc2bf65-8fe4-4849-9b36-9b0c5e1c42bf', '5045e46b-e55e-4616-81c9-de1359c80858', '4b72b402-4736-409d-bca6-2f5e720d0a42'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbbe9e7-1c66-4adc-ba64-7ad218f0ba32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2193b8dc-abec-487a-8cb7-58a8187b7585', '9dc2bf65-8fe4-4849-9b36-9b0c5e1c42bf', '5045e46b-e55e-4616-81c9-de1359c80858', '4b72b402-4736-409d-bca6-2f5e720d0a42']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89580613-df44-4e04-82ca-39f3eba869f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89580613-df44-4e04-82ca-39f3eba869f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8a49d8-0685-4112-acf4-35d9b91b3ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1772171337',encryption_key_id=None,group_id=d386effa-43b2-465c-9517-683dc38afb4a,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['2193b8dc-abec-487a-8cb7-58a8187b7585','9dc2bf65-8fe4-4849-9b36-9b0c5e1c42bf','5045e46b-e55e-4616-81c9-de1359c80858','4b72b402-4736-409d-bca6-2f5e720d0a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1772171337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d386effa-43b2-465c-9517-683dc38afb4a,host=None,id=2a8a49d8-0685-4112-acf4-35d9b91b3ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2b3ac48ad68434f863acc0b61fba08a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7204b96-8032-4308-ac9b-9745989c3ad5),volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e1be2b0-1ab1-42d4-afe9-96113fc70e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e1be2b0-1ab1-42d4-afe9-96113fc70e9b) transitioned into state 'SUCCESS' from state '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-1772171337',encryption_key_id=None,group_id=d386effa-43b2-465c-9517-683dc38afb4a,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['2193b8dc-abec-487a-8cb7-58a8187b7585','9dc2bf65-8fe4-4849-9b36-9b0c5e1c42bf','5045e46b-e55e-4616-81c9-de1359c80858','4b72b402-4736-409d-bca6-2f5e720d0a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598109de-1ce9-4d26-9923-aa4f65d0b92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598109de-1ce9-4d26-9923-aa4f65d0b92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (75fb53c2-b829-4965-96f1-41bba45e033f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request issued successfully. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:01 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:01 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93a8100d-e343-405e-b799-ad62fda37d1a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:54:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 22/42] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:54:01 2026] POST /volume/v3/volumes => generated 829 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc564f0a-6da5-4b8d-8429-9852e394676d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 Sep 01 23:54:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:01 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:01 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:01 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc564f0a-6da5-4b8d-8429-9852e394676d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 returned with HTTP 200 Sep 01 23:54:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 21/43] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:01 2026] GET /volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 => generated 897 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 Sep 01 23:54:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:03 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:03 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:03 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff3fb558-6aa3-4cf5-bd4f-b89b987d067c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 returned with HTTP 200 Sep 01 23:54:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 23/44] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:02 2026] GET /volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 => generated 922 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e0ef7740-b556-485e-8976-80b85caf0aba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/group_snapshots Sep 01 23:54:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d386effa-43b2-465c-9517-683dc38afb4a", "name": "tempest-group_snapshot-2137129987"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd386effa-43b2-465c-9517-683dc38afb4a', 'name': 'tempest-group_snapshot-2137129987'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 23:54:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:03 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group_snapshot tempest-group_snapshot-2137129987. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: /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 01 23:54:03 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:03 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1224565006 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1224565006, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1224565006 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1224565006, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:03 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['cad3f9f8-402f-4c5e-a7a1-0934c40c2580', '17828aa1-fc11-4d98-abd4-399bfcc00c38', 'be9b642c-b411-4cc6-b68b-64a6c657ccbb', 'f4aa3a8a-6d5d-4379-a057-46d58d87038e'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0ef7740-b556-485e-8976-80b85caf0aba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots returned with HTTP 202 Sep 01 23:54:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 22/45] 192.168.122.58 () {62 vars in 1203 bytes} [Tue Sep 1 23:54:03 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f95b8dc0-8e26-48c0-a4f7-0f18c3e76fdf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 200 Sep 01 23:54:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 24/46] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:03 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 307 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d91f2cde-ee51-4618-b8e9-3419fd4e7bdd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 200 Sep 01 23:54:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 23/47] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:04 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:05 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=150,cinder:UPDATE=28,cinder:INSERT=22 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:54:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebc8e986-80a7-4319-aaef-c1f4ed4135d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 200 Sep 01 23:54:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 25/48] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:05 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 307 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d7a117a-589a-4027-ad1d-650f2762b4f1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 200 Sep 01 23:54:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 24/49] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:06 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 307 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7628d257-b91c-41be-a22a-6a36a90e2452 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7628d257-b91c-41be-a22a-6a36a90e2452 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7628d257-b91c-41be-a22a-6a36a90e2452 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7628d257-b91c-41be-a22a-6a36a90e2452 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-7628d257-b91c-41be-a22a-6a36a90e2452 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7628d257-b91c-41be-a22a-6a36a90e2452 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 200 Sep 01 23:54:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 26/50] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:07 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 308 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:54:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:07 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:54:07 devstack devstack@c-api.service[86254]: /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 01 23:54:07 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:54:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2a6ab20-cebd-47bf-bd17-7abedbec4368 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:54:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 25/51] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:54:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-59efb583-5155-4245-b59d-59707dfecca6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59efb583-5155-4245-b59d-59707dfecca6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59efb583-5155-4245-b59d-59707dfecca6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59efb583-5155-4245-b59d-59707dfecca6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-59efb583-5155-4245-b59d-59707dfecca6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59efb583-5155-4245-b59d-59707dfecca6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 returned with HTTP 200 Sep 01 23:54:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 27/52] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:07 2026] GET /volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 => generated 451 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups/action Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b", "name": "tempest-Group_from_snap-798878240"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b", "name": "tempest-Group_from_snap-798878240"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b', 'name': 'tempest-Group_from_snap-798878240'}}. {{(pid=86254) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group tempest-Group_from_snap-798878240 from group_snapshot 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /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 01 23:54:08 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['2b69331e-bd01-40a0-858a-ac5c03789f9b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /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 01 23:54:08 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:08 devstack devstack@c-api.service[86254]: INFO cinder.group.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] A mapping entry already exists for group 6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 and volume type a7204b96-8032-4308-ac9b-9745989c3ad5. Do not need to create again. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (679dcb9c-a083-41cf-b0d6-87bc855eb1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500d970e-c624-41a6-bf4c-22edc6a4d5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500d970e-c624-41a6-bf4c-22edc6a4d5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f6b0a9b1-25c6-4480-b3f7-82b514666673', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7204b96-8032-4308-ac9b-9745989c3ad5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1224565006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7204b96-8032-4308-ac9b-9745989c3ad5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b0c2d1d-e681-4cc8-a452-0ad4e1d53065', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57982fa9-d143-4bef-b63a-f400572a225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1224565006 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1224565006, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['3c8cf69f-ba23-4f7a-98e8-feffd69e0d2f', '9dcd199a-bc6a-45df-9aed-322b8142bc7a'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57982fa9-d143-4bef-b63a-f400572a225e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c8cf69f-ba23-4f7a-98e8-feffd69e0d2f', '9dcd199a-bc6a-45df-9aed-322b8142bc7a']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:08 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98bb8f77-a5e9-40a1-bff7-d316442cbc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98bb8f77-a5e9-40a1-bff7-d316442cbc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea95fd94-7a1f-4aef-ac2a-9645171dd6ff', '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=6b0c2d1d-e681-4cc8-a452-0ad4e1d53065,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['3c8cf69f-ba23-4f7a-98e8-feffd69e0d2f','9dcd199a-bc6a-45df-9aed-322b8142bc7a'],size=1,snapshot_id=f6b0a9b1-25c6-4480-b3f7-82b514666673,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b0c2d1d-e681-4cc8-a452-0ad4e1d53065,host=None,id=ea95fd94-7a1f-4aef-ac2a-9645171dd6ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2b3ac48ad68434f863acc0b61fba08a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f6b0a9b1-25c6-4480-b3f7-82b514666673,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7204b96-8032-4308-ac9b-9745989c3ad5),volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d99218-abec-4f73-b1d5-9be433e77b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d99218-abec-4f73-b1d5-9be433e77b11) transitioned into state 'SUCCESS' from 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=6b0c2d1d-e681-4cc8-a452-0ad4e1d53065,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['3c8cf69f-ba23-4f7a-98e8-feffd69e0d2f','9dcd199a-bc6a-45df-9aed-322b8142bc7a'],size=1,snapshot_id=f6b0a9b1-25c6-4480-b3f7-82b514666673,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=a7204b96-8032-4308-ac9b-9745989c3ad5)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (679dcb9c-a083-41cf-b0d6-87bc855eb1ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request issued successfully. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /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 01 23:54:09 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-985cd891-3e0e-4acb-9124-de1bfd73ddf7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/action returned with HTTP 202 Sep 01 23:54:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 26/53] 192.168.122.58 () {62 vars in 1197 bytes} [Tue Sep 1 23:54:08 2026] POST /volume/v3/groups/action => generated 102 bytes in 1269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: /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 01 23:54:09 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:09 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:09 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:09 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:09 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:09 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ad2a172-eaa3-4aa3-b325-3105685b32bb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 28/54] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:09 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-77bfcb83-3805-40b9-8744-b70d2debb688 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:09 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:09 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:10 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77bfcb83-3805-40b9-8744-b70d2debb688 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 27/55] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:09 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c74fd73f-a394-495c-986c-a93164767b08 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:11 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:11 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:11 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c74fd73f-a394-495c-986c-a93164767b08 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 29/56] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:11 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:54:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:12 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:12 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:12 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16e9aea8-8a8e-4899-a89d-1ad78037ad92 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 28/57] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:12 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:54:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-19929d06-34c5-4265-842b-593fcd18b854 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:14 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:14 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19929d06-34c5-4265-842b-593fcd18b854 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 30/58] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:14 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:16 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:16 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:16 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df6968c8-110e-4c53-b3eb-c05d2f6f007d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 29/59] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:15 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:17 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:17 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:17 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddd31c2-18ac-4bf9-978d-6bcd51ff02b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 31/60] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:17 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 762 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48709394-4bef-445e-8777-173216965003 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48709394-4bef-445e-8777-173216965003 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 30/61] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:19 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 933 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 Sep 01 23:54:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:19 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0040fba6-bacf-4b00-811f-bd53d6fcf661 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 returned with HTTP 200 Sep 01 23:54:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 32/62] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:19 2026] GET /volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 => generated 417 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /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 01 23:54:19 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:19 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:19 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bcbccf02-fda7-415d-b7a7-6f846585e213 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 31/63] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:19 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9846e25b-546a-429d-970e-1dc25c942f40 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065/action Sep 01 23:54:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for group 6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:54:20 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group with id: 6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 Sep 01 23:54:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:20 devstack devstack@c-api.service[86255]: /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 01 23:54:20 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:54:20 devstack devstack@c-api.service[86255]: /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 01 23:54:20 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9846e25b-546a-429d-970e-1dc25c942f40 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065/action returned with HTTP 202 Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-fa6ba73e-8550-4c06-b911-9aeb04937d9d tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 32/64] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:54:20 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 33/65] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:54:20 2026] POST /volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065/action => generated 0 bytes in 738 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3429fd90-a079-434c-a8c2-07223b91bf6f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:20 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:20 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3429fd90-a079-434c-a8c2-07223b91bf6f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 33/66] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:20 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 932 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-199d48bb-d852-43ed-b6fa-9bea3dc9294d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-199d48bb-d852-43ed-b6fa-9bea3dc9294d None None] GET http://192.168.122.58/volume// Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-199d48bb-d852-43ed-b6fa-9bea3dc9294d None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-199d48bb-d852-43ed-b6fa-9bea3dc9294d None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-199d48bb-d852-43ed-b6fa-9bea3dc9294d None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 34/67] 192.168.122.58 () {58 vars in 1312 bytes} [Tue Sep 1 23:54:21 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f713b286-962b-4ad0-9158-8eeabd158615 req-b1f7a167-781a-4517-827e-8ecc904465af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-b1f7a167-781a-4517-827e-8ecc904465af tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-b1f7a167-781a-4517-827e-8ecc904465af tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16", "connector": null, "instance_uuid": "426d9c89-95ce-47ad-a368-fce32b3f8ebc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-b1f7a167-781a-4517-827e-8ecc904465af tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:54:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 34/68] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:54:21 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-093c3e42-91f9-4ba0-a5d3-d23e7871b3cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-093c3e42-91f9-4ba0-a5d3-d23e7871b3cd None None] GET http://192.168.122.58/volume// Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-093c3e42-91f9-4ba0-a5d3-d23e7871b3cd None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-093c3e42-91f9-4ba0-a5d3-d23e7871b3cd None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-093c3e42-91f9-4ba0-a5d3-d23e7871b3cd None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 35/69] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:21 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f8ecfb0-c2e4-4e82-a8b6-33ace604d40f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 35/70] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:21 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-72c09231-7718-4df3-8783-3838fa41a14b tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 36/71] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:54:21 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1031 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] PUT http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Acquiring lock "cinder-attachment_update-8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Lock "cinder-attachment_update-8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:54:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:22 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Lock "cinder-attachment_update-8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16-devstack" released by "attachment_update" :: held 0.364s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:54:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea793b9c-8876-4c83-898c-542439951091 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 returned with HTTP 200 Sep 01 23:54:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 36/72] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:54:21 2026] PUT /volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:22 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:22 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-97a20c8c-30ce-409c-a8b1-11f01bef9ce5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 200 Sep 01 23:54:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 37/73] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:22 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 931 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09e85fb6-f4a1-4db3-8e93-e6bd29405574 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 37/74] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:22 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea287b21-d6a5-49b8-a3fc-7244b74f9b43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea287b21-d6a5-49b8-a3fc-7244b74f9b43 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] POST http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64/action Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea287b21-d6a5-49b8-a3fc-7244b74f9b43 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea287b21-d6a5-49b8-a3fc-7244b74f9b43 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f713b286-962b-4ad0-9158-8eeabd158615 req-ea287b21-d6a5-49b8-a3fc-7244b74f9b43 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64/action returned with HTTP 204 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 38/75] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:54:22 2026] POST /volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5c992743-e663-4e6e-9c35-43d3861715d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c992743-e663-4e6e-9c35-43d3861715d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c992743-e663-4e6e-9c35-43d3861715d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c992743-e663-4e6e-9c35-43d3861715d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c992743-e663-4e6e-9c35-43d3861715d0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff returned with HTTP 404 Sep 01 23:54:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 38/76] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/volumes/ea95fd94-7a1f-4aef-ac2a-9645171dd6ff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2616eda-90fd-4d68-a970-4cf1c3ae1cb3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 returned with HTTP 404 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 39/77] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/groups/6b0c2d1d-e681-4cc8-a452-0ad4e1d53065 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ebd00a57-da43-480f-9b3a-0d628308d62b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86255) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.group_snapshots [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group_snapshot with id: 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /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 01 23:54:23 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebd00a57-da43-480f-9b3a-0d628308d62b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 202 Sep 01 23:54:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 39/78] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:54:23 2026] DELETE /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /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 01 23:54:23 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:23 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dab6e1ed-847d-4885-9844-971e62c4e8bd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 40/79] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b72fad6e-7fdf-4782-b325-6261e5e14bfa tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 40/80] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1143 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /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 01 23:54:23 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67a313d5-2538-4880-bccb-5fb0ef7b83e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 41/81] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-535fc88e-8dc4-4d0b-96dc-52a4284c7d81 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 returned with HTTP 200 Sep 01 23:54:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 42/82] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 => generated 450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-422f4936-35cd-4f5d-9206-2bf4a7c8a100 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 41/83] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:23 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1143 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f71483ab-9e72-4e10-9b7e-7aad23d09d5c tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 43/84] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:54:24 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1143 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] POST http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16/action Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Begin detaching volume completed successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-f8200da2-24cd-4e0b-966f-aaa7132b6e4f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16/action returned with HTTP 202 Sep 01 23:54:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 42/85] 192.168.122.58 () {64 vars in 1556 bytes} [Tue Sep 1 23:54:24 2026] POST /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ff79d36e-e3ad-44fd-a3b9-5b5a610dd933 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff79d36e-e3ad-44fd-a3b9-5b5a610dd933 None None] GET http://192.168.122.58/volume// Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ff79d36e-e3ad-44fd-a3b9-5b5a610dd933 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ff79d36e-e3ad-44fd-a3b9-5b5a610dd933 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff79d36e-e3ad-44fd-a3b9-5b5a610dd933 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 43/86] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:24 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7141a948-030a-4950-9b20-cb3a75dc4ed1 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 44/87] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:24 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fdd2b6b-10da-4029-902d-915ddcdc0c29 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 returned with HTTP 200 Sep 01 23:54:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 45/88] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:24 2026] GET /volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-c0d2b900-96ea-4b1d-a9be-274076f65374 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 44/89] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:54:24 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 1327 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-5655d535-0ed6-470f-b844-121ad33997ca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-5655d535-0ed6-470f-b844-121ad33997ca tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] DELETE http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-5655d535-0ed6-470f-b844-121ad33997ca tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-5655d535-0ed6-470f-b844-121ad33997ca tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:25 devstack devstack@c-api.service[86254]: /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 01 23:54:25 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:54:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-73698380-dddf-4f4b-b807-621a8a3c51e7 req-5655d535-0ed6-470f-b844-121ad33997ca tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 returned with HTTP 200 Sep 01 23:54:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 46/90] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:54:25 2026] DELETE /volume/v3/attachments/38999ef1-e7b0-4ba0-808a-44870990ab64 => generated 19 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72822634-cb66-4d3c-b049-d71752490c5f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72822634-cb66-4d3c-b049-d71752490c5f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72822634-cb66-4d3c-b049-d71752490c5f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72822634-cb66-4d3c-b049-d71752490c5f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-59f06da6-4561-467a-8980-0e3304833c0e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59f06da6-4561-467a-8980-0e3304833c0e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59f06da6-4561-467a-8980-0e3304833c0e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59f06da6-4561-467a-8980-0e3304833c0e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-72822634-cb66-4d3c-b049-d71752490c5f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72822634-cb66-4d3c-b049-d71752490c5f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 45/91] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:25 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-59f06da6-4561-467a-8980-0e3304833c0e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59f06da6-4561-467a-8980-0e3304833c0e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 returned with HTTP 200 Sep 01 23:54:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 47/92] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:25 2026] GET /volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a4d5424b-8850-4762-8994-0c32a2fe0725 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a4d5424b-8850-4762-8994-0c32a2fe0725 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a4d5424b-8850-4762-8994-0c32a2fe0725 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a4d5424b-8850-4762-8994-0c32a2fe0725 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a4d5424b-8850-4762-8994-0c32a2fe0725 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 returned with HTTP 404 Sep 01 23:54:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 46/93] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:26 2026] GET /volume/v3/snapshots/f6b0a9b1-25c6-4480-b3f7-82b514666673 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b Sep 01 23:54:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-faff746c-9b59-4665-9878-1e2e1daa1bc7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b returned with HTTP 404 Sep 01 23:54:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 48/94] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:26 2026] GET /volume/v3/group_snapshots/1f06c8e1-6919-4663-a4a4-63c8d6ae8a4b => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:27 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:27 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09818180-9aad-4ecd-89dd-c1d5365c66a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 47/95] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:26 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a/action Sep 01 23:54:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for group d386effa-43b2-465c-9517-683dc38afb4a {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:54:27 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group with id: d386effa-43b2-465c-9517-683dc38afb4a Sep 01 23:54:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:27 devstack devstack@c-api.service[86254]: /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 01 23:54:27 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:54:27 devstack devstack@c-api.service[86254]: /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 01 23:54:27 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-daadbe1d-a41c-44d7-99ab-5202bb48f585 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a/action returned with HTTP 202 Sep 01 23:54:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 49/96] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:54:27 2026] POST /volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 Sep 01 23:54:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:27 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:27 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03f145dd-df01-4e58-afb7-dd132ece8ea6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 returned with HTTP 200 Sep 01 23:54:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 48/97] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:27 2026] GET /volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ea355316-0bd9-4cba-bac0-0468af879107 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea355316-0bd9-4cba-bac0-0468af879107 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 Sep 01 23:54:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea355316-0bd9-4cba-bac0-0468af879107 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea355316-0bd9-4cba-bac0-0468af879107 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea355316-0bd9-4cba-bac0-0468af879107 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 returned with HTTP 404 Sep 01 23:54:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 50/98] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:28 2026] GET /volume/v3/volumes/2a8a49d8-0685-4112-acf4-35d9b91b3ce5 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:54:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a Sep 01 23:54:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d386effa-43b2-465c-9517-683dc38afb4a {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:28 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d60dc48c-c6ff-481c-8708-8dc08807fa60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a returned with HTTP 200 Sep 01 23:54:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 49/99] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:28 2026] GET /volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a => generated 353 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22f1ed4b-5b3e-4d16-b059-4c54dc294215 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 51/100] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:29 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4841bb1b-182c-450a-af53-c94d5b26abbc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4841bb1b-182c-450a-af53-c94d5b26abbc tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4841bb1b-182c-450a-af53-c94d5b26abbc tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4841bb1b-182c-450a-af53-c94d5b26abbc tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4841bb1b-182c-450a-af53-c94d5b26abbc tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2fe21515-3d95-436a-9356-112147e2c6ce None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fe21515-3d95-436a-9356-112147e2c6ce tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fe21515-3d95-436a-9356-112147e2c6ce tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fe21515-3d95-436a-9356-112147e2c6ce tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2fe21515-3d95-436a-9356-112147e2c6ce tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d386effa-43b2-465c-9517-683dc38afb4a {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fe21515-3d95-436a-9356-112147e2c6ce tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a returned with HTTP 404 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 52/101] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:29 2026] GET /volume/v3/groups/d386effa-43b2-465c-9517-683dc38afb4a => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4841bb1b-182c-450a-af53-c94d5b26abbc tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 50/102] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:29 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0be24ad5-c661-4400-82df-92efc1e37f4f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0be24ad5-c661-4400-82df-92efc1e37f4f tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/0d203090-8302-44e0-baeb-a4f8608a58c7 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0be24ad5-c661-4400-82df-92efc1e37f4f tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0be24ad5-c661-4400-82df-92efc1e37f4f tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0be24ad5-c661-4400-82df-92efc1e37f4f tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types/0d203090-8302-44e0-baeb-a4f8608a58c7 returned with HTTP 202 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 53/103] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:54:29 2026] DELETE /volume/v3/group_types/0d203090-8302-44e0-baeb-a4f8608a58c7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7e76b3c8-728e-4dde-b497-2d9d7f7508f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e76b3c8-728e-4dde-b497-2d9d7f7508f4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e76b3c8-728e-4dde-b497-2d9d7f7508f4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e76b3c8-728e-4dde-b497-2d9d7f7508f4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e76b3c8-728e-4dde-b497-2d9d7f7508f4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 returned with HTTP 202 Sep 01 23:54:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 51/104] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:54:29 2026] DELETE /volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce810316-c1d4-42c9-abb6-a56959f66741 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce810316-c1d4-42c9-abb6-a56959f66741 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] GET http://192.168.122.58/volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce810316-c1d4-42c9-abb6-a56959f66741 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce810316-c1d4-42c9-abb6-a56959f66741 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce810316-c1d4-42c9-abb6-a56959f66741 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 returned with HTTP 404 Sep 01 23:54:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 54/105] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:54:29 2026] GET /volume/v3/types/a7204b96-8032-4308-ac9b-9745989c3ad5 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1257a257-401a-4dfc-ae3b-cbccecd4b058 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1257a257-401a-4dfc-ae3b-cbccecd4b058 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:54:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1257a257-401a-4dfc-ae3b-cbccecd4b058 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-786629030"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1257a257-401a-4dfc-ae3b-cbccecd4b058 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:54:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 52/106] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:54:29 2026] POST /volume/v3/types => generated 223 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f6eae5ed-15ea-420e-a884-06d7ba0dd0f3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6eae5ed-15ea-420e-a884-06d7ba0dd0f3 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:54:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f6eae5ed-15ea-420e-a884-06d7ba0dd0f3 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1944394310"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6eae5ed-15ea-420e-a884-06d7ba0dd0f3 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:54:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 55/107] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:54:29 2026] POST /volume/v3/group_types => generated 181 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:54:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d251c34-64ed-4d4b-87cb-836075d29fa2", "volume_types": ["9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641"], "name": "tempest-GroupSnapshotsTest-Group-764677098"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group {'group': {'group_type': '2d251c34-64ed-4d4b-87cb-836075d29fa2', 'volume_types': ['9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641'], 'name': 'tempest-GroupSnapshotsTest-Group-764677098'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:54:30 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group tempest-GroupSnapshotsTest-Group-764677098. Sep 01 23:54:30 devstack devstack@c-api.service[86255]: /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 01 23:54:30 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:54:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability zone cache updated, next update will occur around 2026-09-01 22:54:30.187335. {{(pid=86255) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 23:54:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:54:30 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['274e98f4-a073-49bd-846d-5b1f8beb8de2'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59b3a384-9abd-4a75-a966-b6a08ff7b0f5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:54:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 53/108] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:54:30 2026] POST /volume/v3/groups => generated 111 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1641aeb2-f5cb-4446-a720-01713174d77c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1641aeb2-f5cb-4446-a720-01713174d77c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1641aeb2-f5cb-4446-a720-01713174d77c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1641aeb2-f5cb-4446-a720-01713174d77c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-1641aeb2-f5cb-4446-a720-01713174d77c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:30 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1641aeb2-f5cb-4446-a720-01713174d77c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 56/109] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:30 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 391 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1d95c045-076b-464e-b127-764fdec7a2bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d95c045-076b-464e-b127-764fdec7a2bc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d95c045-076b-464e-b127-764fdec7a2bc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d95c045-076b-464e-b127-764fdec7a2bc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-1d95c045-076b-464e-b127-764fdec7a2bc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:31 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d95c045-076b-464e-b127-764fdec7a2bc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 54/110] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:31 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1758812905", "volume_type": "9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641", "group_id": "553082af-c7ca-4707-8da8-1a5af10ebc37", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1758812905', 'volume_type': '9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641', 'group_id': '553082af-c7ca-4707-8da8-1a5af10ebc37', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:31 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume of 1 GB Sep 01 23:54:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (f7f48dae-52ff-46c9-87b9-9aadee871606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2a85b8-1e2a-475d-b96f-dde69216decb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2a85b8-1e2a-475d-b96f-dde69216decb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-786629030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '553082af-c7ca-4707-8da8-1a5af10ebc37', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67614f3-8f6d-47d2-9290-d437de7096d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-786629030 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-786629030, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-786629030 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-786629030, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['e04556ff-daeb-42c5-9d2a-05e28d34fb8a', 'a3b96e31-77d8-4fa4-a803-41c732dafebb', '1e011c5f-22c6-407c-bdc3-5f084165eec1', '35c5ef19-e6af-4d5a-9f9e-1884d37a8bd2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67614f3-8f6d-47d2-9290-d437de7096d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04556ff-daeb-42c5-9d2a-05e28d34fb8a', 'a3b96e31-77d8-4fa4-a803-41c732dafebb', '1e011c5f-22c6-407c-bdc3-5f084165eec1', '35c5ef19-e6af-4d5a-9f9e-1884d37a8bd2']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86312e54-c528-4579-8f5c-546b6e58b567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86312e54-c528-4579-8f5c-546b6e58b567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1758812905',encryption_key_id=None,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['e04556ff-daeb-42c5-9d2a-05e28d34fb8a','a3b96e31-77d8-4fa4-a803-41c732dafebb','1e011c5f-22c6-407c-bdc3-5f084165eec1','35c5ef19-e6af-4d5a-9f9e-1884d37a8bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1758812905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,host=None,id=7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2b3ac48ad68434f863acc0b61fba08a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641),volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bf8186-d5ee-4d84-9c25-b83a76ffe784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bf8186-d5ee-4d84-9c25-b83a76ffe784) transitioned into state 'SUCCESS' from state '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-1758812905',encryption_key_id=None,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['e04556ff-daeb-42c5-9d2a-05e28d34fb8a','a3b96e31-77d8-4fa4-a803-41c732dafebb','1e011c5f-22c6-407c-bdc3-5f084165eec1','35c5ef19-e6af-4d5a-9f9e-1884d37a8bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41872c21-a225-4c65-8274-78ec96f2e8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41872c21-a225-4c65-8274-78ec96f2e8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (f7f48dae-52ff-46c9-87b9-9aadee871606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request issued successfully. Sep 01 23:54:31 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:31 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:32 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b6ef483-ef4b-4f58-bd9d-053fbf1d94ac tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:54:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 57/111] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:54:31 2026] POST /volume/v3/volumes => generated 828 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eafbc796-3312-434f-b0b4-d99560ec9191 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 Sep 01 23:54:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:32 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:32 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:32 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:32 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:32 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eafbc796-3312-434f-b0b4-d99560ec9191 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 returned with HTTP 200 Sep 01 23:54:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 55/112] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:32 2026] GET /volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 => generated 896 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee01ee14-8358-45b0-a741-da09ddaeb1e6 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 58/113] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:33 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 Sep 01 23:54:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-78a28c06-fd06-4898-96b4-f9ae3550cabe tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 56/114] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:54:33 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:33 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8adfbd21-9264-4d45-a5f4-01726d958b19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 returned with HTTP 200 Sep 01 23:54:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 59/115] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:33 2026] GET /volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9762975f-a082-43b0-b080-05db8fce4c11 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9762975f-a082-43b0-b080-05db8fce4c11 None None] GET http://192.168.122.58/volume// Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9762975f-a082-43b0-b080-05db8fce4c11 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9762975f-a082-43b0-b080-05db8fce4c11 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9762975f-a082-43b0-b080-05db8fce4c11 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 57/116] 192.168.122.58 () {58 vars in 1312 bytes} [Tue Sep 1 23:54:33 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-b3347cf3-dcf9-46c9-8a47-166f8c6a88a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-b3347cf3-dcf9-46c9-8a47-166f8c6a88a7 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:54:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-b3347cf3-dcf9-46c9-8a47-166f8c6a88a7 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1617e40-6f6c-4c62-99e8-28f4eb71e1e0", "connector": null, "instance_uuid": "aeb2ffc1-7cf5-4e2f-9658-6757f1384cec"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-b3347cf3-dcf9-46c9-8a47-166f8c6a88a7 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 60/117] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:54:33 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-95d1b22b-7999-4743-99f3-787bba2b0e4c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95d1b22b-7999-4743-99f3-787bba2b0e4c None None] GET http://192.168.122.58/volume// Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95d1b22b-7999-4743-99f3-787bba2b0e4c None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95d1b22b-7999-4743-99f3-787bba2b0e4c None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95d1b22b-7999-4743-99f3-787bba2b0e4c None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 61/118] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:34 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68b9bb29-7c90-4c32-a66b-5a175bd3b47c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 58/119] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:34 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-60238b02-c60d-4373-a0e1-ba121d8b1356 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 62/120] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:54:34 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1032 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] PUT http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Acquiring lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:34 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dad36faa-7f47-41f4-8f94-beddc73081a7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 returned with HTTP 200 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 63/121] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:34 2026] GET /volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 => generated 921 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-816606378", "volume_type": "9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641", "group_id": "553082af-c7ca-4707-8da8-1a5af10ebc37", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-816606378', 'volume_type': '9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641', 'group_id': '553082af-c7ca-4707-8da8-1a5af10ebc37', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume of 1 GB Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:54:34 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" released by "attachment_update" :: held 0.263s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-0b863ec7-c83c-4860-82b8-a819ce20f588 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b returned with HTTP 200 Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (cf5bcd7a-bd59-4e08-90c7-a8d4d8dfd5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 59/122] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:54:34 2026] PUT /volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b => generated 694 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9317b8c3-4ebb-4c2a-bdd8-ef827fe08be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9317b8c3-4ebb-4c2a-bdd8-ef827fe08be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-786629030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '553082af-c7ca-4707-8da8-1a5af10ebc37', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa85a812-b0c8-4796-9151-9ce99865051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['7c013238-04ce-4ba8-9fb6-9819a4378eff', 'a5973ae2-34f5-41c9-8f11-7ed46c87b20c', '7185ff4e-28d7-4dc5-805f-1e8f5205cd1b', 'ff48818f-b80e-4d0b-af16-ecc59f6add0f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa85a812-b0c8-4796-9151-9ce99865051f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c013238-04ce-4ba8-9fb6-9819a4378eff', 'a5973ae2-34f5-41c9-8f11-7ed46c87b20c', '7185ff4e-28d7-4dc5-805f-1e8f5205cd1b', 'ff48818f-b80e-4d0b-af16-ecc59f6add0f']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56324ef-7d15-47dd-87d7-702c21acf9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56324ef-7d15-47dd-87d7-702c21acf9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1566108-392a-4a9a-bf19-0a31705bbcd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-816606378',encryption_key_id=None,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['7c013238-04ce-4ba8-9fb6-9819a4378eff','a5973ae2-34f5-41c9-8f11-7ed46c87b20c','7185ff4e-28d7-4dc5-805f-1e8f5205cd1b','ff48818f-b80e-4d0b-af16-ecc59f6add0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-816606378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,host=None,id=c1566108-392a-4a9a-bf19-0a31705bbcd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2b3ac48ad68434f863acc0b61fba08a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641),volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96184099-d54c-410b-8378-72e5c0ec36cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96184099-d54c-410b-8378-72e5c0ec36cf) transitioned into state 'SUCCESS' from state '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-816606378',encryption_key_id=None,group_id=553082af-c7ca-4707-8da8-1a5af10ebc37,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['7c013238-04ce-4ba8-9fb6-9819a4378eff','a5973ae2-34f5-41c9-8f11-7ed46c87b20c','7185ff4e-28d7-4dc5-805f-1e8f5205cd1b','ff48818f-b80e-4d0b-af16-ecc59f6add0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3f85f1-7f46-4547-a545-a4632a23b888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3f85f1-7f46-4547-a545-a4632a23b888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (cf5bcd7a-bd59-4e08-90c7-a8d4d8dfd5eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request issued successfully. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:35 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45b9ee1c-aafa-4d6f-a7e3-3b8045ffeccf tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:54:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 64/123] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:54:34 2026] POST /volume/v3/volumes => generated 827 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea4094aa-40ca-4c60-a506-abe0c0365b09 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 60/124] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:35 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:35 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:35 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-94aa363f-05f2-421d-a56e-5cfcaf13aa54 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 200 Sep 01 23:54:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 65/125] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:35 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 895 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-c1d8728c-e664-41b6-9595-052ec2056f7e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-c1d8728c-e664-41b6-9595-052ec2056f7e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b/action Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-c1d8728c-e664-41b6-9595-052ec2056f7e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-c1d8728c-e664-41b6-9595-052ec2056f7e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9f0adba4-f301-4e9c-9e26-528fae5112ab req-c1d8728c-e664-41b6-9595-052ec2056f7e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b/action returned with HTTP 204 Sep 01 23:54:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 61/126] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:54:35 2026] POST /volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c9d021f8-2496-4566-9d09-dce58b40fc88 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 66/127] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:36 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78f15398-c056-4946-ad4e-921efa17d38a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78f15398-c056-4946-ad4e-921efa17d38a tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78f15398-c056-4946-ad4e-921efa17d38a tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78f15398-c056-4946-ad4e-921efa17d38a tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78f15398-c056-4946-ad4e-921efa17d38a tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78f15398-c056-4946-ad4e-921efa17d38a tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 62/128] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:36 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:36 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:36 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e4a33d5-223f-42b9-983c-502194d54cf4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 200 Sep 01 23:54:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 67/129] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:36 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 919 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Delete volume with id: 8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Delete volume request issued successfully. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1a2d4a49-4484-49d8-ad05-a698993b0e3f tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 202 Sep 01 23:54:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 63/130] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:54:37 2026] DELETE /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:54:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-82552970-1956-45be-8f10-2a4097462459 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82552970-1956-45be-8f10-2a4097462459 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82552970-1956-45be-8f10-2a4097462459 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82552970-1956-45be-8f10-2a4097462459 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-82552970-1956-45be-8f10-2a4097462459 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82552970-1956-45be-8f10-2a4097462459 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 68/131] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:37 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-d93bd5ec-c289-4a07-b4f6-df0f7a57a314 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 64/132] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:54:37 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fff8f32f-2216-4686-8e31-9236c191fe51 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:38 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fff8f32f-2216-4686-8e31-9236c191fe51 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 200 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a8ceb122-2532-4646-983a-5830cf6eb64e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 69/133] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8ceb122-2532-4646-983a-5830cf6eb64e tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8ceb122-2532-4646-983a-5830cf6eb64e tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8ceb122-2532-4646-983a-5830cf6eb64e tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-493626bb-05c7-4061-a997-9b66a834753d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-493626bb-05c7-4061-a997-9b66a834753d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] PUT http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-493626bb-05c7-4061-a997-9b66a834753d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a8ceb122-2532-4646-983a-5830cf6eb64e tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Volume info retrieved successfully. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-493626bb-05c7-4061-a997-9b66a834753d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Update called for group 553082af-c7ca-4707-8da8-1a5af10ebc37. {{(pid=86254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-493626bb-05c7-4061-a997-9b66a834753d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Updating group 553082af-c7ca-4707-8da8-1a5af10ebc37 with name None description: None add_volumes: None remove_volumes: 7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8ceb122-2532-4646-983a-5830cf6eb64e tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 200 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 65/134] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-493626bb-05c7-4061-a997-9b66a834753d tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 202 Sep 01 23:54:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 70/135] 192.168.122.58 () {62 vars in 1285 bytes} [Tue Sep 1 23:54:38 2026] PUT /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6f9147ba-0607-4058-b007-d8b34a0e1b8b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 66/136] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 391 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7d864fa-aa0d-43eb-9a6a-1dfa2872151f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7d864fa-aa0d-43eb-9a6a-1dfa2872151f None None] GET http://192.168.122.58/volume// Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7d864fa-aa0d-43eb-9a6a-1dfa2872151f None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7d864fa-aa0d-43eb-9a6a-1dfa2872151f None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7d864fa-aa0d-43eb-9a6a-1dfa2872151f None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 71/137] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-1842e1eb-f03e-4770-8f69-998b3acdbfba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-1842e1eb-f03e-4770-8f69-998b3acdbfba tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-1842e1eb-f03e-4770-8f69-998b3acdbfba tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1617e40-6f6c-4c62-99e8-28f4eb71e1e0", "connector": null, "instance_uuid": "aeb2ffc1-7cf5-4e2f-9658-6757f1384cec"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-1842e1eb-f03e-4770-8f69-998b3acdbfba tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:54:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 67/138] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:54:38 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-86f3963a-4c5e-45e2-b994-b7dfae367789 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-86f3963a-4c5e-45e2-b994-b7dfae367789 None None] GET http://192.168.122.58/volume// Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-86f3963a-4c5e-45e2-b994-b7dfae367789 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-86f3963a-4c5e-45e2-b994-b7dfae367789 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-86f3963a-4c5e-45e2-b994-b7dfae367789 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 72/139] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-869dc5a2-0ec1-43a7-9ae8-0683c1763064 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 68/140] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:54:38 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-47c6d118-873e-412a-8d87-2fb3e5537a5b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-47c6d118-873e-412a-8d87-2fb3e5537a5b tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-47c6d118-873e-412a-8d87-2fb3e5537a5b tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-47c6d118-873e-412a-8d87-2fb3e5537a5b tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /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 01 23:54:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-47c6d118-873e-412a-8d87-2fb3e5537a5b tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b returned with HTTP 200 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 73/141] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:54:39 2026] DELETE /volume/v3/attachments/a62d03fa-3882-45a3-805a-6337b5ac840b => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4f087c8b-d20e-4b42-843c-5cd69f8e6f25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f087c8b-d20e-4b42-843c-5cd69f8e6f25 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] GET http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f087c8b-d20e-4b42-843c-5cd69f8e6f25 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f087c8b-d20e-4b42-843c-5cd69f8e6f25 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f087c8b-d20e-4b42-843c-5cd69f8e6f25 tempest-TaggedAttachmentsTest-1746828606 tempest-TaggedAttachmentsTest-1746828606-project-member] http://192.168.122.58/volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 returned with HTTP 404 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 69/142] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:39 2026] GET /volume/v3/volumes/8b6ac49a-08dc-4d08-a2c2-58c81d6bcf16 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7c3673fb-016e-46b7-aa91-595c9a408731 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c3673fb-016e-46b7-aa91-595c9a408731 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c3673fb-016e-46b7-aa91-595c9a408731 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c3673fb-016e-46b7-aa91-595c9a408731 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-7c3673fb-016e-46b7-aa91-595c9a408731 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c3673fb-016e-46b7-aa91-595c9a408731 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 74/143] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:39 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] PUT http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Update called for group 553082af-c7ca-4707-8da8-1a5af10ebc37. {{(pid=86255) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Updating group 553082af-c7ca-4707-8da8-1a5af10ebc37 with name None description: None add_volumes: 7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 remove_volumes: None. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a41435a6-1ecd-4dd8-a8c3-5aa2f46d4137 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a41435a6-1ecd-4dd8-a8c3-5aa2f46d4137 None None] GET http://192.168.122.58/volume// Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a41435a6-1ecd-4dd8-a8c3-5aa2f46d4137 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a41435a6-1ecd-4dd8-a8c3-5aa2f46d4137 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a41435a6-1ecd-4dd8-a8c3-5aa2f46d4137 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 75/144] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:54:39 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b685bfa3-cad8-463f-92ce-4a1fd3334d0b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 202 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 70/145] 192.168.122.58 () {62 vars in 1285 bytes} [Tue Sep 1 23:54:39 2026] PUT /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-ae851aa8-03b8-4be8-a66c-b1ddb001497e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 76/146] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:54:39 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1032 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:39 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13935b3f-49fc-48b3-af63-f86b7f7b39c1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 71/147] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:39 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 391 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] PUT http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:39 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Acquiring lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-f1617e40-6f6c-4c62-99e8-28f4eb71e1e0-devstack" released by "attachment_update" :: held 0.247s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5539034d-4498-4188-a2d2-564dc4ad7cfb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 returned with HTTP 200 Sep 01 23:54:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 77/148] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:54:39 2026] PUT /volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 => generated 694 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-02b55dbd-ba89-4555-a751-29006656d146 req-5b4d85bb-cda8-407f-b218-f296eae15da3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5b4d85bb-cda8-407f-b218-f296eae15da3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9/action Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5b4d85bb-cda8-407f-b218-f296eae15da3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5b4d85bb-cda8-407f-b218-f296eae15da3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-02b55dbd-ba89-4555-a751-29006656d146 req-5b4d85bb-cda8-407f-b218-f296eae15da3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9/action returned with HTTP 204 Sep 01 23:54:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 72/149] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:54:40 2026] POST /volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6131737b-4780-478e-b0d4-6914057968a1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6131737b-4780-478e-b0d4-6914057968a1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6131737b-4780-478e-b0d4-6914057968a1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6131737b-4780-478e-b0d4-6914057968a1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-6131737b-4780-478e-b0d4-6914057968a1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:40 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6131737b-4780-478e-b0d4-6914057968a1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 78/150] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:40 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] PUT http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c1566108-392a-4a9a-bf19-0a31705bbcd6"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Update called for group 553082af-c7ca-4707-8da8-1a5af10ebc37. {{(pid=86255) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:54:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Updating group 553082af-c7ca-4707-8da8-1a5af10ebc37 with name None description: None add_volumes: None remove_volumes: c1566108-392a-4a9a-bf19-0a31705bbcd6. Sep 01 23:54:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8cb5669f-3ee2-48a3-9c0a-bc68f90c738e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 202 Sep 01 23:54:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 73/151] 192.168.122.58 () {62 vars in 1285 bytes} [Tue Sep 1 23:54:40 2026] PUT /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:41 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83f72105-40c9-4c33-9ca3-749603cc1d4f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 79/152] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:41 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:42 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2aab3154-bd31-4662-98e3-bbe8d31fafd2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 74/153] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:42 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] PUT http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c1566108-392a-4a9a-bf19-0a31705bbcd6"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Update called for group 553082af-c7ca-4707-8da8-1a5af10ebc37. {{(pid=86254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:54:42 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Updating group 553082af-c7ca-4707-8da8-1a5af10ebc37 with name None description: None add_volumes: c1566108-392a-4a9a-bf19-0a31705bbcd6 remove_volumes: None. Sep 01 23:54:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:42 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a0608ce-cc62-483a-9105-7ff7172110c8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 202 Sep 01 23:54:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 80/154] 192.168.122.58 () {62 vars in 1285 bytes} [Tue Sep 1 23:54:42 2026] PUT /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:42 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:54:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-487cf24e-4ce0-402c-b1ed-71a8d03057fd tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 75/155] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:42 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6418eabe-9357-4665-b678-df77734fb583 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6418eabe-9357-4665-b678-df77734fb583 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6418eabe-9357-4665-b678-df77734fb583 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6418eabe-9357-4665-b678-df77734fb583 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-6418eabe-9357-4665-b678-df77734fb583 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:43 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:54:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6418eabe-9357-4665-b678-df77734fb583 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 200 Sep 01 23:54:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 81/156] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:54:43 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /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 01 23:54:43 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:43 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:43 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:43 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:43 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8fb09a35-7f20-4d81-8f41-96a22e34e6a2 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 76/157] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:43 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/group_snapshots Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "553082af-c7ca-4707-8da8-1a5af10ebc37", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1976663104"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '553082af-c7ca-4707-8da8-1a5af10ebc37', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1976663104'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 23:54:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1976663104. Sep 01 23:54:44 devstack devstack@c-api.service[86254]: /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 01 23:54:44 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:44 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-786629030 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-786629030, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:54:44 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['924275a6-fbdc-4e67-ac1b-dbb99aad9bbd', '4df2353d-e322-4abb-b946-f9985852575e', 'e4e22ff2-ac0b-4da7-af20-a93d6184fc6e', '554a8a79-9e8b-4386-98fb-ac3ecea4b667'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f36f63f-6a9e-4ea4-89e7-002ff7f65c2f tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots returned with HTTP 202 Sep 01 23:54:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 82/158] 192.168.122.58 () {62 vars in 1203 bytes} [Tue Sep 1 23:54:43 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b7734bae-72b4-430f-a566-609ea25d80f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7734bae-72b4-430f-a566-609ea25d80f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7734bae-72b4-430f-a566-609ea25d80f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7734bae-72b4-430f-a566-609ea25d80f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-b7734bae-72b4-430f-a566-609ea25d80f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7734bae-72b4-430f-a566-609ea25d80f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 77/159] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:44 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-25de3209-a4e0-4267-abdc-dee8bee3997c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25de3209-a4e0-4267-abdc-dee8bee3997c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25de3209-a4e0-4267-abdc-dee8bee3997c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25de3209-a4e0-4267-abdc-dee8bee3997c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-25de3209-a4e0-4267-abdc-dee8bee3997c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25de3209-a4e0-4267-abdc-dee8bee3997c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 83/160] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:45 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-099e59b3-d366-4df5-8f18-1506d8b169e5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 78/161] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:46 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d331979c-af44-46d6-8c39-b680a819965a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d331979c-af44-46d6-8c39-b680a819965a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d331979c-af44-46d6-8c39-b680a819965a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d331979c-af44-46d6-8c39-b680a819965a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-d331979c-af44-46d6-8c39-b680a819965a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d331979c-af44-46d6-8c39-b680a819965a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 84/162] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:47 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56bfbd2c-23ac-4aea-950d-dfb2aaa4751c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 79/163] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:49 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f511d40-87d8-4a23-b7b7-0469e25805a8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 85/164] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:50 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e5c0358-797b-42db-9f56-3eecbce9d4a3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 80/165] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:51 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08fb70df-9a3e-4fae-b4bb-7919fb844678 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 200 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 86/166] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:52 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /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 01 23:54:52 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49e1ed08-9bf9-4ee9-a812-3a00c3ae84d3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:54:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 81/167] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:54:52 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38bea2e7-53d5-4ebe-80ef-44f21a7dd0c5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 87/168] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:52 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9a85758-b6d2-4d28-8e3b-f67f1eb9984c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 returned with HTTP 200 Sep 01 23:54:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 82/169] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:52 2026] GET /volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group_snapshot with id: 4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86254]: /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 01 23:54:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c42fae7d-b847-4ba3-9c72-6667f81567f4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 202 Sep 01 23:54:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 88/170] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:54:52 2026] DELETE /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /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 01 23:54:52 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:52 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:52 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:52 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:54:52 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:54:53 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:54:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe73ce77-2bf7-4f17-bd5f-6bfef54278dc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:54:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 83/171] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:54:52 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:54:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:54:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:54:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:53 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:54:53 devstack devstack@c-api.service[86254]: /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 01 23:54:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:54:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:54:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-473f9f92-dbf9-45b0-b7c9-944497c55870 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:54:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 89/172] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:54:53 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a56069d5-9e04-4c08-8aab-813b46a7eafc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 84/173] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:53 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 469 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b1d9d7e-43b7-4192-9fc7-294e9170bc0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 90/174] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:54 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fb0f3bd-b073-4ca9-a2ab-de22b53acf55 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 85/175] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:55 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 469 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b00b22-8c72-4906-b3a8-57bd0d9d6fc6 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 91/176] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:56 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1602358825"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1602358825'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Create volume of 1 GB Sep 01 23:54:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Availability Zones retrieved successfully. Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Flow 'volume_create_api' (a175e321-8a46-4729-871c-017c9336bb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c58729-bc53-4b4c-b287-ab8b89097d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:54:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16d939e8-7b85-489f-8894-5368a27b4f09 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16d939e8-7b85-489f-8894-5368a27b4f09 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16d939e8-7b85-489f-8894-5368a27b4f09 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16d939e8-7b85-489f-8894-5368a27b4f09 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c58729-bc53-4b4c-b287-ab8b89097d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fefbc56-c1e4-4edd-8322-a07008175891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16d939e8-7b85-489f-8894-5368a27b4f09 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16d939e8-7b85-489f-8894-5368a27b4f09 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 200 Sep 01 23:54:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 92/177] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:57 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Created reservations ['9b9fca92-bc22-41fc-a978-e07a0fce053d', '9ed6fe19-00d3-4ef2-995a-d33a84c43889', 'fbe9f75e-2925-4227-889c-7a5e830327e5', '54a55452-7e54-4859-a3f8-4d321a7a2eeb'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fefbc56-c1e4-4edd-8322-a07008175891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b9fca92-bc22-41fc-a978-e07a0fce053d', '9ed6fe19-00d3-4ef2-995a-d33a84c43889', 'fbe9f75e-2925-4227-889c-7a5e830327e5', '54a55452-7e54-4859-a3f8-4d321a7a2eeb']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513b3ff5-2fdb-4bca-87c8-9f7946b2c4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513b3ff5-2fdb-4bca-87c8-9f7946b2c4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fc3d964-96e9-48b1-9006-a552719c6403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1602358825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a1a319a9a740b2bfe5141f14e72737',qos_specs=None,replication_status=,reservations=['9b9fca92-bc22-41fc-a978-e07a0fce053d','9ed6fe19-00d3-4ef2-995a-d33a84c43889','fbe9f75e-2925-4227-889c-7a5e830327e5','54a55452-7e54-4859-a3f8-4d321a7a2eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f10650f35cb24c3eb2cb46d9452d95f2',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1602358825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fc3d964-96e9-48b1-9006-a552719c6403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21a1a319a9a740b2bfe5141f14e72737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f10650f35cb24c3eb2cb46d9452d95f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b472b9-1160-4115-99fb-af71d370c999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b472b9-1160-4115-99fb-af71d370c999) transitioned into state 'SUCCESS' from state '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-1602358825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a1a319a9a740b2bfe5141f14e72737',qos_specs=None,replication_status=,reservations=['9b9fca92-bc22-41fc-a978-e07a0fce053d','9ed6fe19-00d3-4ef2-995a-d33a84c43889','fbe9f75e-2925-4227-889c-7a5e830327e5','54a55452-7e54-4859-a3f8-4d321a7a2eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f10650f35cb24c3eb2cb46d9452d95f2',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe24690-81b5-4c8f-8c31-7fd38d453099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe24690-81b5-4c8f-8c31-7fd38d453099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Flow 'volume_create_api' (a175e321-8a46-4729-871c-017c9336bb70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Create volume request issued successfully. Sep 01 23:54:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aa83cd6-b4e4-4df9-9683-668e91ec71c7 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:54:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 86/178] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:54:57 2026] POST /volume/v3/volumes => generated 762 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:54:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-081b641c-ab53-4423-a03a-ff2bee6bc5be tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 200 Sep 01 23:54:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 93/179] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:58 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 830 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f41eee7f-5240-4e7f-b4b3-e302558b09b5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f41eee7f-5240-4e7f-b4b3-e302558b09b5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f41eee7f-5240-4e7f-b4b3-e302558b09b5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f41eee7f-5240-4e7f-b4b3-e302558b09b5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f41eee7f-5240-4e7f-b4b3-e302558b09b5 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f returned with HTTP 404 Sep 01 23:54:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 87/180] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:58 2026] GET /volume/v3/snapshots/e30fd156-5db9-4227-89f2-378858ff9e8f => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=402,cinder:INSERT=44,cinder:UPDATE=83 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:54:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:54:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cd4ce8d8-218a-4d40-ba4a-48ace80d0f9a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 returned with HTTP 200 Sep 01 23:54:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 94/181] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:58 2026] GET /volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c8b4e213-8f25-4a56-82d3-064187641444 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8b4e213-8f25-4a56-82d3-064187641444 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8b4e213-8f25-4a56-82d3-064187641444 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8b4e213-8f25-4a56-82d3-064187641444 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:54:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:54:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:54:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:54:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c8b4e213-8f25-4a56-82d3-064187641444 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:54:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8b4e213-8f25-4a56-82d3-064187641444 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 200 Sep 01 23:54:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 88/182] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:54:59 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ff98aef4-41e4-49b5-a8db-1e579f9645fa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff98aef4-41e4-49b5-a8db-1e579f9645fa tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff98aef4-41e4-49b5-a8db-1e579f9645fa tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff98aef4-41e4-49b5-a8db-1e579f9645fa tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff98aef4-41e4-49b5-a8db-1e579f9645fa tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 returned with HTTP 404 Sep 01 23:54:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 95/183] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:54:59 2026] GET /volume/v3/snapshots/f3b7b46d-a53a-41dd-beed-c18684cd47e1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:54:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b15f43a7-ff3d-4e29-b161-cd0b95ddefb7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 404 Sep 01 23:54:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 89/184] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:54:59 2026] GET /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-35fadfad-1480-4ae1-b38a-ff427f860866 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for member 4d450642-43eb-4a77-997b-ba7ea4414e16 {{(pid=86254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:54:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group_snapshot with id: 4d450642-43eb-4a77-997b-ba7ea4414e16 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35fadfad-1480-4ae1-b38a-ff427f860866 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 returned with HTTP 404 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 96/185] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:54:59 2026] DELETE /volume/v3/group_snapshots/4d450642-43eb-4a77-997b-ba7ea4414e16 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a333b019-b644-48c6-ab27-40a49f9e291c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1392745f-9280-41dc-b6e0-80b513d8c1f7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a333b019-b644-48c6-ab27-40a49f9e291c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 90/186] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-83d0b508-63b0-48ab-8569-27496b47ae61 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37/action Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for group 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group with id: 553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1392745f-9280-41dc-b6e0-80b513d8c1f7 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1392745f-9280-41dc-b6e0-80b513d8c1f7 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1392745f-9280-41dc-b6e0-80b513d8c1f7 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Calling method 'get_pools' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /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 01 23:55:00 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1392745f-9280-41dc-b6e0-80b513d8c1f7 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 97/187] 192.168.122.58 () {58 vars in 1170 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9f060f02-3585-4f9b-b173-0108a069bac8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9f060f02-3585-4f9b-b173-0108a069bac8 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9f060f02-3585-4f9b-b173-0108a069bac8 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9f060f02-3585-4f9b-b173-0108a069bac8 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Calling method 'get_pools' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /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 01 23:55:00 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9f060f02-3585-4f9b-b173-0108a069bac8 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 98/188] 192.168.122.58 () {58 vars in 1193 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6c8222c-6612-420e-9dc0-a0de8d812deb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6c8222c-6612-420e-9dc0-a0de8d812deb tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] GET http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6c8222c-6612-420e-9dc0-a0de8d812deb tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6c8222c-6612-420e-9dc0-a0de8d812deb tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: /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 01 23:55:00 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83d0b508-63b0-48ab-8569-27496b47ae61 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37/action returned with HTTP 202 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6c8222c-6612-420e-9dc0-a0de8d812deb tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 91/189] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:00 2026] POST /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 99/190] 192.168.122.58 () {58 vars in 1188 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-45708963-0062-4a3c-8a43-cd35083c01a4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45708963-0062-4a3c-8a43-cd35083c01a4 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] GET http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45708963-0062-4a3c-8a43-cd35083c01a4 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45708963-0062-4a3c-8a43-cd35083c01a4 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:00 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45708963-0062-4a3c-8a43-cd35083c01a4 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675 tempest-BackendsCapabilitiesAdminTestsJSON-1263685675-project-admin] http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 100/191] 192.168.122.58 () {58 vars in 1188 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:55:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c9727f0e-8034-4af2-b47d-cf4ee5a762fb tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 101/192] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:00 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea81db1f-a1cb-4e2a-89e7-97c944302400 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 200 Sep 01 23:55:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 92/193] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:00 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 919 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-83100ba7-eceb-4b04-a06e-055935601c38 req-2195233f-8c55-4925-8940-a336b884db0c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-83100ba7-eceb-4b04-a06e-055935601c38 req-2195233f-8c55-4925-8940-a336b884db0c tempest-VolumesAdminNegativeTest-1774892152 tempest-VolumesAdminNegativeTest-1774892152-project] GET http://192.168.122.58/volume/v3/volumes/f7dc527d-baa6-4ab1-8866-d10dc9305ca2 Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-83100ba7-eceb-4b04-a06e-055935601c38 req-2195233f-8c55-4925-8940-a336b884db0c tempest-VolumesAdminNegativeTest-1774892152 tempest-VolumesAdminNegativeTest-1774892152-project] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-83100ba7-eceb-4b04-a06e-055935601c38 req-2195233f-8c55-4925-8940-a336b884db0c tempest-VolumesAdminNegativeTest-1774892152 tempest-VolumesAdminNegativeTest-1774892152-project] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-83100ba7-eceb-4b04-a06e-055935601c38 req-2195233f-8c55-4925-8940-a336b884db0c tempest-VolumesAdminNegativeTest-1774892152 tempest-VolumesAdminNegativeTest-1774892152-project] http://192.168.122.58/volume/v3/volumes/f7dc527d-baa6-4ab1-8866-d10dc9305ca2 returned with HTTP 404 Sep 01 23:55:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 102/194] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:55:01 2026] GET /volume/v3/volumes/f7dc527d-baa6-4ab1-8866-d10dc9305ca2 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bd55ea79-cf08-45c9-999b-b03954760c3f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] DELETE http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Delete volume with id: 6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Delete volume request issued successfully. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd55ea79-cf08-45c9-999b-b03954760c3f tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 202 Sep 01 23:55:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 93/195] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:55:01 2026] DELETE /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-64df737e-ef94-4a2f-9b8f-14041b537afa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64df737e-ef94-4a2f-9b8f-14041b537afa tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-64df737e-ef94-4a2f-9b8f-14041b537afa tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-64df737e-ef94-4a2f-9b8f-14041b537afa tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-64df737e-ef94-4a2f-9b8f-14041b537afa tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:55:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64df737e-ef94-4a2f-9b8f-14041b537afa tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 200 Sep 01 23:55:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 103/196] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:01 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:01 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:01 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57b70ffc-04d5-42c6-93f6-2a3a698caa45 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 200 Sep 01 23:55:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 94/197] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:01 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 919 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Volume info retrieved successfully. Sep 01 23:55:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdd5ce8e-246a-4b9d-9e73-8e6663b286e6 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 200 Sep 01 23:55:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 104/198] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:02 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5ee0f489-c1de-496e-94d0-4803a588bf07 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ee0f489-c1de-496e-94d0-4803a588bf07 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 Sep 01 23:55:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ee0f489-c1de-496e-94d0-4803a588bf07 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ee0f489-c1de-496e-94d0-4803a588bf07 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ee0f489-c1de-496e-94d0-4803a588bf07 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 returned with HTTP 404 Sep 01 23:55:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 95/199] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:02 2026] GET /volume/v3/volumes/c1566108-392a-4a9a-bf19-0a31705bbcd6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f6fd06ba-f7a3-459d-a7b8-081480d938f3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6fd06ba-f7a3-459d-a7b8-081480d938f3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f6fd06ba-f7a3-459d-a7b8-081480d938f3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f6fd06ba-f7a3-459d-a7b8-081480d938f3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6fd06ba-f7a3-459d-a7b8-081480d938f3 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 returned with HTTP 404 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 105/200] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:02 2026] GET /volume/v3/volumes/7a2e5bed-08d8-4ae8-b9ff-84a1c2e07677 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member 553082af-c7ca-4707-8da8-1a5af10ebc37 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47f14b08-6610-4dd6-8805-4cd0104c0f19 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 returned with HTTP 404 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 96/201] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:03 2026] GET /volume/v3/groups/553082af-c7ca-4707-8da8-1a5af10ebc37 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-23f67a59-96e5-4e41-9fd0-5208027fc217 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23f67a59-96e5-4e41-9fd0-5208027fc217 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/2d251c34-64ed-4d4b-87cb-836075d29fa2 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23f67a59-96e5-4e41-9fd0-5208027fc217 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23f67a59-96e5-4e41-9fd0-5208027fc217 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23f67a59-96e5-4e41-9fd0-5208027fc217 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types/2d251c34-64ed-4d4b-87cb-836075d29fa2 returned with HTTP 202 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 106/202] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:55:03 2026] DELETE /volume/v3/group_types/2d251c34-64ed-4d4b-87cb-836075d29fa2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-33756e2e-4d55-4831-abdf-63ded66f8030 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-33756e2e-4d55-4831-abdf-63ded66f8030 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-33756e2e-4d55-4831-abdf-63ded66f8030 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-33756e2e-4d55-4831-abdf-63ded66f8030 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-33756e2e-4d55-4831-abdf-63ded66f8030 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 returned with HTTP 202 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 97/203] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:55:03 2026] DELETE /volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-eceaf335-9373-437a-ae9a-1a8bf4e763a4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eceaf335-9373-437a-ae9a-1a8bf4e763a4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] GET http://192.168.122.58/volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eceaf335-9373-437a-ae9a-1a8bf4e763a4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eceaf335-9373-437a-ae9a-1a8bf4e763a4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eceaf335-9373-437a-ae9a-1a8bf4e763a4 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 returned with HTTP 404 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 107/204] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:55:03 2026] GET /volume/v3/types/9c7f1af0-78cc-4d06-b4a4-3ee6ca1fa641 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-536ab835-a401-499d-b681-ea2cb379f8e7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-536ab835-a401-499d-b681-ea2cb379f8e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-536ab835-a401-499d-b681-ea2cb379f8e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1974502917"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-536ab835-a401-499d-b681-ea2cb379f8e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 98/205] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:55:03 2026] POST /volume/v3/types => generated 224 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-896cccf6-8227-48d4-ae47-ae8da74f6b14 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-896cccf6-8227-48d4-ae47-ae8da74f6b14 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-896cccf6-8227-48d4-ae47-ae8da74f6b14 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1585664209"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-896cccf6-8227-48d4-ae47-ae8da74f6b14 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 108/206] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:55:03 2026] POST /volume/v3/group_types => generated 181 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78984564-50a1-4e5f-8b75-c566fdccee0a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9824d489-d163-4516-98c8-a1475ccfed81 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9824d489-d163-4516-98c8-a1475ccfed81 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] GET http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9824d489-d163-4516-98c8-a1475ccfed81 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9824d489-d163-4516-98c8-a1475ccfed81 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9318ccaa-6cba-4020-9a7e-d845522c0131", "volume_types": ["b31fc7ed-5f3d-416f-8619-18c7402c601e"], "name": "tempest-GroupSnapshotsTest-Group-1184192890"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group {'group': {'group_type': '9318ccaa-6cba-4020-9a7e-d845522c0131', 'volume_types': ['b31fc7ed-5f3d-416f-8619-18c7402c601e'], 'name': 'tempest-GroupSnapshotsTest-Group-1184192890'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9824d489-d163-4516-98c8-a1475ccfed81 tempest-VolumesAdminNegativeTest-980801224 tempest-VolumesAdminNegativeTest-980801224-project-member] http://192.168.122.58/volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 returned with HTTP 404 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 109/207] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:03 2026] GET /volume/v3/volumes/6fc3d964-96e9-48b1-9006-a552719c6403 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group tempest-GroupSnapshotsTest-Group-1184192890. Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:55:03 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['64e26f7e-b510-4a34-afe6-ac8b901d09ca'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78984564-50a1-4e5f-8b75-c566fdccee0a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 99/208] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:03 2026] POST /volume/v3/groups => generated 112 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d73ffadf-0ed8-4300-abe9-d1e6ba656450 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:03 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b00517e1-aa99-4ac4-a8ee-6d05e9d6f0cc tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 returned with HTTP 200 Sep 01 23:55:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 110/209] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:03 2026] GET /volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 Sep 01 23:55:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d73ffadf-0ed8-4300-abe9-d1e6ba656450 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:05 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c6c712fb-86b4-4305-88c3-83f66c3d005a tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 returned with HTTP 200 Sep 01 23:55:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 100/210] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:04 2026] GET /volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-443187360", "volume_type": "b31fc7ed-5f3d-416f-8619-18c7402c601e", "group_id": "d73ffadf-0ed8-4300-abe9-d1e6ba656450", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-443187360', 'volume_type': 'b31fc7ed-5f3d-416f-8619-18c7402c601e', 'group_id': 'd73ffadf-0ed8-4300-abe9-d1e6ba656450', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:05 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume of 1 GB Sep 01 23:55:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Availability Zones retrieved successfully. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (d104970c-8f00-426a-a96b-50f80f004cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bd5801-2051-46cf-aac1-23fc6d9cfe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bd5801-2051-46cf-aac1-23fc6d9cfe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:55:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b31fc7ed-5f3d-416f-8619-18c7402c601e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1974502917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b31fc7ed-5f3d-416f-8619-18c7402c601e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd73ffadf-0ed8-4300-abe9-d1e6ba656450', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cc8a7b-7ff7-4cef-a058-f6e564449071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1974502917 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1974502917, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1974502917 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1974502917, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['1e90a116-6b30-4d66-a2d6-6d453afcc706', '66d1170f-410e-4741-9877-62e04512375e', 'be3eb188-472a-4864-88bf-412adea438eb', 'f24dd37d-629c-4b31-94fe-0d112586e159'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cc8a7b-7ff7-4cef-a058-f6e564449071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e90a116-6b30-4d66-a2d6-6d453afcc706', '66d1170f-410e-4741-9877-62e04512375e', 'be3eb188-472a-4864-88bf-412adea438eb', 'f24dd37d-629c-4b31-94fe-0d112586e159']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9400135-4058-4b44-b479-e84ef030ba42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9400135-4058-4b44-b479-e84ef030ba42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fbeb32-caf8-437a-8910-c561f6adf970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-443187360',encryption_key_id=None,group_id=d73ffadf-0ed8-4300-abe9-d1e6ba656450,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['1e90a116-6b30-4d66-a2d6-6d453afcc706','66d1170f-410e-4741-9877-62e04512375e','be3eb188-472a-4864-88bf-412adea438eb','f24dd37d-629c-4b31-94fe-0d112586e159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=b31fc7ed-5f3d-416f-8619-18c7402c601e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-443187360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d73ffadf-0ed8-4300-abe9-d1e6ba656450,host=None,id=69fbeb32-caf8-437a-8910-c561f6adf970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2b3ac48ad68434f863acc0b61fba08a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b31fc7ed-5f3d-416f-8619-18c7402c601e),volume_type_id=b31fc7ed-5f3d-416f-8619-18c7402c601e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6388cdf5-7c6b-44aa-9c69-6dbb59d64e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6388cdf5-7c6b-44aa-9c69-6dbb59d64e75) transitioned into state 'SUCCESS' from state '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-443187360',encryption_key_id=None,group_id=d73ffadf-0ed8-4300-abe9-d1e6ba656450,group_type_id=,metadata={},multiattach=False,project_id='b2b3ac48ad68434f863acc0b61fba08a',qos_specs=None,replication_status=,reservations=['1e90a116-6b30-4d66-a2d6-6d453afcc706','66d1170f-410e-4741-9877-62e04512375e','be3eb188-472a-4864-88bf-412adea438eb','f24dd37d-629c-4b31-94fe-0d112586e159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a947f394fd4543d8b1ae5a1e0a6c7f40',volume_type_id=b31fc7ed-5f3d-416f-8619-18c7402c601e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91706812-6d22-4e66-96c9-bd8f028217da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91706812-6d22-4e66-96c9-bd8f028217da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Flow 'volume_create_api' (d104970c-8f00-426a-a96b-50f80f004cd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Create volume request issued successfully. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:05 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:05 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d43d5ee-3cf9-4051-9f05-a977457408e4 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:55:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 111/211] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:55:05 2026] POST /volume/v3/volumes => generated 828 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=334,cinder:UPDATE=46,cinder:INSERT=21 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:55:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:05 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:05 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:05 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59eb7ff1-49ab-4759-a026-4ebe3554a828 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 returned with HTTP 200 Sep 01 23:55:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 101/212] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:05 2026] GET /volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 => generated 896 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 Sep 01 23:55:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:07 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:07 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:07 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-493d5632-0b9b-4d93-afbd-86cc3e8cd5eb tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 returned with HTTP 200 Sep 01 23:55:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 112/213] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:07 2026] GET /volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 => generated 920 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ca90c1f4-0ee5-43b2-8f5f-fdc3eb1c1fb7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ca90c1f4-0ee5-43b2-8f5f-fdc3eb1c1fb7 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:55:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ca90c1f4-0ee5-43b2-8f5f-fdc3eb1c1fb7 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-883781139"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ca90c1f4-0ee5-43b2-8f5f-fdc3eb1c1fb7 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:55:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 102/214] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:55:07 2026] POST /volume/v3/types => generated 219 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-93e4a07c-79d1-4998-be82-e7c738b65e11 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93e4a07c-79d1-4998-be82-e7c738b65e11 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-93e4a07c-79d1-4998-be82-e7c738b65e11 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-83487434"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93e4a07c-79d1-4998-be82-e7c738b65e11 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:55:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 113/215] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:55:08 2026] POST /volume/v3/group_types => generated 175 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4618d822-44c6-42c4-96e8-ece334aa1122", "volume_types": ["5254d03d-d3de-45d8-8f4b-7250ce83aae6"], "name": "tempest-GroupsV314Test-Group-561003311"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Creating new group {'group': {'group_type': '4618d822-44c6-42c4-96e8-ece334aa1122', 'volume_types': ['5254d03d-d3de-45d8-8f4b-7250ce83aae6'], 'name': 'tempest-GroupsV314Test-Group-561003311'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Creating group tempest-GroupsV314Test-Group-561003311. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Availability Zones retrieved successfully. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Created reservations ['d781fba0-77cc-404d-94de-5b083ff2f85d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd466e1d-2545-4da3-97d7-e93655c6d2ab tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 103/216] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:08 2026] POST /volume/v3/groups => generated 107 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e712b547-a81a-46cb-a963-c0ffda282246 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e712b547-a81a-46cb-a963-c0ffda282246 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e712b547-a81a-46cb-a963-c0ffda282246 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e712b547-a81a-46cb-a963-c0ffda282246 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-e712b547-a81a-46cb-a963-c0ffda282246 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] show called for member 1c779dd7-f449-4536-bb63-530ad2663a3d {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e712b547-a81a-46cb-a963-c0ffda282246 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d returned with HTTP 200 Sep 01 23:55:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 114/217] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:08 2026] GET /volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:08 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54341f35-56b1-4e9b-bd8b-b390dd5ad66e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 returned with HTTP 200 Sep 01 23:55:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 104/218] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:08 2026] GET /volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/group_snapshots Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d73ffadf-0ed8-4300-abe9-d1e6ba656450", "name": "tempest-group_snapshot-263151589"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd73ffadf-0ed8-4300-abe9-d1e6ba656450', 'name': 'tempest-group_snapshot-263151589'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Creating group_snapshot tempest-group_snapshot-263151589. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /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 01 23:55:08 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1974502917 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1974502917, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:08 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Created reservations ['2ab3a850-42e3-4271-8516-4c3914dfe485', '25858dcc-87f7-4ec1-8067-c9f60e9d0cb5', '3e88136b-e9e1-4475-a4ba-f0eb5fe265da', 'dd68b1d5-5247-4799-8ecc-92f99175a602'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8a2f34c-0e2c-45f4-97aa-76f2a2dd523b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots returned with HTTP 202 Sep 01 23:55:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 115/219] 192.168.122.58 () {62 vars in 1203 bytes} [Tue Sep 1 23:55:08 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f76dc829-37e7-4366-b94b-43da44733a5c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f76dc829-37e7-4366-b94b-43da44733a5c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f76dc829-37e7-4366-b94b-43da44733a5c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f76dc829-37e7-4366-b94b-43da44733a5c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-f76dc829-37e7-4366-b94b-43da44733a5c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f76dc829-37e7-4366-b94b-43da44733a5c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 200 Sep 01 23:55:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 105/220] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:08 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3a250073-b27f-42bc-b506-6890c54687c2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3a250073-b27f-42bc-b506-6890c54687c2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3a250073-b27f-42bc-b506-6890c54687c2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3a250073-b27f-42bc-b506-6890c54687c2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3a250073-b27f-42bc-b506-6890c54687c2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3a250073-b27f-42bc-b506-6890c54687c2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:55:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 116/221] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:09 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] show called for member 1c779dd7-f449-4536-bb63-530ad2663a3d {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37d7a396-bf45-4429-b7dc-eac8fcec4c18 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d returned with HTTP 200 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 106/222] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:09 2026] GET /volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d => generated 388 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-183289416", "volume_type": "5254d03d-d3de-45d8-8f4b-7250ce83aae6", "group_id": "1c779dd7-f449-4536-bb63-530ad2663a3d", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-183289416', 'volume_type': '5254d03d-d3de-45d8-8f4b-7250ce83aae6', 'group_id': '1c779dd7-f449-4536-bb63-530ad2663a3d', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Create volume of 1 GB Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Availability Zones retrieved successfully. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Flow 'volume_create_api' (c36ef531-0c84-4579-9528-b1058a7993b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df085b1b-91f1-4b12-ad7b-937aa6477bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df085b1b-91f1-4b12-ad7b-937aa6477bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:55:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5254d03d-d3de-45d8-8f4b-7250ce83aae6,is_public=True,name='tempest-GroupsV314Test-volume-type-883781139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5254d03d-d3de-45d8-8f4b-7250ce83aae6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c779dd7-f449-4536-bb63-530ad2663a3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99946352-aa34-47e3-957c-4b9d7e951c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-883781139 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-883781139, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-883781139 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-883781139, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Created reservations ['cb6e43d9-735a-4fdd-a882-09b73104fca2', '8ccc21f9-1207-465b-bdfd-a2d4fd9700f3', '137ffefa-dbaf-4edf-a502-ecb480970ccf', '07167414-c2fb-4231-9193-9426e31ddaea'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99946352-aa34-47e3-957c-4b9d7e951c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6e43d9-735a-4fdd-a882-09b73104fca2', '8ccc21f9-1207-465b-bdfd-a2d4fd9700f3', '137ffefa-dbaf-4edf-a502-ecb480970ccf', '07167414-c2fb-4231-9193-9426e31ddaea']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d75e134-4e3d-4d75-94b9-54cf9a36037c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 107/223] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:09 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2118c62c-651b-47b8-94b8-0a8962623030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2118c62c-651b-47b8-94b8-0a8962623030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5725d1b5-8c93-45fb-aed3-d53a639726cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-183289416',encryption_key_id=None,group_id=1c779dd7-f449-4536-bb63-530ad2663a3d,group_type_id=,metadata={},multiattach=False,project_id='539708d50b8843dfbe7e3f885d508127',qos_specs=None,replication_status=,reservations=['cb6e43d9-735a-4fdd-a882-09b73104fca2','8ccc21f9-1207-465b-bdfd-a2d4fd9700f3','137ffefa-dbaf-4edf-a502-ecb480970ccf','07167414-c2fb-4231-9193-9426e31ddaea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192b2fd7b24a4446b683eef889ec32e6',volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-183289416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c779dd7-f449-4536-bb63-530ad2663a3d,host=None,id=5725d1b5-8c93-45fb-aed3-d53a639726cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='539708d50b8843dfbe7e3f885d508127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192b2fd7b24a4446b683eef889ec32e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5254d03d-d3de-45d8-8f4b-7250ce83aae6),volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212eac0-d14c-4570-b73e-908b4bb0900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-2bb646fe-88b7-46c7-b8ec-cabbf790dac0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 108/224] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:55:09 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1144 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212eac0-d14c-4570-b73e-908b4bb0900d) transitioned into state 'SUCCESS' from state '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-183289416',encryption_key_id=None,group_id=1c779dd7-f449-4536-bb63-530ad2663a3d,group_type_id=,metadata={},multiattach=False,project_id='539708d50b8843dfbe7e3f885d508127',qos_specs=None,replication_status=,reservations=['cb6e43d9-735a-4fdd-a882-09b73104fca2','8ccc21f9-1207-465b-bdfd-a2d4fd9700f3','137ffefa-dbaf-4edf-a502-ecb480970ccf','07167414-c2fb-4231-9193-9426e31ddaea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192b2fd7b24a4446b683eef889ec32e6',volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b845a100-0058-439a-84d1-2e18c4115147 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19f16c7-d3cd-4d9e-b599-7618f3b1fc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b845a100-0058-439a-84d1-2e18c4115147 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b845a100-0058-439a-84d1-2e18c4115147 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b845a100-0058-439a-84d1-2e18c4115147 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-b845a100-0058-439a-84d1-2e18c4115147 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b845a100-0058-439a-84d1-2e18c4115147 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 200 Sep 01 23:55:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 109/225] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:09 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 306 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19f16c7-d3cd-4d9e-b599-7618f3b1fc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Flow 'volume_create_api' (c36ef531-0c84-4579-9528-b1058a7993b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Create volume request issued successfully. Sep 01 23:55:09 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:09 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0/action Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Begin detaching volume completed successfully. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-0e0008cd-22a8-45db-8b4e-518aaa644df0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0/action returned with HTTP 202 Sep 01 23:55:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 110/226] 192.168.122.58 () {64 vars in 1556 bytes} [Tue Sep 1 23:55:09 2026] POST /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c41b0ae0-ccb8-427a-90bc-5ea41dd5516b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 117/227] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:55:09 2026] POST /volume/v3/volumes => generated 823 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-722bd69f-1f29-4bab-b839-005e94fac655 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:10 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7512edfb-2773-44a1-8890-e2dabcee7425 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7512edfb-2773-44a1-8890-e2dabcee7425 None None] GET http://192.168.122.58/volume// Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7512edfb-2773-44a1-8890-e2dabcee7425 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7512edfb-2773-44a1-8890-e2dabcee7425 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7512edfb-2773-44a1-8890-e2dabcee7425 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 118/228] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:55:10 2026] GET /volume/ => generated 389 bytes in 32 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-26482e06-1b7a-4b19-bd42-33d9ce1ad434 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 119/229] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:55:10 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 1328 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-722bd69f-1f29-4bab-b839-005e94fac655 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf returned with HTTP 200 Sep 01 23:55:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 111/230] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:10 2026] GET /volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf => generated 891 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-49a5597c-645a-4112-9317-ca7286d48a1c req-cacb3542-8eca-470b-b5c6-25b4d68deeb3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-cacb3542-8eca-470b-b5c6-25b4d68deeb3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-cacb3542-8eca-470b-b5c6-25b4d68deeb3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-cacb3542-8eca-470b-b5c6-25b4d68deeb3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86254]: /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 01 23:55:10 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-49a5597c-645a-4112-9317-ca7286d48a1c req-cacb3542-8eca-470b-b5c6-25b4d68deeb3 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 returned with HTTP 200 Sep 01 23:55:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 120/231] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:55:10 2026] DELETE /volume/v3/attachments/f8f59b94-1b3e-4dfc-b48c-3e221be09ee9 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4ebcf7f4-91e3-4861-9cbd-24b825885bfe tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 200 Sep 01 23:55:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 112/232] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:10 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:55:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-781165f7-373b-40c9-ae89-21a54b1e2c5d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:55:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 121/233] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:11 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf Sep 01 23:55:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:11 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:11 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:11 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-987e1cc3-d18f-4f6f-9875-bb0f739911b6 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf returned with HTTP 200 Sep 01 23:55:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 113/234] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:11 2026] GET /volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7f0e4ba-242c-45d1-8e83-833cdb6c8dd7 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 122/235] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:11 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f02a5322-623b-4086-9e30-003627492b73 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /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 01 23:55:12 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f02a5322-623b-4086-9e30-003627492b73 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 114/236] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aab25717-08cd-4c5c-b2e6-aadeb04dea2c tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 123/237] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8ce3db43-926a-407c-9d42-d3669785f565 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ce3db43-926a-407c-9d42-d3669785f565 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ce3db43-926a-407c-9d42-d3669785f565 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ce3db43-926a-407c-9d42-d3669785f565 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-8ce3db43-926a-407c-9d42-d3669785f565 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ce3db43-926a-407c-9d42-d3669785f565 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 115/238] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f13f8dee-a76d-4d63-b301-1b8e6d4d3924 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f13f8dee-a76d-4d63-b301-1b8e6d4d3924 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/detail Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f13f8dee-a76d-4d63-b301-1b8e6d4d3924 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f13f8dee-a76d-4d63-b301-1b8e6d4d3924 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /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 01 23:55:12 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f13f8dee-a76d-4d63-b301-1b8e6d4d3924 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 124/239] 192.168.122.58 () {60 vars in 1202 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86255) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.group_snapshots [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group_snapshot with id: daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /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 01 23:55:12 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ed3a7fc-29da-4f2a-9e23-102ae9ee6ba9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 202 Sep 01 23:55:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 116/240] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:55:12 2026] DELETE /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-59109edd-d61c-48fc-b29c-c014606e227b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /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 01 23:55:12 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:12 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59109edd-d61c-48fc-b29c-c014606e227b tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 125/241] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /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 01 23:55:12 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all snapshots completed successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26d39336-7d2b-4cd3-ad58-be1d10c88d17 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 117/242] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1f9bc33-8687-409b-8a3a-c66ae61b67b0 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 returned with HTTP 200 Sep 01 23:55:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 126/243] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 => generated 449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:12 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:12 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b354a1-5c5e-4cea-a0d8-ed0722309052 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf returned with HTTP 200 Sep 01 23:55:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 118/244] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:12 2026] GET /volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] POST http://192.168.122.58/volume/v3/groups/action Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action body: b'{"create-from-src": {"source_group_id": "1c779dd7-f449-4536-bb63-530ad2663a3d", "name": "tempest-Group_from_grp-696678468"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "1c779dd7-f449-4536-bb63-530ad2663a3d", "name": "tempest-Group_from_grp-696678468"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Creating new group {'create-from-src': {'source_group_id': '1c779dd7-f449-4536-bb63-530ad2663a3d', 'name': 'tempest-Group_from_grp-696678468'}}. {{(pid=86254) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Creating group tempest-Group_from_grp-696678468 from source group 1c779dd7-f449-4536-bb63-530ad2663a3d. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /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 01 23:55:13 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Created reservations ['c8b21a10-3e99-4fea-a5a6-6e1e11fee66f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /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 01 23:55:13 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.group.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] A mapping entry already exists for group 4fde1220-242b-48f8-a0c1-ec3c6308a83f and volume type 5254d03d-d3de-45d8-8f4b-7250ce83aae6. Do not need to create again. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Availability Zones retrieved successfully. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Flow 'volume_create_api' (050da074-fc99-460a-aea1-8e4edb60bde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8232dd42-d039-469b-b517-0c57dfc14c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8232dd42-d039-469b-b517-0c57dfc14c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5725d1b5-8c93-45fb-aed3-d53a639726cf', 'volume_type': VolumeType(created_at=2026-09-01T21:55:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5254d03d-d3de-45d8-8f4b-7250ce83aae6,is_public=True,name='tempest-GroupsV314Test-volume-type-883781139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5254d03d-d3de-45d8-8f4b-7250ce83aae6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4fde1220-242b-48f8-a0c1-ec3c6308a83f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4954a9-6bf1-4b5b-adf0-3085c1213ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Created reservations ['d8e34c14-45ae-4fdb-9c30-cb185a958ce6', 'a3027405-4a70-4293-9135-6c776708009c', '06596c8f-56f0-4920-9e4e-ed897a89a1f1', '1b0fc88f-cf25-40f2-be64-4ff178bfa60c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4954a9-6bf1-4b5b-adf0-3085c1213ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e34c14-45ae-4fdb-9c30-cb185a958ce6', 'a3027405-4a70-4293-9135-6c776708009c', '06596c8f-56f0-4920-9e4e-ed897a89a1f1', '1b0fc88f-cf25-40f2-be64-4ff178bfa60c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898aa2ea-bd7f-480e-bedc-3712b9c5957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898aa2ea-bd7f-480e-bedc-3712b9c5957b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a962837c-7c5c-4711-9673-c289feac9d8d', '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=4fde1220-242b-48f8-a0c1-ec3c6308a83f,group_type_id=,metadata={},multiattach=False,project_id='539708d50b8843dfbe7e3f885d508127',qos_specs=None,replication_status=,reservations=['d8e34c14-45ae-4fdb-9c30-cb185a958ce6','a3027405-4a70-4293-9135-6c776708009c','06596c8f-56f0-4920-9e4e-ed897a89a1f1','1b0fc88f-cf25-40f2-be64-4ff178bfa60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=5725d1b5-8c93-45fb-aed3-d53a639726cf,status='creating',user_id='192b2fd7b24a4446b683eef889ec32e6',volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4fde1220-242b-48f8-a0c1-ec3c6308a83f,host=None,id=a962837c-7c5c-4711-9673-c289feac9d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='539708d50b8843dfbe7e3f885d508127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5725d1b5-8c93-45fb-aed3-d53a639726cf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192b2fd7b24a4446b683eef889ec32e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5254d03d-d3de-45d8-8f4b-7250ce83aae6),volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec23965-82fc-4d00-9002-a384c913e7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec23965-82fc-4d00-9002-a384c913e7f8) transitioned into state 'SUCCESS' from 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=4fde1220-242b-48f8-a0c1-ec3c6308a83f,group_type_id=,metadata={},multiattach=False,project_id='539708d50b8843dfbe7e3f885d508127',qos_specs=None,replication_status=,reservations=['d8e34c14-45ae-4fdb-9c30-cb185a958ce6','a3027405-4a70-4293-9135-6c776708009c','06596c8f-56f0-4920-9e4e-ed897a89a1f1','1b0fc88f-cf25-40f2-be64-4ff178bfa60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=5725d1b5-8c93-45fb-aed3-d53a639726cf,status='creating',user_id='192b2fd7b24a4446b683eef889ec32e6',volume_type_id=5254d03d-d3de-45d8-8f4b-7250ce83aae6)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Flow 'volume_create_api' (050da074-fc99-460a-aea1-8e4edb60bde8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Create volume request issued successfully. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f286e4a-1fc8-440d-ab2a-c8af74e791ba tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 returned with HTTP 200 Sep 01 23:55:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 119/245] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:13 2026] GET /volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /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 01 23:55:13 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14b9514b-2052-4022-9ce1-3089893ccfd3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/action returned with HTTP 202 Sep 01 23:55:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 127/246] 192.168.122.58 () {62 vars in 1197 bytes} [Tue Sep 1 23:55:13 2026] POST /volume/v3/groups/action => generated 101 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:13 devstack devstack@c-api.service[86255]: /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 01 23:55:13 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Get all volumes completed successfully. Sep 01 23:55:13 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:13 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:14 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:14 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00ba5ac9-ea0d-4045-9071-ff5aa6f98a4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 120/247] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:13 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:55:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:14 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:14 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:14 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4c55d6d-7913-48f5-8e94-e325b8bf6fb9 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 128/248] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:14 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 Sep 01 23:55:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Snapshot retrieved successfully. Sep 01 23:55:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-265ddc28-b50d-44bc-87dd-572fd9cdeb20 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 returned with HTTP 200 Sep 01 23:55:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 121/249] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:14 2026] GET /volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 => generated 449 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-600cb428-3faf-4906-8fb4-b3d5301085f2 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 129/250] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:15 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ad220914-3f5d-47a4-8886-59a6d1ab0736 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ad220914-3f5d-47a4-8886-59a6d1ab0736 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ad220914-3f5d-47a4-8886-59a6d1ab0736 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ad220914-3f5d-47a4-8886-59a6d1ab0736 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ad220914-3f5d-47a4-8886-59a6d1ab0736 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 returned with HTTP 404 Sep 01 23:55:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 122/251] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:15 2026] GET /volume/v3/snapshots/2f3e7eb2-0cf8-4c00-8a0b-fa991601ed91 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32cd3310-896f-4d5d-8346-f151ff49dd9e tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 404 Sep 01 23:55:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 130/252] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:15 2026] GET /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e19fdac-335f-4aaf-97b3-ccbe7fbec0b1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e19fdac-335f-4aaf-97b3-ccbe7fbec0b1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/group_snapshots Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e19fdac-335f-4aaf-97b3-ccbe7fbec0b1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e19fdac-335f-4aaf-97b3-ccbe7fbec0b1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:15 devstack devstack@c-api.service[86255]: /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 01 23:55:15 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e19fdac-335f-4aaf-97b3-ccbe7fbec0b1 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots returned with HTTP 200 Sep 01 23:55:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 123/253] 192.168.122.58 () {60 vars in 1181 bytes} [Tue Sep 1 23:55:15 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for member daf08cea-5f02-4f42-ab24-f96ccbe36cfc {{(pid=86254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:55:15 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group_snapshot with id: daf08cea-5f02-4f42-ab24-f96ccbe36cfc Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-13f19fb0-c404-446c-8a75-ea64d21b1e71 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc returned with HTTP 404 Sep 01 23:55:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 131/254] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:55:15 2026] DELETE /volume/v3/group_snapshots/daf08cea-5f02-4f42-ab24-f96ccbe36cfc => generated 116 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /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 01 23:55:16 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Get all volumes completed successfully. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:16 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d771f5ca-4a81-4b71-84e1-d6e8fa470631 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 124/255] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:16 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f64402c0-90be-4941-916f-9fd95d363325 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] POST http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450/action Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] delete called for group d73ffadf-0ed8-4300-abe9-d1e6ba656450 {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Delete group with id: d73ffadf-0ed8-4300-abe9-d1e6ba656450 Sep 01 23:55:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:16 devstack devstack@c-api.service[86254]: /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 01 23:55:16 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:16 devstack devstack@c-api.service[86254]: /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 01 23:55:16 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f64402c0-90be-4941-916f-9fd95d363325 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450/action returned with HTTP 202 Sep 01 23:55:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 132/256] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:16 2026] POST /volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05582389-69a0-436f-b50b-37a863429c60 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Volume info retrieved successfully. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:16 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:16 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:16 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:16 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05582389-69a0-436f-b50b-37a863429c60 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 returned with HTTP 200 Sep 01 23:55:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 125/257] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:16 2026] GET /volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:16 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f30b1cd3-66a0-4020-9e21-d4970e0381b8 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 133/258] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:16 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:55:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-977564478", "imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-977564478', 'imageRef': '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ba135f2-b5fb-451c-8f3b-08745896fff8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ba135f2-b5fb-451c-8f3b-08745896fff8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ba135f2-b5fb-451c-8f3b-08745896fff8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ba135f2-b5fb-451c-8f3b-08745896fff8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ba135f2-b5fb-451c-8f3b-08745896fff8 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 returned with HTTP 404 Sep 01 23:55:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 134/259] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:17 2026] GET /volume/v3/volumes/69fbeb32-caf8-437a-8910-c561f6adf970 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d73ffadf-0ed8-4300-abe9-d1e6ba656450 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:17 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c5d34ed-73a7-406e-9c0a-f0fbbf6299c9 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 returned with HTTP 200 Sep 01 23:55:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 135/260] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:17 2026] GET /volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 => generated 354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume of 1 GB Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Availability Zones retrieved successfully. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:18 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Flow 'volume_create_api' (30a02cd8-3f34-49f4-9fbd-5bda9e937fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819dd76a-8d1d-4832-a561-4375fe3d7b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c031536-d9c8-4540-82c7-ff1875ee2a08 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 136/261] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:18 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819dd76a-8d1d-4832-a561-4375fe3d7b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1e4cf7-a386-438b-beb3-b4b8b5532dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Created reservations ['3ea06b6a-b854-44df-aeb4-364eb236111b', '142241b1-a123-4ced-b777-5956879aaa9d', '03cdb972-62c0-48cc-8c8e-650526e15cfb', 'b198d946-9a1e-437d-8731-d6fa93578273'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1e4cf7-a386-438b-beb3-b4b8b5532dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ea06b6a-b854-44df-aeb4-364eb236111b', '142241b1-a123-4ced-b777-5956879aaa9d', '03cdb972-62c0-48cc-8c8e-650526e15cfb', 'b198d946-9a1e-437d-8731-d6fa93578273']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6ef08c-e3dd-4495-9035-0ad442c347d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6ef08c-e3dd-4495-9035-0ad442c347d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04a5e773-6a8f-4e70-862c-f840c5bd90a0', '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-977564478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ed24fbd3e4961af86fa92422a822e',qos_specs=None,replication_status=,reservations=['3ea06b6a-b854-44df-aeb4-364eb236111b','142241b1-a123-4ced-b777-5956879aaa9d','03cdb972-62c0-48cc-8c8e-650526e15cfb','b198d946-9a1e-437d-8731-d6fa93578273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95085ed24b474d04ad87aa286666e6eb',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-977564478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04a5e773-6a8f-4e70-862c-f840c5bd90a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ed24fbd3e4961af86fa92422a822e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95085ed24b474d04ad87aa286666e6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec7fd1c-4826-48eb-8d1c-229b76525584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec7fd1c-4826-48eb-8d1c-229b76525584) transitioned into state 'SUCCESS' from state '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-977564478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ed24fbd3e4961af86fa92422a822e',qos_specs=None,replication_status=,reservations=['3ea06b6a-b854-44df-aeb4-364eb236111b','142241b1-a123-4ced-b777-5956879aaa9d','03cdb972-62c0-48cc-8c8e-650526e15cfb','b198d946-9a1e-437d-8731-d6fa93578273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95085ed24b474d04ad87aa286666e6eb',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952162ee-af24-4946-86ff-d738b95d094f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (952162ee-af24-4946-86ff-d738b95d094f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Flow 'volume_create_api' (30a02cd8-3f34-49f4-9fbd-5bda9e937fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Create volume request issued successfully. Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdfb78ee-f996-4ac7-96be-3922ddce0658 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:55:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 126/262] 192.168.122.58 () {60 vars in 1138 bytes} [Tue Sep 1 23:55:17 2026] POST /volume/v3/volumes => generated 759 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-51f74309-79a0-4f03-8958-5c2565e058d8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-51f74309-79a0-4f03-8958-5c2565e058d8 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-51f74309-79a0-4f03-8958-5c2565e058d8 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-51f74309-79a0-4f03-8958-5c2565e058d8 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-51f74309-79a0-4f03-8958-5c2565e058d8 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-51f74309-79a0-4f03-8958-5c2565e058d8 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 137/263] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:18 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 827 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] GET http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] show called for member d73ffadf-0ed8-4300-abe9-d1e6ba656450 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d40c2d7-1bbf-4902-8ee1-5853bf476197 tempest-GroupSnapshotsTest-1992265274 tempest-GroupSnapshotsTest-1992265274-project-member] http://192.168.122.58/volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 returned with HTTP 404 Sep 01 23:55:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 127/264] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:18 2026] GET /volume/v3/groups/d73ffadf-0ed8-4300-abe9-d1e6ba656450 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b486f29b-fe08-41ea-93ca-04f447aea3e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b486f29b-fe08-41ea-93ca-04f447aea3e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/9318ccaa-6cba-4020-9a7e-d845522c0131 Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b486f29b-fe08-41ea-93ca-04f447aea3e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b486f29b-fe08-41ea-93ca-04f447aea3e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b486f29b-fe08-41ea-93ca-04f447aea3e7 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/group_types/9318ccaa-6cba-4020-9a7e-d845522c0131 returned with HTTP 202 Sep 01 23:55:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 138/265] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:55:18 2026] DELETE /volume/v3/group_types/9318ccaa-6cba-4020-9a7e-d845522c0131 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-754242a5-19c5-4dc7-9bdc-661aa78b9d7a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-754242a5-19c5-4dc7-9bdc-661aa78b9d7a tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] DELETE http://192.168.122.58/volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-754242a5-19c5-4dc7-9bdc-661aa78b9d7a tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-754242a5-19c5-4dc7-9bdc-661aa78b9d7a tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e644dd4e-9be1-4084-882a-9752015cefef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-754242a5-19c5-4dc7-9bdc-661aa78b9d7a tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e returned with HTTP 202 Sep 01 23:55:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 128/266] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:55:19 2026] DELETE /volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-880e3d9d-36d0-49fb-9856-ef1a60d71109 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-880e3d9d-36d0-49fb-9856-ef1a60d71109 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] GET http://192.168.122.58/volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-880e3d9d-36d0-49fb-9856-ef1a60d71109 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-880e3d9d-36d0-49fb-9856-ef1a60d71109 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-880e3d9d-36d0-49fb-9856-ef1a60d71109 tempest-GroupSnapshotsTest-1325086067 tempest-GroupSnapshotsTest-1325086067-project-admin] http://192.168.122.58/volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e returned with HTTP 404 Sep 01 23:55:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 129/267] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:55:19 2026] GET /volume/v3/types/b31fc7ed-5f3d-416f-8619-18c7402c601e => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:19 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:19 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:19 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e644dd4e-9be1-4084-882a-9752015cefef tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 139/268] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:19 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6bf918e2-484e-4b3b-9452-558f1265c3aa tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 130/269] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:19 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 851 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:21 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:21 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fde115e4-4cba-4000-b72c-a999e0ad2989 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 131/270] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:21 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 851 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:55:21 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a6e005b-35d6-400c-bd1b-24f3dd518850 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 140/271] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:21 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e7fe497-8f96-4f03-9de9-da01ce1943e9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 132/272] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:22 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:22 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:22 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:23 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e866439b-a13a-48fc-bca9-0d7e3b50ca6b tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 141/273] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:22 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19b3c859-263d-484c-a5e6-c27e3a51a243 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 133/274] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:23 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:24 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:24 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:24 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-071e691f-ed9b-4c57-bc10-558e07abc8cf tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 142/275] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:24 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9084abba-67e5-423f-af1f-90d9a111a68f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9084abba-67e5-423f-af1f-90d9a111a68f tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9084abba-67e5-423f-af1f-90d9a111a68f tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9084abba-67e5-423f-af1f-90d9a111a68f tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9084abba-67e5-423f-af1f-90d9a111a68f tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9084abba-67e5-423f-af1f-90d9a111a68f tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 134/276] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:24 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 909 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be9133cf-3d21-4400-875c-f3997a11faed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:25 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:25 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:25 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be9133cf-3d21-4400-875c-f3997a11faed tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 143/277] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:25 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20a5eb4b-0ad3-4b84-95e7-08aa0b688f29 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 135/278] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:25 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 909 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf56c23c-2883-4562-a790-fb16e5d8c641 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 144/279] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:26 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 928 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e9c8f6f1-1842-4d13-869b-111452111166 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9c8f6f1-1842-4d13-869b-111452111166 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9c8f6f1-1842-4d13-869b-111452111166 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9c8f6f1-1842-4d13-869b-111452111166 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-e9c8f6f1-1842-4d13-869b-111452111166 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] show called for member 4fde1220-242b-48f8-a0c1-ec3c6308a83f {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:26 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9c8f6f1-1842-4d13-869b-111452111166 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f returned with HTTP 200 Sep 01 23:55:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 136/280] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:26 2026] GET /volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f => generated 416 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /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 01 23:55:26 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Get all volumes completed successfully. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:26 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b3aa7c-5893-4f85-864e-30ccdf624c8d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 137/281] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:26 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:26 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c87219c-a8a4-4469-9e75-b20a987ba6d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 145/282] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:26 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] POST http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f/action Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] delete called for group 4fde1220-242b-48f8-a0c1-ec3c6308a83f {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:27 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Delete group with id: 4fde1220-242b-48f8-a0c1-ec3c6308a83f Sep 01 23:55:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:27 devstack devstack@c-api.service[86255]: /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 01 23:55:27 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:27 devstack devstack@c-api.service[86255]: /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 01 23:55:27 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23bed4e6-1495-44b5-92a6-f56717f4c206 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f/action returned with HTTP 202 Sep 01 23:55:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 138/283] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:27 2026] POST /volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-26caccd8-8d70-4fda-ad66-b340b6765269 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:27 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:27 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:27 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26caccd8-8d70-4fda-ad66-b340b6765269 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 200 Sep 01 23:55:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 146/284] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:27 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 927 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-78cbd887-a167-45b9-a59b-b45de82ce2d5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67900755-cf66-49c9-bf8d-2c4c87ff7d98 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 139/285] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:27 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 912 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-78cbd887-a167-45b9-a59b-b45de82ce2d5 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-78cbd887-a167-45b9-a59b-b45de82ce2d5 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1986359809"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-78cbd887-a167-45b9-a59b-b45de82ce2d5 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:55:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 147/286] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:55:28 2026] POST /volume/v3/types => generated 228 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1e82b5bf-64fd-46f5-afc1-f435d0abb1a1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1e82b5bf-64fd-46f5-afc1-f435d0abb1a1 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1e82b5bf-64fd-46f5-afc1-f435d0abb1a1 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1538676380"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1e82b5bf-64fd-46f5-afc1-f435d0abb1a1 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 140/287] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:55:28 2026] POST /volume/v3/group_types => generated 185 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-795d7e89-e2fa-41e4-93ca-ebd4c76efb47 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-795d7e89-e2fa-41e4-93ca-ebd4c76efb47 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-795d7e89-e2fa-41e4-93ca-ebd4c76efb47 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-795d7e89-e2fa-41e4-93ca-ebd4c76efb47 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-795d7e89-e2fa-41e4-93ca-ebd4c76efb47 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d returned with HTTP 404 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 141/288] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:28 2026] GET /volume/v3/volumes/a962837c-7c5c-4711-9673-c289feac9d8d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] show called for member 4fde1220-242b-48f8-a0c1-ec3c6308a83f {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9f41d72-18b5-4d56-9051-8109ee12c4d3 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f returned with HTTP 404 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 142/289] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:28 2026] GET /volume/v3/groups/4fde1220-242b-48f8-a0c1-ec3c6308a83f => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Get all volumes completed successfully. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:28 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b91f4560-d196-4d4a-abf7-e5c934b0a7a8", "volume_types": ["cb0778c8-7543-495b-b887-9a4054fa8d10"], "name": "tempest-GroupSnapshotsV319Test-Group-1045279829"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Creating new group {'group': {'group_type': 'b91f4560-d196-4d4a-abf7-e5c934b0a7a8', 'volume_types': ['cb0778c8-7543-495b-b887-9a4054fa8d10'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1045279829'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1045279829. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Availability Zones retrieved successfully. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Created reservations ['7acd5bf7-ca50-4bb1-939e-bb9cc8611845'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9052c8f4-b5f0-4102-90c8-bc040698b17a tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 143/290] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:28 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] POST http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d/action Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] delete called for group 1c779dd7-f449-4536-bb63-530ad2663a3d {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Delete group with id: 1c779dd7-f449-4536-bb63-530ad2663a3d Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b09ca4ea-f67d-4cd8-a29f-d8a72dff14f0 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 148/291] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:28 2026] POST /volume/v3/groups => generated 116 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /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 01 23:55:28 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 6722b707-8299-4e78-b011-1092b4ec551e {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:28 devstack devstack@c-api.service[86255]: /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 01 23:55:28 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2935f912-8171-415b-a5b0-ee9a3b850e70 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e returned with HTTP 200 Sep 01 23:55:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 149/292] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:28 2026] GET /volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e => generated 396 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13c6daee-1f6d-4c51-a46e-4af209538d4d tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d/action returned with HTTP 202 Sep 01 23:55:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 144/293] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:28 2026] POST /volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Volume info retrieved successfully. Sep 01 23:55:28 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:28 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:29 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7ced56f-1171-4bd6-bcbf-1690afdf2f67 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf returned with HTTP 200 Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a7947b56-fcbe-4861-a793-4c8914bbd01e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 150/294] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:28 2026] GET /volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 145/295] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:29 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:55:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc4040d0-1ead-41de-b612-726ba4815400 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc4040d0-1ead-41de-b612-726ba4815400 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e Sep 01 23:55:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc4040d0-1ead-41de-b612-726ba4815400 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc4040d0-1ead-41de-b612-726ba4815400 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-bc4040d0-1ead-41de-b612-726ba4815400 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 6722b707-8299-4e78-b011-1092b4ec551e {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:29 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc4040d0-1ead-41de-b612-726ba4815400 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e returned with HTTP 200 Sep 01 23:55:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 151/296] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:29 2026] GET /volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e => generated 397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-784286119", "volume_type": "cb0778c8-7543-495b-b887-9a4054fa8d10", "group_id": "6722b707-8299-4e78-b011-1092b4ec551e", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-784286119', 'volume_type': 'cb0778c8-7543-495b-b887-9a4054fa8d10', 'group_id': '6722b707-8299-4e78-b011-1092b4ec551e', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:55:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Create volume of 1 GB Sep 01 23:55:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:29 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Availability Zones retrieved successfully. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Flow 'volume_create_api' (6f7677de-6d81-420f-8f9f-00ddb6b4237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89dc8ee5-d326-492e-8108-d262853d4656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89dc8ee5-d326-492e-8108-d262853d4656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb0778c8-7543-495b-b887-9a4054fa8d10,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1986359809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb0778c8-7543-495b-b887-9a4054fa8d10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6722b707-8299-4e78-b011-1092b4ec551e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35a1787-8d87-4e83-93a0-7eb34f77f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1986359809 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1986359809, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1986359809 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1986359809, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bd740146-88d1-4f0b-8860-03a37251edfc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd740146-88d1-4f0b-8860-03a37251edfc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd740146-88d1-4f0b-8860-03a37251edfc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd740146-88d1-4f0b-8860-03a37251edfc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bd740146-88d1-4f0b-8860-03a37251edfc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd740146-88d1-4f0b-8860-03a37251edfc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 152/297] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:30 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e67cad51-982f-40b1-bdc1-db68a6401076 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e67cad51-982f-40b1-bdc1-db68a6401076 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e67cad51-982f-40b1-bdc1-db68a6401076 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e67cad51-982f-40b1-bdc1-db68a6401076 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e67cad51-982f-40b1-bdc1-db68a6401076 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf returned with HTTP 404 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 153/298] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:30 2026] GET /volume/v3/volumes/5725d1b5-8c93-45fb-aed3-d53a639726cf => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Created reservations ['230d4531-eb4e-4c42-a9b8-f902f4f8bb16', '29ad661b-4f48-4b9d-a7b7-68b5ed5e77db', 'ea332485-86e4-49c3-aa11-d1773ca79ca2', '7b68cc7f-e6fd-460d-9d59-b0acc3129f4e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35a1787-8d87-4e83-93a0-7eb34f77f546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['230d4531-eb4e-4c42-a9b8-f902f4f8bb16', '29ad661b-4f48-4b9d-a7b7-68b5ed5e77db', 'ea332485-86e4-49c3-aa11-d1773ca79ca2', '7b68cc7f-e6fd-460d-9d59-b0acc3129f4e']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da3a4283-9210-474e-8454-7f31611ea2b7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228baff7-96d5-4882-9767-a1366be913ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da3a4283-9210-474e-8454-7f31611ea2b7 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] GET http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da3a4283-9210-474e-8454-7f31611ea2b7 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da3a4283-9210-474e-8454-7f31611ea2b7 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-da3a4283-9210-474e-8454-7f31611ea2b7 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] show called for member 1c779dd7-f449-4536-bb63-530ad2663a3d {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da3a4283-9210-474e-8454-7f31611ea2b7 tempest-GroupsV314Test-335915934 tempest-GroupsV314Test-335915934-project-member] http://192.168.122.58/volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d returned with HTTP 404 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 154/299] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:30 2026] GET /volume/v3/groups/1c779dd7-f449-4536-bb63-530ad2663a3d => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae0d0d84-5608-4e52-863e-8c89f2d0afff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae0d0d84-5608-4e52-863e-8c89f2d0afff tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/4618d822-44c6-42c4-96e8-ece334aa1122 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae0d0d84-5608-4e52-863e-8c89f2d0afff tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae0d0d84-5608-4e52-863e-8c89f2d0afff tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae0d0d84-5608-4e52-863e-8c89f2d0afff tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] http://192.168.122.58/volume/v3/group_types/4618d822-44c6-42c4-96e8-ece334aa1122 returned with HTTP 202 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 155/300] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:55:30 2026] DELETE /volume/v3/group_types/4618d822-44c6-42c4-96e8-ece334aa1122 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7aa13965-07ab-402c-a086-7ff2dc5a209e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7aa13965-07ab-402c-a086-7ff2dc5a209e tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] DELETE http://192.168.122.58/volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7aa13965-07ab-402c-a086-7ff2dc5a209e tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7aa13965-07ab-402c-a086-7ff2dc5a209e tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228baff7-96d5-4882-9767-a1366be913ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5054f51-313a-4b2f-9bb3-8aa990f6a015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-784286119',encryption_key_id=None,group_id=6722b707-8299-4e78-b011-1092b4ec551e,group_type_id=,metadata={},multiattach=False,project_id='dc36d6b2ae8745e1b192080ae1f30265',qos_specs=None,replication_status=,reservations=['230d4531-eb4e-4c42-a9b8-f902f4f8bb16','29ad661b-4f48-4b9d-a7b7-68b5ed5e77db','ea332485-86e4-49c3-aa11-d1773ca79ca2','7b68cc7f-e6fd-460d-9d59-b0acc3129f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d3c5e237cd4209a9e8f19ced72d1ce',volume_type_id=cb0778c8-7543-495b-b887-9a4054fa8d10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-784286119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6722b707-8299-4e78-b011-1092b4ec551e,host=None,id=e5054f51-313a-4b2f-9bb3-8aa990f6a015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc36d6b2ae8745e1b192080ae1f30265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d3c5e237cd4209a9e8f19ced72d1ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb0778c8-7543-495b-b887-9a4054fa8d10),volume_type_id=cb0778c8-7543-495b-b887-9a4054fa8d10)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd836d3f-0418-4a9f-916e-c6f30e1e8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd836d3f-0418-4a9f-916e-c6f30e1e8f32) transitioned into state 'SUCCESS' from state '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-784286119',encryption_key_id=None,group_id=6722b707-8299-4e78-b011-1092b4ec551e,group_type_id=,metadata={},multiattach=False,project_id='dc36d6b2ae8745e1b192080ae1f30265',qos_specs=None,replication_status=,reservations=['230d4531-eb4e-4c42-a9b8-f902f4f8bb16','29ad661b-4f48-4b9d-a7b7-68b5ed5e77db','ea332485-86e4-49c3-aa11-d1773ca79ca2','7b68cc7f-e6fd-460d-9d59-b0acc3129f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d3c5e237cd4209a9e8f19ced72d1ce',volume_type_id=cb0778c8-7543-495b-b887-9a4054fa8d10)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7aa13965-07ab-402c-a086-7ff2dc5a209e tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] http://192.168.122.58/volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 returned with HTTP 202 Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2861cdee-467e-473b-a15e-cc147a1f9932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 156/301] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:55:30 2026] DELETE /volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-04e80aa1-ba6b-403c-b806-27e84e82b142 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04e80aa1-ba6b-403c-b806-27e84e82b142 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] GET http://192.168.122.58/volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04e80aa1-ba6b-403c-b806-27e84e82b142 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04e80aa1-ba6b-403c-b806-27e84e82b142 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04e80aa1-ba6b-403c-b806-27e84e82b142 tempest-GroupsV314Test-1306124483 tempest-GroupsV314Test-1306124483-project-admin] http://192.168.122.58/volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 returned with HTTP 404 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 157/302] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:55:30 2026] GET /volume/v3/types/5254d03d-d3de-45d8-8f4b-7250ce83aae6 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2861cdee-467e-473b-a15e-cc147a1f9932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Flow 'volume_create_api' (6f7677de-6d81-420f-8f9f-00ddb6b4237f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Create volume request issued successfully. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:30 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:30 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d21c79-2fad-411e-b38f-e8acf0ec8846 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:55:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 146/303] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:55:29 2026] POST /volume/v3/volumes => generated 832 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Volume info retrieved successfully. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:30 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:30 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bf1c033-9cac-48a2-bb43-7d9e0a2c1ade tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 200 Sep 01 23:55:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 158/304] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:30 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 900 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce50767e-0144-41b2-b93c-c0186e4e81dc tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 147/305] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:31 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Volume info retrieved successfully. Sep 01 23:55:31 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:31 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:31 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6dd26f5-c4a5-45c3-83b2-b0edd0e0b17e tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 200 Sep 01 23:55:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 159/306] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:31 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 924 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:32 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:32 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e5b83f2-41d0-4e15-a44a-ba8b8ef84c17 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 148/307] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:55:32 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-af46da27-d0d4-4c16-b1da-1d08738e13d0 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 160/308] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:55:32 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Volume info retrieved successfully. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:33 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3dea4ae-bc2d-4352-91b6-c0707dc9a594 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 200 Sep 01 23:55:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 149/309] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:33 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 925 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-49b42348-8665-4f15-89a9-943b89f7a842 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] POST http://192.168.122.58/volume/v3/group_snapshots Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6722b707-8299-4e78-b011-1092b4ec551e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-636647928"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6722b707-8299-4e78-b011-1092b4ec551e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-636647928'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-636647928. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /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 01 23:55:33 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1986359809 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1986359809, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1986359809 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1986359809, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Created reservations ['b648517a-459f-49e6-9739-9a1f3f3fd087', '447c6028-0ebe-45a2-b625-af88f6452b88', 'e9afc065-a0fc-4980-89c3-c18a1d692865', '111e7831-e00f-41bb-bcfc-ee05ec021e96'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49b42348-8665-4f15-89a9-943b89f7a842 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots returned with HTTP 202 Sep 01 23:55:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 161/310] 192.168.122.58 () {62 vars in 1203 bytes} [Tue Sep 1 23:55:33 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d989abf-e48e-4925-810c-0ccf58583421 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d989abf-e48e-4925-810c-0ccf58583421 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d989abf-e48e-4925-810c-0ccf58583421 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d989abf-e48e-4925-810c-0ccf58583421 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-9d989abf-e48e-4925-810c-0ccf58583421 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-9608d425-2d8d-4e42-9f41-a87937fea11d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 150/311] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:55:33 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d989abf-e48e-4925-810c-0ccf58583421 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 162/312] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:33 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9c5350fc-2b9d-4270-9532-5fa41ec0e371 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c5350fc-2b9d-4270-9532-5fa41ec0e371 None None] GET http://192.168.122.58/volume// Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c5350fc-2b9d-4270-9532-5fa41ec0e371 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c5350fc-2b9d-4270-9532-5fa41ec0e371 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c5350fc-2b9d-4270-9532-5fa41ec0e371 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:55:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 151/313] 192.168.122.58 () {58 vars in 1303 bytes} [Tue Sep 1 23:55:33 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-0da99f06-b67b-4e8a-8912-1561dcef5df1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-0da99f06-b67b-4e8a-8912-1561dcef5df1 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:55:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-0da99f06-b67b-4e8a-8912-1561dcef5df1 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04a5e773-6a8f-4e70-862c-f840c5bd90a0", "connector": null, "instance_uuid": "3706644b-d3a5-4b78-9c4b-8220c47d8642"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-0da99f06-b67b-4e8a-8912-1561dcef5df1 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:55:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 163/314] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:55:33 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f53c9221-89aa-4871-ba51-af701191e7b2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f53c9221-89aa-4871-ba51-af701191e7b2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f53c9221-89aa-4871-ba51-af701191e7b2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f53c9221-89aa-4871-ba51-af701191e7b2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-f53c9221-89aa-4871-ba51-af701191e7b2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f53c9221-89aa-4871-ba51-af701191e7b2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 152/315] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:34 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d948a942-45bc-4e86-8fe8-2264e4131624 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d948a942-45bc-4e86-8fe8-2264e4131624 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d948a942-45bc-4e86-8fe8-2264e4131624 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d948a942-45bc-4e86-8fe8-2264e4131624 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-d948a942-45bc-4e86-8fe8-2264e4131624 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d948a942-45bc-4e86-8fe8-2264e4131624 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 164/316] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:35 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 329 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-857fc864-923b-4cd8-be6b-4df5f92c66a6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-857fc864-923b-4cd8-be6b-4df5f92c66a6 None None] GET http://192.168.122.58/volume// Sep 01 23:55:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-857fc864-923b-4cd8-be6b-4df5f92c66a6 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-857fc864-923b-4cd8-be6b-4df5f92c66a6 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-857fc864-923b-4cd8-be6b-4df5f92c66a6 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:55:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 153/317] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:55:35 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:55:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-b4d18818-44e1-47bb-aa33-208e9eaeecb2 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 200 Sep 01 23:55:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 165/318] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:55:35 2026] GET /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 1510 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] PUT http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Acquiring lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" released by "attachment_update" :: held 0.600s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-d3bb5f2a-ee6c-4480-a6b8-094e3afb5e02 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 returned with HTTP 200 Sep 01 23:55:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 154/319] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:55:36 2026] PUT /volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 => generated 694 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37f16768-0a3c-44c1-9357-166f8a0e1168 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 166/320] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:36 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /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 01 23:55:36 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Get all snapshots completed successfully. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd508bf5-ec75-40e9-ba22-1933a9ce3b30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:55:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 155/321] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:55:36 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-05d56af4-f378-4718-8b37-38aa721fac5c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-05d56af4-f378-4718-8b37-38aa721fac5c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863/action Sep 01 23:55:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Snapshot retrieved successfully. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-05d56af4-f378-4718-8b37-38aa721fac5c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d01f741c-0a21-42c6-aa59-b03a7f1d88de tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe returned with HTTP 200 Sep 01 23:55:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-05d56af4-f378-4718-8b37-38aa721fac5c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 167/322] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:36 2026] GET /volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Updating group '45a5fea4-dbdb-4488-97b0-8fb737893448' with 'creating' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a4731ae-3438-41ea-8960-1674a4c9e4b9 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action returned with HTTP 202 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 168/323] 192.168.122.58 () {62 vars in 1334 bytes} [Tue Sep 1 23:55:36 2026] POST /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3600e9da-3f0a-4315-bcfe-d11f7503106f tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 169/324] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:36 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-14a34db0-00f0-4913-8806-a4bfc06f30a4 req-05d56af4-f378-4718-8b37-38aa721fac5c tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863/action returned with HTTP 204 Sep 01 23:55:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action Sep 01 23:55:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 156/325] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:55:36 2026] POST /volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Updating group '45a5fea4-dbdb-4488-97b0-8fb737893448' with 'available' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eca6c7d-ec5c-46a5-a327-e5cdff101182 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 170/326] 192.168.122.58 () {62 vars in 1334 bytes} [Tue Sep 1 23:55:36 2026] POST /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8bebaa97-80e4-4287-aa04-07bde4f99575 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 157/327] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-43eda3b5-837b-480c-85ae-ad2b78040895 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-43eda3b5-837b-480c-85ae-ad2b78040895 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-43eda3b5-837b-480c-85ae-ad2b78040895 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-43eda3b5-837b-480c-85ae-ad2b78040895 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-43eda3b5-837b-480c-85ae-ad2b78040895 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Updating group '45a5fea4-dbdb-4488-97b0-8fb737893448' with 'error' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b7c3e7c2-e4c0-4008-aadc-42b3e1c7c6fa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-43eda3b5-837b-480c-85ae-ad2b78040895 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 171/328] 192.168.122.58 () {62 vars in 1334 bytes} [Tue Sep 1 23:55:37 2026] POST /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2eaa79d-7f42-4005-a771-21ea8de65058 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 172/329] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] POST http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Updating group '45a5fea4-dbdb-4488-97b0-8fb737893448' with 'available' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce189fdd-53f5-4add-aae8-32b8641a93bd tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 173/330] 192.168.122.58 () {62 vars in 1334 bytes} [Tue Sep 1 23:55:37 2026] POST /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-438826f3-03ec-4c2a-8b68-ff2d03453899 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 174/331] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] DELETE http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.group_snapshots [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] delete called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.group_snapshots [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Delete group_snapshot with id: 45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7c3e7c2-e4c0-4008-aadc-42b3e1c7c6fa tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7c3e7c2-e4c0-4008-aadc-42b3e1c7c6fa tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-41177963"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7c3e7c2-e4c0-4008-aadc-42b3e1c7c6fa tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 158/332] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:55:37 2026] POST /volume/v3/types => generated 218 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-559a7b14-0e94-45d7-8d32-8481a8fa220d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-559a7b14-0e94-45d7-8d32-8481a8fa220d tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-559a7b14-0e94-45d7-8d32-8481a8fa220d tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-564130091"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /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 01 23:55:37 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a04c2f29-29fc-47e8-92c4-7c8357abf5c2 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 175/333] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:55:37 2026] DELETE /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-559a7b14-0e94-45d7-8d32-8481a8fa220d tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 159/334] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:55:37 2026] POST /volume/v3/group_types => generated 176 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /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 01 23:55:37 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Get all volumes completed successfully. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:37 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fbe35eb-7b3e-4e59-a088-dfca3cdce3e4 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 176/335] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /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 01 23:55:37 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Get all snapshots completed successfully. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf4a435e-847e-4f2f-bb52-8738b20c1c45 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 177/336] 192.168.122.58 () {58 vars in 1143 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Snapshot retrieved successfully. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c1522af8-e2b8-47b8-88f4-ad55d6c31d11 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 178/337] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4f8cc546-cca1-4f2e-b2b3-d22eda433e1a", "volume_types": ["b97e495f-6e17-4026-9c3a-263dd3307114"], "name": "tempest-GroupsV320Test-Group-106756438"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Creating new group {'group': {'group_type': '4f8cc546-cca1-4f2e-b2b3-d22eda433e1a', 'volume_types': ['b97e495f-6e17-4026-9c3a-263dd3307114'], 'name': 'tempest-GroupsV320Test-Group-106756438'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Creating group tempest-GroupsV320Test-Group-106756438. Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Availability Zones retrieved successfully. Sep 01 23:55:37 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Created reservations ['68963c15-b486-4f45-acac-51d3d308d1e3'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37442fa9-4774-4ad6-8020-0c00cd5c4a13 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 160/338] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:37 2026] POST /volume/v3/groups => generated 107 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:37 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2a4bab2-8c39-4a86-ada3-3f725815ff0a tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 179/339] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:37 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe Sep 01 23:55:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Snapshot retrieved successfully. Sep 01 23:55:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00f2b347-be7e-4d77-9aed-d0477b6baaba tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe returned with HTTP 200 Sep 01 23:55:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 161/340] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:38 2026] GET /volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-72f4b608-92bd-4495-9335-59e2554936ce None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72f4b608-92bd-4495-9335-59e2554936ce tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72f4b608-92bd-4495-9335-59e2554936ce tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72f4b608-92bd-4495-9335-59e2554936ce tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-72f4b608-92bd-4495-9335-59e2554936ce tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72f4b608-92bd-4495-9335-59e2554936ce tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 180/341] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:38 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Updating group 'a3d29931-e1fd-4baf-868d-54eea9670387' with 'creating' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5c6bad4-d544-4909-bac2-7feb443c9f0c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action returned with HTTP 202 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 162/342] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:39 2026] POST /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecd96f06-b2c9-41c5-9bf5-b457cfd25953 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 181/343] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-240086f0-5255-430c-be36-b05bec762d40 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-240086f0-5255-430c-be36-b05bec762d40 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-240086f0-5255-430c-be36-b05bec762d40 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-240086f0-5255-430c-be36-b05bec762d40 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-240086f0-5255-430c-be36-b05bec762d40 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Updating group 'a3d29931-e1fd-4baf-868d-54eea9670387' with 'available' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-240086f0-5255-430c-be36-b05bec762d40 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action returned with HTTP 202 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 163/344] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:39 2026] POST /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b4a0cf6-2ba9-4eb7-bb39-cd92bb272c01 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 182/345] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Updating group 'a3d29931-e1fd-4baf-868d-54eea9670387' with 'error' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9979cc55-6cfb-41e8-a219-23639dd6c738 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action returned with HTTP 202 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 164/346] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:39 2026] POST /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38281aa5-bbd0-4d2e-9811-920454a18a56 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 183/347] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 384 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-927a3ae1-c040-4b04-8068-e6803eddf52c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-927a3ae1-c040-4b04-8068-e6803eddf52c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] POST http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-927a3ae1-c040-4b04-8068-e6803eddf52c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-927a3ae1-c040-4b04-8068-e6803eddf52c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-927a3ae1-c040-4b04-8068-e6803eddf52c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Updating group 'a3d29931-e1fd-4baf-868d-54eea9670387' with 'available' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-927a3ae1-c040-4b04-8068-e6803eddf52c tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action returned with HTTP 202 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 165/348] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:39 2026] POST /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da66d190-995b-4456-9f11-28ab7e372241 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da66d190-995b-4456-9f11-28ab7e372241 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da66d190-995b-4456-9f11-28ab7e372241 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da66d190-995b-4456-9f11-28ab7e372241 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-da66d190-995b-4456-9f11-28ab7e372241 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da66d190-995b-4456-9f11-28ab7e372241 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 184/349] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /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 01 23:55:39 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Get all volumes completed successfully. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d3c6f82d-4465-452b-adff-ed8a7c584ac3 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 166/350] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] POST http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] delete called for group a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Delete group with id: a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /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 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e68081d0-28eb-4848-9109-6b05c0a38fa4 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action returned with HTTP 202 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 185/351] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:39 2026] POST /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f3cea440-76cc-47ce-9558-2b42871cca87 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3cea440-76cc-47ce-9558-2b42871cca87 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3cea440-76cc-47ce-9558-2b42871cca87 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3cea440-76cc-47ce-9558-2b42871cca87 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-f3cea440-76cc-47ce-9558-2b42871cca87 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3cea440-76cc-47ce-9558-2b42871cca87 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 200 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 167/352] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-09497f7a-7839-4cda-a015-10652d6860c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09497f7a-7839-4cda-a015-10652d6860c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09497f7a-7839-4cda-a015-10652d6860c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09497f7a-7839-4cda-a015-10652d6860c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09497f7a-7839-4cda-a015-10652d6860c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe returned with HTTP 404 Sep 01 23:55:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 186/353] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/snapshots/ef9b4efd-c3a3-4426-9199-47dff863ddbe => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.group_snapshots [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 45a5fea4-dbdb-4488-97b0-8fb737893448 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 23:55:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2143cf7d-30b9-4c06-9545-c06d07f490c6 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 returned with HTTP 404 Sep 01 23:55:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 168/354] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/group_snapshots/45a5fea4-dbdb-4488-97b0-8fb737893448 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /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 01 23:55:39 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:55:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Get all volumes completed successfully. Sep 01 23:55:39 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:39 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-015e97c7-f0c4-4b9f-a765-cc23a5e5ee87 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 187/355] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:55:39 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] POST http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e/action Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] delete called for group 6722b707-8299-4e78-b011-1092b4ec551e {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Delete group with id: 6722b707-8299-4e78-b011-1092b4ec551e Sep 01 23:55:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:40 devstack devstack@c-api.service[86255]: /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 01 23:55:40 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:55:40 devstack devstack@c-api.service[86255]: /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 01 23:55:40 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6be6933c-3d79-4ea1-a54f-b77bb4996a86 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e/action returned with HTTP 202 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 169/356] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:55:40 2026] POST /volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Volume info retrieved successfully. Sep 01 23:55:40 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:40 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-061fe618-b163-4576-8348-d715f562fc90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-061fe618-b163-4576-8348-d715f562fc90 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] GET http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-061fe618-b163-4576-8348-d715f562fc90 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-061fe618-b163-4576-8348-d715f562fc90 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-061fe618-b163-4576-8348-d715f562fc90 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] show called for member a3d29931-e1fd-4baf-868d-54eea9670387 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-061fe618-b163-4576-8348-d715f562fc90 tempest-GroupsV320Test-1930653001 tempest-GroupsV320Test-1930653001-project-member] http://192.168.122.58/volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 returned with HTTP 404 Sep 01 23:55:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 170/357] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:40 2026] GET /volume/v3/groups/a3d29931-e1fd-4baf-868d-54eea9670387 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cef2667d-2e5b-4b6d-8ee8-4f5b299cd338 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cef2667d-2e5b-4b6d-8ee8-4f5b299cd338 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/4f8cc546-cca1-4f2e-b2b3-d22eda433e1a Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cef2667d-2e5b-4b6d-8ee8-4f5b299cd338 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cef2667d-2e5b-4b6d-8ee8-4f5b299cd338 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27b1b31e-3105-41ca-b152-09f4168b4a60 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 200 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 188/358] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:40 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 924 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cef2667d-2e5b-4b6d-8ee8-4f5b299cd338 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/group_types/4f8cc546-cca1-4f2e-b2b3-d22eda433e1a returned with HTTP 202 Sep 01 23:55:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 171/359] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:55:40 2026] DELETE /volume/v3/group_types/4f8cc546-cca1-4f2e-b2b3-d22eda433e1a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-866703b4-15c7-4c30-b461-fced4c926861 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-866703b4-15c7-4c30-b461-fced4c926861 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] DELETE http://192.168.122.58/volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-866703b4-15c7-4c30-b461-fced4c926861 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-866703b4-15c7-4c30-b461-fced4c926861 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-866703b4-15c7-4c30-b461-fced4c926861 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 returned with HTTP 202 Sep 01 23:55:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 189/360] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:55:40 2026] DELETE /volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1157336b-7442-4728-8bdd-f99535d531d7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1157336b-7442-4728-8bdd-f99535d531d7 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] GET http://192.168.122.58/volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1157336b-7442-4728-8bdd-f99535d531d7 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1157336b-7442-4728-8bdd-f99535d531d7 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1157336b-7442-4728-8bdd-f99535d531d7 tempest-GroupsV320Test-1944224211 tempest-GroupsV320Test-1944224211-project-admin] http://192.168.122.58/volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 returned with HTTP 404 Sep 01 23:55:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 172/361] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:55:40 2026] GET /volume/v3/types/b97e495f-6e17-4026-9c3a-263dd3307114 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Volume info retrieved successfully. Sep 01 23:55:41 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:41 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:41 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04dfb119-0018-4ac5-b0ff-f89086b105aa tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 200 Sep 01 23:55:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 190/362] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:41 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 924 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c64ba4c0-976b-4a5d-b89a-cb4f7b5dbd30 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c64ba4c0-976b-4a5d-b89a-cb4f7b5dbd30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c64ba4c0-976b-4a5d-b89a-cb4f7b5dbd30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c64ba4c0-976b-4a5d-b89a-cb4f7b5dbd30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c64ba4c0-976b-4a5d-b89a-cb4f7b5dbd30 tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 returned with HTTP 404 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 173/363] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:43 2026] GET /volume/v3/volumes/e5054f51-313a-4b2f-9bb3-8aa990f6a015 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] GET http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] show called for member 6722b707-8299-4e78-b011-1092b4ec551e {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e8db12a-05aa-4948-bb2f-279eaef3d19d tempest-GroupSnapshotsV319Test-469568768 tempest-GroupSnapshotsV319Test-469568768-project-member] http://192.168.122.58/volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e returned with HTTP 404 Sep 01 23:55:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 191/364] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:43 2026] GET /volume/v3/groups/6722b707-8299-4e78-b011-1092b4ec551e => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e82b46c7-6f4f-4ee2-b25a-cd33c635ed87 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e82b46c7-6f4f-4ee2-b25a-cd33c635ed87 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/b91f4560-d196-4d4a-abf7-e5c934b0a7a8 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e82b46c7-6f4f-4ee2-b25a-cd33c635ed87 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e82b46c7-6f4f-4ee2-b25a-cd33c635ed87 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e82b46c7-6f4f-4ee2-b25a-cd33c635ed87 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/group_types/b91f4560-d196-4d4a-abf7-e5c934b0a7a8 returned with HTTP 202 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 174/365] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:55:43 2026] DELETE /volume/v3/group_types/b91f4560-d196-4d4a-abf7-e5c934b0a7a8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dbb92a20-fb89-466b-ae89-758d2bfd38ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbb92a20-fb89-466b-ae89-758d2bfd38ac tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] DELETE http://192.168.122.58/volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbb92a20-fb89-466b-ae89-758d2bfd38ac tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbb92a20-fb89-466b-ae89-758d2bfd38ac tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbb92a20-fb89-466b-ae89-758d2bfd38ac tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 returned with HTTP 202 Sep 01 23:55:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 192/366] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:55:43 2026] DELETE /volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dfff14a9-8f4e-45ff-987a-1d812143f9e7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfff14a9-8f4e-45ff-987a-1d812143f9e7 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] GET http://192.168.122.58/volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfff14a9-8f4e-45ff-987a-1d812143f9e7 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfff14a9-8f4e-45ff-987a-1d812143f9e7 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfff14a9-8f4e-45ff-987a-1d812143f9e7 tempest-GroupSnapshotsV319Test-264769296 tempest-GroupSnapshotsV319Test-264769296-project-admin] http://192.168.122.58/volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 returned with HTTP 404 Sep 01 23:55:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 175/367] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:55:43 2026] GET /volume/v3/types/cb0778c8-7543-495b-b887-9a4054fa8d10 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] GET http://192.168.122.58/volume/v3/os-hosts Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: /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 01 23:55:50 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.hosts [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:55:15+00:00 {{(pid=86254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.hosts [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:51:41+00:00 {{(pid=86254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.hosts [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:54:19+00:00 {{(pid=86254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49cb79b8-4a8f-4947-8333-7456ccc56285 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] http://192.168.122.58/volume/v3/os-hosts returned with HTTP 200 Sep 01 23:55:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 193/368] 192.168.122.58 () {58 vars in 1119 bytes} [Tue Sep 1 23:55:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] GET http://192.168.122.58/volume/v3/os-hosts Sep 01 23:55:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: /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 01 23:55:51 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.hosts [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:55:15+00:00 {{(pid=86255) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.hosts [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:51:41+00:00 {{(pid=86255) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.hosts [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] status, active and update: available, enabled, 2026-09-01 21:54:19+00:00 {{(pid=86255) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a576f19b-eca5-4618-bce8-a33e6eaf814a tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] http://192.168.122.58/volume/v3/os-hosts returned with HTTP 200 Sep 01 23:55:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 176/369] 192.168.122.58 () {58 vars in 1119 bytes} [Tue Sep 1 23:55:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0263ed99-3f01-47b7-bdd1-dee4f8ed3477 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0263ed99-3f01-47b7-bdd1-dee4f8ed3477 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] GET http://192.168.122.58/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 23:55:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0263ed99-3f01-47b7-bdd1-dee4f8ed3477 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0263ed99-3f01-47b7-bdd1-dee4f8ed3477 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0263ed99-3f01-47b7-bdd1-dee4f8ed3477 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] http://192.168.122.58/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 23:55:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 194/370] 192.168.122.58 () {58 vars in 1182 bytes} [Tue Sep 1 23:55:51 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1ae35e23-cf30-4353-b0d5-c1152f2640d6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ae35e23-cf30-4353-b0d5-c1152f2640d6 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] GET http://192.168.122.58/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ae35e23-cf30-4353-b0d5-c1152f2640d6 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ae35e23-cf30-4353-b0d5-c1152f2640d6 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ae35e23-cf30-4353-b0d5-c1152f2640d6 tempest-VolumeHostsAdminTestsJSON-1301536123 tempest-VolumeHostsAdminTestsJSON-1301536123-project-admin] http://192.168.122.58/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 23:55:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 177/371] 192.168.122.58 () {58 vars in 1176 bytes} [Tue Sep 1 23:55:51 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:55:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-057cd67b-95d5-47cb-bb7a-ccf6cedf1f54 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-057cd67b-95d5-47cb-bb7a-ccf6cedf1f54 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:55:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-057cd67b-95d5-47cb-bb7a-ccf6cedf1f54 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-100223917"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-057cd67b-95d5-47cb-bb7a-ccf6cedf1f54 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:55:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39ae7a81-c5c0-4dab-a26e-48bbd56f0cfc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 195/372] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:55:54 2026] POST /volume/v3/types => generated 215 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:55:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39ae7a81-c5c0-4dab-a26e-48bbd56f0cfc tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:55:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39ae7a81-c5c0-4dab-a26e-48bbd56f0cfc tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-907658304"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39ae7a81-c5c0-4dab-a26e-48bbd56f0cfc tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:55:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 178/373] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:55:54 2026] POST /volume/v3/group_types => generated 172 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-50d83540-c818-4086-a9f7-066d0a200e8a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "acd38ae7-50c2-4251-b935-50282fa484d8", "volume_types": ["d4192be0-7503-46e4-986b-ad3dcf98f81e"], "name": "tempest-Group1-1106478601"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating new group {'group': {'group_type': 'acd38ae7-50c2-4251-b935-50282fa484d8', 'volume_types': ['d4192be0-7503-46e4-986b-ad3dcf98f81e'], 'name': 'tempest-Group1-1106478601'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:55 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating group tempest-Group1-1106478601. Sep 01 23:55:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:55:55 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['86dc1d49-ad5f-4dd9-ba82-ff70b4d1d7c7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50d83540-c818-4086-a9f7-066d0a200e8a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 196/374] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:54 2026] POST /volume/v3/groups => generated 94 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:55:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-561077ea-56af-473c-95c2-623419932324 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-561077ea-56af-473c-95c2-623419932324 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:55:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-561077ea-56af-473c-95c2-623419932324 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-561077ea-56af-473c-95c2-623419932324 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-561077ea-56af-473c-95c2-623419932324 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:55 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-561077ea-56af-473c-95c2-623419932324 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 returned with HTTP 200 Sep 01 23:55:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 179/375] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:55 2026] GET /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 => generated 322 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a64288da-3726-406e-8e7d-985f290291ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a64288da-3726-406e-8e7d-985f290291ed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:55:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a64288da-3726-406e-8e7d-985f290291ed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a64288da-3726-406e-8e7d-985f290291ed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-a64288da-3726-406e-8e7d-985f290291ed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:56 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a64288da-3726-406e-8e7d-985f290291ed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 returned with HTTP 200 Sep 01 23:55:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 197/376] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:56 2026] GET /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 => generated 323 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:55:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "acd38ae7-50c2-4251-b935-50282fa484d8", "volume_types": ["d4192be0-7503-46e4-986b-ad3dcf98f81e"], "name": "tempest-Group2-1784828774"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating new group {'group': {'group_type': 'acd38ae7-50c2-4251-b935-50282fa484d8', 'volume_types': ['d4192be0-7503-46e4-986b-ad3dcf98f81e'], 'name': 'tempest-Group2-1784828774'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:55:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating group tempest-Group2-1784828774. Sep 01 23:55:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:55:56 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['e13aee2d-a9ae-425e-9430-1ef9867f5df5'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d28bcab3-0608-4f7d-8ab2-02c8b5bf6fed tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:55:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 180/377] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:55:56 2026] POST /volume/v3/groups => generated 94 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:55:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:55:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:57 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0b85328-1117-4bb9-a5ae-7a85b602d8a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 returned with HTTP 200 Sep 01 23:55:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 198/378] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:57 2026] GET /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 => generated 322 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:55:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:55:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:55:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:58 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:55:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5ea90ce-3cca-4af9-aa63-5430923ebd56 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 returned with HTTP 200 Sep 01 23:55:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 181/379] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:55:58 2026] GET /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 => generated 323 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1973934159", "volume_type": "d4192be0-7503-46e4-986b-ad3dcf98f81e", "group_id": "21d80a6d-030e-4d37-8d5a-e48da7f135c2", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1973934159', 'volume_type': 'd4192be0-7503-46e4-986b-ad3dcf98f81e', 'group_id': '21d80a6d-030e-4d37-8d5a-e48da7f135c2', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume of 1 GB Sep 01 23:55:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:55:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (d8bec998-7057-4469-bd80-a97fc1dab302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4cad82-755b-4cb2-a6d9-0b14812f210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4cad82-755b-4cb2-a6d9-0b14812f210e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4192be0-7503-46e4-986b-ad3dcf98f81e,is_public=True,name='tempest-GroupsTest-volume-type-100223917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4192be0-7503-46e4-986b-ad3dcf98f81e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21d80a6d-030e-4d37-8d5a-e48da7f135c2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f325cde-5b20-4e86-9032-3250d5390fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-100223917 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-100223917, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-100223917 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-100223917, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['36f82e4f-90b4-4e8c-9304-1f4feed293ef', 'e804a18b-6e5b-43e5-add6-8bb499363765', 'c024c2f1-9449-4281-972c-bf18df647c66', '0634a78e-b5d0-43f4-89cb-dc1b4d325799'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f325cde-5b20-4e86-9032-3250d5390fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f82e4f-90b4-4e8c-9304-1f4feed293ef', 'e804a18b-6e5b-43e5-add6-8bb499363765', 'c024c2f1-9449-4281-972c-bf18df647c66', '0634a78e-b5d0-43f4-89cb-dc1b4d325799']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8469be6d-4d79-43cc-99ca-ee4634555573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8469be6d-4d79-43cc-99ca-ee4634555573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a9e527a-9932-47af-8c43-ffd0194429ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1973934159',encryption_key_id=None,group_id=21d80a6d-030e-4d37-8d5a-e48da7f135c2,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['36f82e4f-90b4-4e8c-9304-1f4feed293ef','e804a18b-6e5b-43e5-add6-8bb499363765','c024c2f1-9449-4281-972c-bf18df647c66','0634a78e-b5d0-43f4-89cb-dc1b4d325799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=d4192be0-7503-46e4-986b-ad3dcf98f81e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1973934159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21d80a6d-030e-4d37-8d5a-e48da7f135c2,host=None,id=4a9e527a-9932-47af-8c43-ffd0194429ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789ee8e4b3c6423b9891521ec0dafd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9009dfecd6d94b8b95a09d47c004537f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4192be0-7503-46e4-986b-ad3dcf98f81e),volume_type_id=d4192be0-7503-46e4-986b-ad3dcf98f81e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ec1b54-5ef9-4922-95da-645d8c918728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:58 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=529,cinder:UPDATE=106,cinder:INSERT=63 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ec1b54-5ef9-4922-95da-645d8c918728) transitioned into state 'SUCCESS' from state '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-1973934159',encryption_key_id=None,group_id=21d80a6d-030e-4d37-8d5a-e48da7f135c2,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['36f82e4f-90b4-4e8c-9304-1f4feed293ef','e804a18b-6e5b-43e5-add6-8bb499363765','c024c2f1-9449-4281-972c-bf18df647c66','0634a78e-b5d0-43f4-89cb-dc1b4d325799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=d4192be0-7503-46e4-986b-ad3dcf98f81e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183ae81b-83b7-452b-8b64-134add7a98fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183ae81b-83b7-452b-8b64-134add7a98fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (d8bec998-7057-4469-bd80-a97fc1dab302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request issued successfully. Sep 01 23:55:59 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:59 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:59 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:55:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-119197a5-c31c-4a2c-ab8f-1fb1bc115f15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:55:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 199/380] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:55:58 2026] POST /volume/v3/volumes => generated 820 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:55:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:55:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:55:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:55:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:55:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:55:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:55:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:55:59 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:55:59 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:55:59 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:55:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:55:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:55:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f90b1ec5-7bf3-4210-948e-4244c2ea1892 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 200 Sep 01 23:55:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 182/381] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:55:59 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:56:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:00 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:00 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:00 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee298aba-64ad-4301-b87c-19be81a0fbcd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 200 Sep 01 23:56:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 200/382] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:00 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 912 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49f7e179-a486-49a7-b85b-800083ef67c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:02 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49f7e179-a486-49a7-b85b-800083ef67c9 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 183/383] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 913 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e41b67d-c3d9-4e92-a4bd-4576e8642f66 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 201/384] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 => generated 323 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d68d11ef-bd99-4ac3-b87f-bee0c0d310fd tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 184/385] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6cbb6908-eabf-4cf5-9188-591a3a52dc43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cbb6908-eabf-4cf5-9188-591a3a52dc43 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/detail Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6908-eabf-4cf5-9188-591a3a52dc43 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6908-eabf-4cf5-9188-591a3a52dc43 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /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 01 23:56:02 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cbb6908-eabf-4cf5-9188-591a3a52dc43 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/detail returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 202/386] 192.168.122.58 () {60 vars in 1175 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/groups/detail => generated 640 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /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 01 23:56:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:02 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d7eabc0-d15b-4935-8854-eaeeecf48e15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 185/387] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /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 01 23:56:02 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:02 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3549c363-27ac-4c29-a34d-40e2d0ee2d99 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 203/388] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] delete called for group 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Delete group with id: 21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /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 01 23:56:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:56:02 devstack devstack@c-api.service[86255]: /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 01 23:56:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:56:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9afc2a45-93a3-48a6-8b80-059a9ea7e433 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action returned with HTTP 202 Sep 01 23:56:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 186/389] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:56:02 2026] POST /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:03 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:03 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ccc0fbd3-f9a3-454a-87f4-0b11f6e48b71 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a35ce558-ed9f-4ddb-8699-64e34ff0d3a2 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 200 Sep 01 23:56:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 204/390] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:02 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ccc0fbd3-f9a3-454a-87f4-0b11f6e48b71 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] GET http://192.168.122.58/volume/v3/os-services Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ccc0fbd3-f9a3-454a-87f4-0b11f6e48b71 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ccc0fbd3-f9a3-454a-87f4-0b11f6e48b71 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: /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 01 23:56:03 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ccc0fbd3-f9a3-454a-87f4-0b11f6e48b71 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services returned with HTTP 200 Sep 01 23:56:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 187/391] 192.168.122.58 () {58 vars in 1128 bytes} [Tue Sep 1 23:56:03 2026] GET /volume/v3/os-services => generated 705 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5cae94e7-db8f-4fd3-ad8f-393cd49afde9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5cae94e7-db8f-4fd3-ad8f-393cd49afde9 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] PUT http://192.168.122.58/volume/v3/os-services/disable-log-reason Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5cae94e7-db8f-4fd3-ad8f-393cd49afde9 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5cae94e7-db8f-4fd3-ad8f-393cd49afde9 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 23:56:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 205/392] 192.168.122.58 () {60 vars in 1205 bytes} [Tue Sep 1 23:56:03 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-97a6ac4b-f592-4df9-b887-f53ccf3d2a12 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97a6ac4b-f592-4df9-b887-f53ccf3d2a12 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] PUT http://192.168.122.58/volume/v3/os-services/disable Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-97a6ac4b-f592-4df9-b887-f53ccf3d2a12 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97a6ac4b-f592-4df9-b887-f53ccf3d2a12 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services/disable returned with HTTP 404 Sep 01 23:56:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 188/393] 192.168.122.58 () {60 vars in 1172 bytes} [Tue Sep 1 23:56:03 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a2889af0-e60e-4c62-8a7d-3ddd37ed5dfb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2889af0-e60e-4c62-8a7d-3ddd37ed5dfb tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] PUT http://192.168.122.58/volume/v3/os-services/enable Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a2889af0-e60e-4c62-8a7d-3ddd37ed5dfb tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a2889af0-e60e-4c62-8a7d-3ddd37ed5dfb tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services/enable returned with HTTP 404 Sep 01 23:56:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 206/394] 192.168.122.58 () {60 vars in 1169 bytes} [Tue Sep 1 23:56:03 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d44b0a7c-54fe-4359-9f80-68ebd81fd4df None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d44b0a7c-54fe-4359-9f80-68ebd81fd4df tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] PUT http://192.168.122.58/volume/v3/os-services/freeze Sep 01 23:56:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d44b0a7c-54fe-4359-9f80-68ebd81fd4df tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d44b0a7c-54fe-4359-9f80-68ebd81fd4df tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 23:56:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 189/395] 192.168.122.58 () {60 vars in 1169 bytes} [Tue Sep 1 23:56:03 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ed8161d9-1bcb-4882-b7d0-3afcab5ad8e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed8161d9-1bcb-4882-b7d0-3afcab5ad8e3 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] PUT http://192.168.122.58/volume/v3/os-services/thaw Sep 01 23:56:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ed8161d9-1bcb-4882-b7d0-3afcab5ad8e3 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:03 devstack devstack@c-api.service[86254]: /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 01 23:56:03 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:56:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed8161d9-1bcb-4882-b7d0-3afcab5ad8e3 tempest-VolumeServicesNegativeTest-1051782750 tempest-VolumeServicesNegativeTest-1051782750-project-admin] http://192.168.122.58/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 23:56:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 207/396] 192.168.122.58 () {60 vars in 1163 bytes} [Tue Sep 1 23:56:03 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:04 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:04 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f523a19e-2733-4ffc-889c-5914cd20fb45 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 200 Sep 01 23:56:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 190/397] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:04 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 911 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1c858765-f759-4ada-8887-f73ef484518a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c858765-f759-4ada-8887-f73ef484518a None None] GET http://192.168.122.58/volume// Sep 01 23:56:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c858765-f759-4ada-8887-f73ef484518a None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c858765-f759-4ada-8887-f73ef484518a None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c858765-f759-4ada-8887-f73ef484518a None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:56:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 208/398] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:56:04 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-18586188-6a33-4745-b132-09b7fd4d3077 req-7e501469-e073-4ff7-8eb6-ef5f3d343b35 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-7e501469-e073-4ff7-8eb6-ef5f3d343b35 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:56:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-7e501469-e073-4ff7-8eb6-ef5f3d343b35 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04a5e773-6a8f-4e70-862c-f840c5bd90a0", "connector": null, "instance_uuid": "3706644b-d3a5-4b78-9c4b-8220c47d8642"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-7e501469-e073-4ff7-8eb6-ef5f3d343b35 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:56:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 191/399] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:56:04 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-18586188-6a33-4745-b132-09b7fd4d3077 req-06c2aba4-2174-436e-9d67-16dce3a7c0bb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-06c2aba4-2174-436e-9d67-16dce3a7c0bb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-06c2aba4-2174-436e-9d67-16dce3a7c0bb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-06c2aba4-2174-436e-9d67-16dce3a7c0bb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:05 devstack devstack@c-api.service[86254]: /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 01 23:56:05 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:56:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-06c2aba4-2174-436e-9d67-16dce3a7c0bb tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 returned with HTTP 200 Sep 01 23:56:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 209/400] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:56:05 2026] DELETE /volume/v3/attachments/0df002e8-18c2-4a2d-b4f4-d43208621863 => generated 192 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6b9b0f67-71d9-46ce-9777-c758d46a5c64 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b9b0f67-71d9-46ce-9777-c758d46a5c64 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b9b0f67-71d9-46ce-9777-c758d46a5c64 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b9b0f67-71d9-46ce-9777-c758d46a5c64 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b9b0f67-71d9-46ce-9777-c758d46a5c64 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff returned with HTTP 404 Sep 01 23:56:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 192/401] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:05 2026] GET /volume/v3/volumes/4a9e527a-9932-47af-8c43-ffd0194429ff => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc24806b-0da9-4a24-9bc2-f5e376469c41 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 returned with HTTP 404 Sep 01 23:56:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 210/402] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:05 2026] GET /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] delete called for group f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.groups [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Delete group with id: f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:56:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:05 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=378,cinder:INSERT=33,cinder:UPDATE=61 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:56:05 devstack devstack@c-api.service[86255]: /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 01 23:56:05 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:56:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d32f89f-656c-4446-81d1-645e1bbbc31d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action returned with HTTP 202 Sep 01 23:56:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 193/403] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:56:05 2026] POST /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:56:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:06 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4db2e547-33ae-44ee-9e3b-ceaca098984f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 returned with HTTP 200 Sep 01 23:56:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 211/404] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:06 2026] GET /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 => generated 322 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f2969c9-857d-43a9-bb36-4995a0169b38 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 returned with HTTP 404 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 194/405] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:07 2026] GET /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-984b9709-e58a-456d-b95f-52d4e7457866 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-984b9709-e58a-456d-b95f-52d4e7457866 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/detail Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-984b9709-e58a-456d-b95f-52d4e7457866 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-984b9709-e58a-456d-b95f-52d4e7457866 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:07 devstack devstack@c-api.service[86254]: /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 01 23:56:07 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-984b9709-e58a-456d-b95f-52d4e7457866 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/detail returned with HTTP 200 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 212/406] 192.168.122.58 () {60 vars in 1175 bytes} [Tue Sep 1 23:56:07 2026] GET /volume/v3/groups/detail => generated 14 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: /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 01 23:56:07 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a98fdce-a6b0-4cbb-a923-f6f27bcbec3d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 195/407] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2431c305-bb45-4d07-888e-bbf9782698b4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] delete called for group f77dc980-519a-4c14-be26-860aff58cb38 {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Delete group with id: f77dc980-519a-4c14-be26-860aff58cb38 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2431c305-bb45-4d07-888e-bbf9782698b4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action returned with HTTP 404 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 213/408] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:56:07 2026] POST /volume/v3/groups/f77dc980-519a-4c14-be26-860aff58cb38/action => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81623349-3f78-4215-88a6-72b13418473c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81623349-3f78-4215-88a6-72b13418473c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 196/409] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] delete called for group 21d80a6d-030e-4d37-8d5a-e48da7f135c2 {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Delete group with id: 21d80a6d-030e-4d37-8d5a-e48da7f135c2 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e0c6821-1432-4dd6-be24-f7db0fcaf16c tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action returned with HTTP 404 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 214/410] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:56:07 2026] POST /volume/v3/groups/21d80a6d-030e-4d37-8d5a-e48da7f135c2/action => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4f5f0b6b-0458-4d8f-a148-878e63d49be8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f5f0b6b-0458-4d8f-a148-878e63d49be8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/acd38ae7-50c2-4251-b935-50282fa484d8 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f5f0b6b-0458-4d8f-a148-878e63d49be8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f5f0b6b-0458-4d8f-a148-878e63d49be8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f5f0b6b-0458-4d8f-a148-878e63d49be8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/group_types/acd38ae7-50c2-4251-b935-50282fa484d8 returned with HTTP 202 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 197/411] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:56:07 2026] DELETE /volume/v3/group_types/acd38ae7-50c2-4251-b935-50282fa484d8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d1d1e5e0-1aa2-44f6-a3be-ae854b771af2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d1d1e5e0-1aa2-44f6-a3be-ae854b771af2 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] DELETE http://192.168.122.58/volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d1d1e5e0-1aa2-44f6-a3be-ae854b771af2 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d1d1e5e0-1aa2-44f6-a3be-ae854b771af2 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d1d1e5e0-1aa2-44f6-a3be-ae854b771af2 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e returned with HTTP 202 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 215/412] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:07 2026] DELETE /volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-915997d8-7d5c-4d0c-8f03-f42b5665ffaa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915997d8-7d5c-4d0c-8f03-f42b5665ffaa tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] GET http://192.168.122.58/volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915997d8-7d5c-4d0c-8f03-f42b5665ffaa tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915997d8-7d5c-4d0c-8f03-f42b5665ffaa tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915997d8-7d5c-4d0c-8f03-f42b5665ffaa tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e returned with HTTP 404 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 198/413] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:07 2026] GET /volume/v3/types/d4192be0-7503-46e4-986b-ad3dcf98f81e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fc85a706-d2f9-42a1-ac81-fba5e82e4d5e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc85a706-d2f9-42a1-ac81-fba5e82e4d5e tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc85a706-d2f9-42a1-ac81-fba5e82e4d5e tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-696667031"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc85a706-d2f9-42a1-ac81-fba5e82e4d5e tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:56:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 216/414] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:56:07 2026] POST /volume/v3/types => generated 215 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1fdc2c3a-42b3-4c94-9c14-3bdcf199f8fb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1fdc2c3a-42b3-4c94-9c14-3bdcf199f8fb tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 01 23:56:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1fdc2c3a-42b3-4c94-9c14-3bdcf199f8fb tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-356461408"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1fdc2c3a-42b3-4c94-9c14-3bdcf199f8fb tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 01 23:56:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 199/415] 192.168.122.58 () {62 vars in 1190 bytes} [Tue Sep 1 23:56:07 2026] POST /volume/v3/group_types => generated 172 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f9ca82f-e4dd-4058-99ca-4e08073e039a", "volume_types": ["43bea540-c1b4-40ec-9eeb-b3f57794dace"], "name": "tempest-GroupsTest-Group-22556799"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating new group {'group': {'group_type': '7f9ca82f-e4dd-4058-99ca-4e08073e039a', 'volume_types': ['43bea540-c1b4-40ec-9eeb-b3f57794dace'], 'name': 'tempest-GroupsTest-Group-22556799'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Creating group tempest-GroupsTest-Group-22556799. Sep 01 23:56:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:56:08 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['b4dca81f-e052-4123-a0df-369c694923f2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06a0c308-ce38-459a-b89a-b8bbf1c06a23 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups returned with HTTP 202 Sep 01 23:56:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 217/416] 192.168.122.58 () {62 vars in 1176 bytes} [Tue Sep 1 23:56:07 2026] POST /volume/v3/groups => generated 102 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-47818ccd-b126-478a-a414-d36adfe58fa7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47818ccd-b126-478a-a414-d36adfe58fa7 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47818ccd-b126-478a-a414-d36adfe58fa7 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47818ccd-b126-478a-a414-d36adfe58fa7 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-47818ccd-b126-478a-a414-d36adfe58fa7 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:08 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:56:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47818ccd-b126-478a-a414-d36adfe58fa7 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 200/417] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:08 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 330 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:09 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d0a0e16-ed19-41c3-b99f-d7abc12927ee tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 218/418] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:09 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 331 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-384975396", "volume_type": "43bea540-c1b4-40ec-9eeb-b3f57794dace", "group_id": "eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-384975396', 'volume_type': '43bea540-c1b4-40ec-9eeb-b3f57794dace', 'group_id': 'eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume of 1 GB Sep 01 23:56:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:09 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:56:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (5224faf2-7676-43ec-85f0-92c39de7eab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b81a2b8-7e98-4f13-9f43-68f70610a2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b81a2b8-7e98-4f13-9f43-68f70610a2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:56:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43bea540-c1b4-40ec-9eeb-b3f57794dace,is_public=True,name='tempest-GroupsTest-volume-type-696667031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43bea540-c1b4-40ec-9eeb-b3f57794dace', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a99572-03a3-40bb-b022-232b67a83cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:09 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-696667031 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-696667031, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:09 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-696667031 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-696667031, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['f5e383dd-e280-4885-b8c7-42256777196b', '42694961-479b-44ce-b525-33dcf0537fc4', '17ffba84-b8aa-4e58-b148-a4bbb53d2c12', '8848bb00-fcdb-493e-af7f-c065c190b232'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a99572-03a3-40bb-b022-232b67a83cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e383dd-e280-4885-b8c7-42256777196b', '42694961-479b-44ce-b525-33dcf0537fc4', '17ffba84-b8aa-4e58-b148-a4bbb53d2c12', '8848bb00-fcdb-493e-af7f-c065c190b232']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e67e3f5-065a-4b71-8dab-6764ab83b4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e67e3f5-065a-4b71-8dab-6764ab83b4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b019d1-494e-4a3b-8fa5-2f171a58629f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-384975396',encryption_key_id=None,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['f5e383dd-e280-4885-b8c7-42256777196b','42694961-479b-44ce-b525-33dcf0537fc4','17ffba84-b8aa-4e58-b148-a4bbb53d2c12','8848bb00-fcdb-493e-af7f-c065c190b232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-384975396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,host=None,id=19b019d1-494e-4a3b-8fa5-2f171a58629f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789ee8e4b3c6423b9891521ec0dafd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9009dfecd6d94b8b95a09d47c004537f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43bea540-c1b4-40ec-9eeb-b3f57794dace),volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ead2c7-bf4a-40ee-a402-167c7b302668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ead2c7-bf4a-40ee-a402-167c7b302668) transitioned into state 'SUCCESS' from state '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-384975396',encryption_key_id=None,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['f5e383dd-e280-4885-b8c7-42256777196b','42694961-479b-44ce-b525-33dcf0537fc4','17ffba84-b8aa-4e58-b148-a4bbb53d2c12','8848bb00-fcdb-493e-af7f-c065c190b232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff39d66-510f-4c76-a4dd-5bab2b49b0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff39d66-510f-4c76-a4dd-5bab2b49b0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (5224faf2-7676-43ec-85f0-92c39de7eab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request issued successfully. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:10 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e2e0a80-8d73-4c2f-88bb-47ec0f868c1d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 201/419] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:56:09 2026] POST /volume/v3/volumes => generated 819 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] PUT http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 Sep 01 23:56:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:10 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Acquiring lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:10 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" acquired by "attachment_update" :: waited 0.071s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:10 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:10 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9e720be-c8c9-4b5d-9b91-269ce74ffaa5 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f returned with HTTP 200 Sep 01 23:56:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 202/420] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:10 2026] GET /volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f => generated 887 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:11 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Lock "cinder-attachment_update-04a5e773-6a8f-4e70-862c-f840c5bd90a0-devstack" released by "attachment_update" :: held 0.928s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:56:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-34bc36a4-ebe3-425a-941d-493b28b777da tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 returned with HTTP 200 Sep 01 23:56:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 219/421] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:56:10 2026] PUT /volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 => generated 694 bytes in 1112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-18586188-6a33-4745-b132-09b7fd4d3077 req-41e7835b-d1b8-494b-af09-8cddd32fb778 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-41e7835b-d1b8-494b-af09-8cddd32fb778 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 Sep 01 23:56:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-41e7835b-d1b8-494b-af09-8cddd32fb778 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-41e7835b-d1b8-494b-af09-8cddd32fb778 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-41e7835b-d1b8-494b-af09-8cddd32fb778 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 returned with HTTP 200 Sep 01 23:56:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 203/422] 192.168.122.58 () {62 vars in 1535 bytes} [Tue Sep 1 23:56:11 2026] GET /volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 => generated 719 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f Sep 01 23:56:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:12 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:12 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:12 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa8cdb3f-256a-4ff8-97c0-d038f80a083a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f returned with HTTP 200 Sep 01 23:56:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 220/423] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:12 2026] GET /volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f => generated 911 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:56:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f Sep 01 23:56:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:13 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:13 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:14 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e49ae4bb-5431-4bd1-ad7a-29be5a5b9b15 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f returned with HTTP 200 Sep 01 23:56:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 204/424] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:13 2026] GET /volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f => generated 912 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-df2089d8-4078-45c9-a610-fac2901ebc72 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-19518673", "volume_type": "43bea540-c1b4-40ec-9eeb-b3f57794dace", "group_id": "eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-19518673', 'volume_type': '43bea540-c1b4-40ec-9eeb-b3f57794dace', 'group_id': 'eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume of 1 GB Sep 01 23:56:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Availability Zones retrieved successfully. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (89209f77-ffe9-4b8e-906c-d474b391adf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84651197-b5de-41c1-a2d1-5e2526953eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84651197-b5de-41c1-a2d1-5e2526953eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:56:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43bea540-c1b4-40ec-9eeb-b3f57794dace,is_public=True,name='tempest-GroupsTest-volume-type-696667031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43bea540-c1b4-40ec-9eeb-b3f57794dace', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0876b827-ab72-46b6-b2e1-25f4c7324302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-696667031 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-696667031, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-696667031 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-696667031, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Created reservations ['2391e952-8313-4a81-afea-444b3e1c5d2c', 'ccd92a39-e1ac-4bd8-b308-cdb17cca07b7', 'fa0ce38f-70bb-4539-a390-7bd31b2b2f01', '663942c5-f34d-4dde-9e73-f19bee25259a'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0876b827-ab72-46b6-b2e1-25f4c7324302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2391e952-8313-4a81-afea-444b3e1c5d2c', 'ccd92a39-e1ac-4bd8-b308-cdb17cca07b7', 'fa0ce38f-70bb-4539-a390-7bd31b2b2f01', '663942c5-f34d-4dde-9e73-f19bee25259a']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aeeb479-9def-4364-abe3-e1036621c2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aeeb479-9def-4364-abe3-e1036621c2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f45a653-5b3d-4410-9600-92c02cd742bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-19518673',encryption_key_id=None,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['2391e952-8313-4a81-afea-444b3e1c5d2c','ccd92a39-e1ac-4bd8-b308-cdb17cca07b7','fa0ce38f-70bb-4539-a390-7bd31b2b2f01','663942c5-f34d-4dde-9e73-f19bee25259a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-19518673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,host=None,id=2f45a653-5b3d-4410-9600-92c02cd742bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789ee8e4b3c6423b9891521ec0dafd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9009dfecd6d94b8b95a09d47c004537f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43bea540-c1b4-40ec-9eeb-b3f57794dace),volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204d8b58-4d00-4079-8a09-ac8207916080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204d8b58-4d00-4079-8a09-ac8207916080) transitioned into state 'SUCCESS' from state '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-19518673',encryption_key_id=None,group_id=eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403,group_type_id=,metadata={},multiattach=False,project_id='789ee8e4b3c6423b9891521ec0dafd87',qos_specs=None,replication_status=,reservations=['2391e952-8313-4a81-afea-444b3e1c5d2c','ccd92a39-e1ac-4bd8-b308-cdb17cca07b7','fa0ce38f-70bb-4539-a390-7bd31b2b2f01','663942c5-f34d-4dde-9e73-f19bee25259a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9009dfecd6d94b8b95a09d47c004537f',volume_type_id=43bea540-c1b4-40ec-9eeb-b3f57794dace)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8cbb5ce-304e-4df3-a752-516934f4a8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8cbb5ce-304e-4df3-a752-516934f4a8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Flow 'volume_create_api' (89209f77-ffe9-4b8e-906c-d474b391adf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Create volume request issued successfully. Sep 01 23:56:15 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:15 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:15 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df2089d8-4078-45c9-a610-fac2901ebc72 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 221/425] 192.168.122.58 () {62 vars in 1179 bytes} [Tue Sep 1 23:56:14 2026] POST /volume/v3/volumes => generated 818 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:15 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:15 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:16 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf973ce5-87c1-429d-bde5-9b5cfc0afe5e tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 205/426] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:15 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 886 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-18586188-6a33-4745-b132-09b7fd4d3077 req-c2a2b603-b514-4479-aca3-9263e8afbef9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-c2a2b603-b514-4479-aca3-9263e8afbef9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] POST http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11/action Sep 01 23:56:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-c2a2b603-b514-4479-aca3-9263e8afbef9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-c2a2b603-b514-4479-aca3-9263e8afbef9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-18586188-6a33-4745-b132-09b7fd4d3077 req-c2a2b603-b514-4479-aca3-9263e8afbef9 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11/action returned with HTTP 204 Sep 01 23:56:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 222/427] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:56:16 2026] POST /volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11/action => generated 0 bytes in 313 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-35e7a422-224d-4979-a277-b36e2ae8b128 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:17 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:17 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:17 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35e7a422-224d-4979-a277-b36e2ae8b128 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 206/428] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:17 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 910 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fb15864c-d325-46a2-a4eb-5b16722d7baa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:18 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:18 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cd434f2-b53b-4ed2-8a18-c8656c117628 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 223/429] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:18 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 911 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fb15864c-d325-46a2-a4eb-5b16722d7baa tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fb15864c-d325-46a2-a4eb-5b16722d7baa tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-924059513", "os-volume-type-access:is_public": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] PUT http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2f45a653-5b3d-4410-9600-92c02cd742bc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Update called for group eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403. {{(pid=86254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Updating group eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 with name new_group description: This is a new group add_volumes: None remove_volumes: 2f45a653-5b3d-4410-9600-92c02cd742bc. Sep 01 23:56:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fb15864c-d325-46a2-a4eb-5b16722d7baa tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:56:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 207/430] 192.168.122.58 () {60 vars in 1132 bytes} [Tue Sep 1 23:56:18 2026] POST /volume/v3/types => generated 228 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-899e8775-4589-4a31-8fe5-bf69e46ba3ea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01bbbb8d-5c76-46b3-9ee6-ba0cc93bd9f4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 202 Sep 01 23:56:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 224/431] 192.168.122.58 () {62 vars in 1286 bytes} [Tue Sep 1 23:56:19 2026] PUT /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:19 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52800e78-0ae2-4fdf-9259-a1f55f711f18 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 225/432] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:19 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 323 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-899e8775-4589-4a31-8fe5-bf69e46ba3ea tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-899e8775-4589-4a31-8fe5-bf69e46ba3ea tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39a05b44-b4b0-4958-8ce7-59a1a7075ff8", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-899e8775-4589-4a31-8fe5-bf69e46ba3ea tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Create volume request body: {'volume': {'volume_type': '39a05b44-b4b0-4958-8ce7-59a1a7075ff8', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-899e8775-4589-4a31-8fe5-bf69e46ba3ea tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 404 Sep 01 23:56:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 208/433] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:19 2026] POST /volume/v3/volumes => generated 114 bytes in 646 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7e08a3f3-4b09-49cc-a4d6-659031964a17 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e08a3f3-4b09-49cc-a4d6-659031964a17 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e08a3f3-4b09-49cc-a4d6-659031964a17 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"addProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e08a3f3-4b09-49cc-a4d6-659031964a17 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e08a3f3-4b09-49cc-a4d6-659031964a17 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action returned with HTTP 202 Sep 01 23:56:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 226/434] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:20 2026] POST /volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39a05b44-b4b0-4958-8ce7-59a1a7075ff8", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-896578276"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Create volume request body: {'volume': {'volume_type': '39a05b44-b4b0-4958-8ce7-59a1a7075ff8', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-896578276'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Create volume of 1 GB Sep 01 23:56:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Availability Zones retrieved successfully. Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Flow 'volume_create_api' (355fd260-f957-4a4a-b1a7-a5a83c1108d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088568c2-d5b0-49c6-872d-c8ac977e2897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088568c2-d5b0-49c6-872d-c8ac977e2897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:56:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39a05b44-b4b0-4958-8ce7-59a1a7075ff8,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-924059513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39a05b44-b4b0-4958-8ce7-59a1a7075ff8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417046ce-5eee-450d-8738-8d89451eb016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3b38806b-a015-4f29-99d4-86a3c118196f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b38806b-a015-4f29-99d4-86a3c118196f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b38806b-a015-4f29-99d4-86a3c118196f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b38806b-a015-4f29-99d4-86a3c118196f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-3b38806b-a015-4f29-99d4-86a3c118196f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b38806b-a015-4f29-99d4-86a3c118196f tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 227/435] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:20 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 324 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-65544781-8076-4eef-bd48-3ee56bbf87cb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-65544781-8076-4eef-bd48-3ee56bbf87cb tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-65544781-8076-4eef-bd48-3ee56bbf87cb tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-65544781-8076-4eef-bd48-3ee56bbf87cb tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-65544781-8076-4eef-bd48-3ee56bbf87cb tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:20 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-924059513 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-924059513, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:20 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-924059513 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-924059513, it is now deprecated. Please use the default quota class for default quota. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:20 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-65544781-8076-4eef-bd48-3ee56bbf87cb tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 228/436] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:20 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 324 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83934720-467d-411c-926e-2cce0890e465 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /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 01 23:56:21 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:21 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Created reservations ['3a03a487-415a-49ad-a482-ab8b84471e51', '24039176-8c22-4a69-9451-c7b27d7fdaee', '6744e8c7-9c78-4990-8637-d9c46c4b98a4', '684bff17-68ad-468d-b936-0b88a3151645'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417046ce-5eee-450d-8738-8d89451eb016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a03a487-415a-49ad-a482-ab8b84471e51', '24039176-8c22-4a69-9451-c7b27d7fdaee', '6744e8c7-9c78-4990-8637-d9c46c4b98a4', '684bff17-68ad-468d-b936-0b88a3151645']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013b8b82-0cb6-4be7-81bf-80c89b4630d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013b8b82-0cb6-4be7-81bf-80c89b4630d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac904b9c-1e09-445c-bab3-7ab91764a831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-896578276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c6bc9f96e84ee4b152f3ef04efc5fe',qos_specs=None,replication_status=,reservations=['3a03a487-415a-49ad-a482-ab8b84471e51','24039176-8c22-4a69-9451-c7b27d7fdaee','6744e8c7-9c78-4990-8637-d9c46c4b98a4','684bff17-68ad-468d-b936-0b88a3151645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88eb2572198f49b5ae033afa29586566',volume_type_id=39a05b44-b4b0-4958-8ce7-59a1a7075ff8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-896578276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac904b9c-1e09-445c-bab3-7ab91764a831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c6bc9f96e84ee4b152f3ef04efc5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88eb2572198f49b5ae033afa29586566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39a05b44-b4b0-4958-8ce7-59a1a7075ff8),volume_type_id=39a05b44-b4b0-4958-8ce7-59a1a7075ff8)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c89336a-7675-4f75-a23d-04e84c69ab6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83934720-467d-411c-926e-2cce0890e465 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 229/437] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:20 2026] GET /volume/v3/volumes/detail => generated 1782 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-68093982-69df-47c8-a41c-9b0ccb652236 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c89336a-7675-4f75-a23d-04e84c69ab6d) transitioned into state 'SUCCESS' from state '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-896578276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c6bc9f96e84ee4b152f3ef04efc5fe',qos_specs=None,replication_status=,reservations=['3a03a487-415a-49ad-a482-ab8b84471e51','24039176-8c22-4a69-9451-c7b27d7fdaee','6744e8c7-9c78-4990-8637-d9c46c4b98a4','684bff17-68ad-468d-b936-0b88a3151645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88eb2572198f49b5ae033afa29586566',volume_type_id=39a05b44-b4b0-4958-8ce7-59a1a7075ff8)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68093982-69df-47c8-a41c-9b0ccb652236 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] PUT http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68093982-69df-47c8-a41c-9b0ccb652236 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2f45a653-5b3d-4410-9600-92c02cd742bc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccc9bc2-fa05-4640-a558-680920299926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-68093982-69df-47c8-a41c-9b0ccb652236 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Update called for group eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403. {{(pid=86254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-68093982-69df-47c8-a41c-9b0ccb652236 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Updating group eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 with name None description: None add_volumes: 2f45a653-5b3d-4410-9600-92c02cd742bc remove_volumes: None. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccc9bc2-fa05-4640-a558-680920299926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Flow 'volume_create_api' (355fd260-f957-4a4a-b1a7-a5a83c1108d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Create volume request issued successfully. Sep 01 23:56:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f1ae9b9-1d1f-4764-a2ba-2421592c9359 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 209/438] 192.168.122.58 () {60 vars in 1138 bytes} [Tue Sep 1 23:56:20 2026] POST /volume/v3/volumes => generated 800 bytes in 1616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:56:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-de384e14-285f-4d2e-837d-48149b00fb70 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de384e14-285f-4d2e-837d-48149b00fb70 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de384e14-285f-4d2e-837d-48149b00fb70 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de384e14-285f-4d2e-837d-48149b00fb70 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-de384e14-285f-4d2e-837d-48149b00fb70 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de384e14-285f-4d2e-837d-48149b00fb70 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 210/439] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:21 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 868 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68093982-69df-47c8-a41c-9b0ccb652236 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 202 Sep 01 23:56:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 230/440] 192.168.122.58 () {62 vars in 1285 bytes} [Tue Sep 1 23:56:21 2026] PUT /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 0 bytes in 633 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1955485948"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1955485948'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Create volume of 1 GB Sep 01 23:56:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:22 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), Sep 01 23:56:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20647bb5-1334-4855-9ab2-2eda06a81ec1 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 211/441] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:22 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 323 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Availability Zones retrieved successfully. Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Flow 'volume_create_api' (1110a654-500f-4b1a-854c-7f4cfb915005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aaac8ec-8021-4904-aae7-d17b42d4379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aaac8ec-8021-4904-aae7-d17b42d4379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d89824-88d3-4bc3-825f-337ebbccb792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Created reservations ['82f2761a-2e5f-4a51-aca0-46977d3b4616', '49183a76-045a-4571-9feb-f4581c0b8c65', '037cf9f4-97be-4029-a4fc-7907ccb039ae', 'e5f2b232-70ed-4a9c-a13c-1d8194ff62df'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d89824-88d3-4bc3-825f-337ebbccb792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f2761a-2e5f-4a51-aca0-46977d3b4616', '49183a76-045a-4571-9feb-f4581c0b8c65', '037cf9f4-97be-4029-a4fc-7907ccb039ae', 'e5f2b232-70ed-4a9c-a13c-1d8194ff62df']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5ad81d-dfc3-4a87-9d20-f43616808c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5ad81d-dfc3-4a87-9d20-f43616808c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecfb86a2-dfe4-46d6-89e8-f32af4a19b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1955485948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b03f2b9e13487baecb4ca3dea69ff2',qos_specs=None,replication_status=,reservations=['82f2761a-2e5f-4a51-aca0-46977d3b4616','49183a76-045a-4571-9feb-f4581c0b8c65','037cf9f4-97be-4029-a4fc-7907ccb039ae','e5f2b232-70ed-4a9c-a13c-1d8194ff62df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812f4b8262b34eb8b83ca64d957853ff',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1955485948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecfb86a2-dfe4-46d6-89e8-f32af4a19b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7b03f2b9e13487baecb4ca3dea69ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812f4b8262b34eb8b83ca64d957853ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01bd6b5-bd5e-4723-92e2-dc2ef90bcb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45bcdc2b-5372-492e-9215-b7f109f6fa25 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 212/442] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:23 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 892 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01bd6b5-bd5e-4723-92e2-dc2ef90bcb1e) transitioned into state 'SUCCESS' from state '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-1955485948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b03f2b9e13487baecb4ca3dea69ff2',qos_specs=None,replication_status=,reservations=['82f2761a-2e5f-4a51-aca0-46977d3b4616','49183a76-045a-4571-9feb-f4581c0b8c65','037cf9f4-97be-4029-a4fc-7907ccb039ae','e5f2b232-70ed-4a9c-a13c-1d8194ff62df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812f4b8262b34eb8b83ca64d957853ff',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c6f01f-96df-455d-9011-4e8fe9fd08eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c6f01f-96df-455d-9011-4e8fe9fd08eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Flow 'volume_create_api' (1110a654-500f-4b1a-854c-7f4cfb915005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Create volume request issued successfully. Sep 01 23:56:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5dd6726e-d37e-4d37-be13-8ea08a350ea3 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 231/443] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:22 2026] POST /volume/v3/volumes => generated 766 bytes in 1073 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6afc8c03-a157-4e58-8e3f-ad97532ba14f tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 200 Sep 01 23:56:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 213/444] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:23 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 834 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 01 23:56:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e7ce770-c863-4c2e-92af-ff8831c131f0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 200 Sep 01 23:56:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 232/445] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:23 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 324 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-015193e5-cfed-49f9-ad19-3658681c65ac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:23 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:23 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:24 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:24 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddbf0b50-5240-44ab-92c2-4628da9305f8 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 233/446] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:24 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 892 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:24 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-015193e5-cfed-49f9-ad19-3658681c65ac tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 214/447] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:23 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-229a460a-f23e-4a44-ac35-89893b6bd405 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Get all volumes completed successfully. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:24 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:24 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-343216fb-10f8-40cb-bffe-3e60a5246733 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-343216fb-10f8-40cb-bffe-3e60a5246733 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-343216fb-10f8-40cb-bffe-3e60a5246733 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-343216fb-10f8-40cb-bffe-3e60a5246733 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-229a460a-f23e-4a44-ac35-89893b6bd405 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 01 23:56:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 234/448] 192.168.122.58 () {60 vars in 1178 bytes} [Tue Sep 1 23:56:24 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:56:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-343216fb-10f8-40cb-bffe-3e60a5246733 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] POST http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403/action Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.groups [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] delete called for group eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.groups [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Delete group with id: eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-343216fb-10f8-40cb-bffe-3e60a5246733 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 200 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 215/449] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:24 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 858 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /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 01 23:56:25 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /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 01 23:56:25 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb509213-0884-4bf0-968c-189c1ded7cc4 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403/action returned with HTTP 202 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 235/450] 192.168.122.58 () {62 vars in 1307 bytes} [Tue Sep 1 23:56:24 2026] POST /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f9eab779-d869-45da-ae7f-94de6464ac2b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:25 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9eab779-d869-45da-ae7f-94de6464ac2b tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 216/451] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:25 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 910 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-187c1aed-41f6-42ba-9047-f3129b224ff3 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 236/452] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:25 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 893 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-58f78924-be28-4eb6-8865-bb15b41570fb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-58f78924-be28-4eb6-8865-bb15b41570fb tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-58f78924-be28-4eb6-8865-bb15b41570fb tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-58f78924-be28-4eb6-8865-bb15b41570fb tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-58f78924-be28-4eb6-8865-bb15b41570fb tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-58f78924-be28-4eb6-8865-bb15b41570fb tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 217/453] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:25 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 893 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec6934ea-5963-4384-b605-448a516be3e0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Delete volume with id: ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Delete volume request issued successfully. Sep 01 23:56:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec6934ea-5963-4384-b605-448a516be3e0 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 202 Sep 01 23:56:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 237/454] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:56:25 2026] DELETE /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e8896453-b31e-41ab-832d-cae321cb2841 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8896453-b31e-41ab-832d-cae321cb2841 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e8896453-b31e-41ab-832d-cae321cb2841 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e8896453-b31e-41ab-832d-cae321cb2841 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Volume info retrieved successfully. Sep 01 23:56:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e8896453-b31e-41ab-832d-cae321cb2841 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4440cc2-6d61-400e-8cac-c5da7f17908a tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 200 Sep 01 23:56:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 218/455] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:25 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 892 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8896453-b31e-41ab-832d-cae321cb2841 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 200 Sep 01 23:56:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 238/456] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:26 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: WARNING stevedore.named [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:26 devstack devstack@c-api.service[86255]: WARNING castellan.key_manager [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:26 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddba632-bb0f-4e4f-89ca-c88f5f25de2a tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 219/457] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:26 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 910 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91b167f3-677c-46da-aafe-0d497c586946 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91b167f3-677c-46da-aafe-0d497c586946 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] GET http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91b167f3-677c-46da-aafe-0d497c586946 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91b167f3-677c-46da-aafe-0d497c586946 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23202df9-2980-4fd1-b4be-75a52c819085 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23202df9-2980-4fd1-b4be-75a52c819085 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23202df9-2980-4fd1-b4be-75a52c819085 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23202df9-2980-4fd1-b4be-75a52c819085 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91b167f3-677c-46da-aafe-0d497c586946 tempest-VolumeTypesAccessTest-1399092985 tempest-VolumeTypesAccessTest-1399092985-project-member] http://192.168.122.58/volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 returned with HTTP 404 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 239/458] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:27 2026] GET /volume/v3/volumes/ac904b9c-1e09-445c-bab3-7ab91764a831 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-652473ca-976e-4452-8f05-ed0278842a04 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-652473ca-976e-4452-8f05-ed0278842a04 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-652473ca-976e-4452-8f05-ed0278842a04 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"removeProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-652473ca-976e-4452-8f05-ed0278842a04 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-23202df9-2980-4fd1-b4be-75a52c819085 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23202df9-2980-4fd1-b4be-75a52c819085 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 200 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 220/459] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:27 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-652473ca-976e-4452-8f05-ed0278842a04 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action returned with HTTP 202 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 240/460] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:27 2026] POST /volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-010f387d-acf8-401d-9636-7f18adde87d5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-010f387d-acf8-401d-9636-7f18adde87d5 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] DELETE http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-010f387d-acf8-401d-9636-7f18adde87d5 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-010f387d-acf8-401d-9636-7f18adde87d5 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-010f387d-acf8-401d-9636-7f18adde87d5 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 returned with HTTP 202 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 221/461] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:27 2026] DELETE /volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-50c9ba2c-93e7-4bef-846a-5e90d739f504 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50c9ba2c-93e7-4bef-846a-5e90d739f504 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] GET http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-50c9ba2c-93e7-4bef-846a-5e90d739f504 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-50c9ba2c-93e7-4bef-846a-5e90d739f504 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50c9ba2c-93e7-4bef-846a-5e90d739f504 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 returned with HTTP 404 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 241/462] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:27 2026] GET /volume/v3/types/39a05b44-b4b0-4958-8ce7-59a1a7075ff8 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a60a407e-57c9-436d-acda-2cb34355965c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a60a407e-57c9-436d-acda-2cb34355965c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a60a407e-57c9-436d-acda-2cb34355965c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-399606617", "os-volume-type-access:is_public": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a60a407e-57c9-436d-acda-2cb34355965c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 222/463] 192.168.122.58 () {60 vars in 1132 bytes} [Tue Sep 1 23:56:27 2026] POST /volume/v3/types => generated 228 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b9bbc757-da98-4dc1-860f-95fe580b98ef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b9bbc757-da98-4dc1-860f-95fe580b98ef tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b9bbc757-da98-4dc1-860f-95fe580b98ef tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"addProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b9bbc757-da98-4dc1-860f-95fe580b98ef tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b9bbc757-da98-4dc1-860f-95fe580b98ef tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action returned with HTTP 202 Sep 01 23:56:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 242/464] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:27 2026] POST /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-67414a12-c082-49d9-ba2e-7f8b23b7738c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67414a12-c082-49d9-ba2e-7f8b23b7738c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67414a12-c082-49d9-ba2e-7f8b23b7738c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"addProjectAccess": {"project": "fa0aca626a06484abd3326821a9446a9"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67414a12-c082-49d9-ba2e-7f8b23b7738c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fa0aca626a06484abd3326821a9446a9"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67414a12-c082-49d9-ba2e-7f8b23b7738c tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action returned with HTTP 202 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 223/465] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:27 2026] POST /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e63c22e8-fc09-4925-9821-f87caf8b9b9e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e63c22e8-fc09-4925-9821-f87caf8b9b9e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] GET http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/os-volume-type-access Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e63c22e8-fc09-4925-9821-f87caf8b9b9e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e63c22e8-fc09-4925-9821-f87caf8b9b9e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e63c22e8-fc09-4925-9821-f87caf8b9b9e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/os-volume-type-access returned with HTTP 200 Sep 01 23:56:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 224/466] 192.168.122.58 () {58 vars in 1287 bytes} [Tue Sep 1 23:56:27 2026] GET /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/os-volume-type-access => generated 244 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78399699-39a1-45c9-9bf7-b0f150418c1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Volume info retrieved successfully. Sep 01 23:56:27 devstack devstack@c-api.service[86254]: WARNING stevedore.named [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 23:56:27 devstack devstack@c-api.service[86254]: WARNING castellan.key_manager [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 23:56:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78399699-39a1-45c9-9bf7-b0f150418c1e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78399699-39a1-45c9-9bf7-b0f150418c1e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"removeProjectAccess": {"project": "fa0aca626a06484abd3326821a9446a9"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78399699-39a1-45c9-9bf7-b0f150418c1e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fa0aca626a06484abd3326821a9446a9"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78399699-39a1-45c9-9bf7-b0f150418c1e tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action returned with HTTP 202 Sep 01 23:56:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 225/467] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:27 2026] POST /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ac602d2a-2cc8-4f1b-af30-86e0f1cc74a1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac602d2a-2cc8-4f1b-af30-86e0f1cc74a1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] POST http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac602d2a-2cc8-4f1b-af30-86e0f1cc74a1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action body: b'{"removeProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac602d2a-2cc8-4f1b-af30-86e0f1cc74a1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7c6bc9f96e84ee4b152f3ef04efc5fe"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac602d2a-2cc8-4f1b-af30-86e0f1cc74a1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action returned with HTTP 202 Sep 01 23:56:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 226/468] 192.168.122.58 () {60 vars in 1263 bytes} [Tue Sep 1 23:56:28 2026] POST /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f585f346-3be0-480c-a060-4e267f16228b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f585f346-3be0-480c-a060-4e267f16228b tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] DELETE http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f585f346-3be0-480c-a060-4e267f16228b tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f585f346-3be0-480c-a060-4e267f16228b tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:28 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 23:56:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0f491a5-4948-4e95-b28c-fcab7fb20f8d tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 200 Sep 01 23:56:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 243/469] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:27 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 909 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f585f346-3be0-480c-a060-4e267f16228b tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e returned with HTTP 202 Sep 01 23:56:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 227/470] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:28 2026] DELETE /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-323afb1c-5897-4f2e-bd40-f899d6003fe1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-323afb1c-5897-4f2e-bd40-f899d6003fe1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] GET http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e Sep 01 23:56:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-323afb1c-5897-4f2e-bd40-f899d6003fe1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-323afb1c-5897-4f2e-bd40-f899d6003fe1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-323afb1c-5897-4f2e-bd40-f899d6003fe1 tempest-VolumeTypesAccessTest-1533666275 tempest-VolumeTypesAccessTest-1533666275-project-admin] http://192.168.122.58/volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e returned with HTTP 404 Sep 01 23:56:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 244/471] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:28 2026] GET /volume/v3/types/80c65ebb-2582-4d23-92ea-64c20aa2de6e => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b0900a3e-c705-49c2-9e58-4ffb693ae046 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0900a3e-c705-49c2-9e58-4ffb693ae046 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0900a3e-c705-49c2-9e58-4ffb693ae046 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0900a3e-c705-49c2-9e58-4ffb693ae046 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0900a3e-c705-49c2-9e58-4ffb693ae046 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc returned with HTTP 404 Sep 01 23:56:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 228/472] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:29 2026] GET /volume/v3/volumes/2f45a653-5b3d-4410-9600-92c02cd742bc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-153dc36c-936c-4d8f-96aa-3012e7cfec85 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-153dc36c-936c-4d8f-96aa-3012e7cfec85 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-153dc36c-936c-4d8f-96aa-3012e7cfec85 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-153dc36c-936c-4d8f-96aa-3012e7cfec85 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-153dc36c-936c-4d8f-96aa-3012e7cfec85 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f returned with HTTP 404 Sep 01 23:56:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 245/473] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:56:29 2026] GET /volume/v3/volumes/19b019d1-494e-4a3b-8fa5-2f171a58629f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05cdd02f-2491-4878-8d8e-785982017ca0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05cdd02f-2491-4878-8d8e-785982017ca0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] GET http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05cdd02f-2491-4878-8d8e-785982017ca0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05cdd02f-2491-4878-8d8e-785982017ca0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.groups [None req-05cdd02f-2491-4878-8d8e-785982017ca0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] show called for member eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 {{(pid=86255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05cdd02f-2491-4878-8d8e-785982017ca0 tempest-GroupsTest-2087157809 tempest-GroupsTest-2087157809-project-member] http://192.168.122.58/volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 returned with HTTP 404 Sep 01 23:56:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 229/474] 192.168.122.58 () {60 vars in 1265 bytes} [Tue Sep 1 23:56:29 2026] GET /volume/v3/groups/eb5b8c4a-7cc6-4a63-a97f-8af12c1fe403 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-573ed5a1-042c-460a-b969-c89f8f763703 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-573ed5a1-042c-460a-b969-c89f8f763703 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/7f9ca82f-e4dd-4058-99ca-4e08073e039a Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-573ed5a1-042c-460a-b969-c89f8f763703 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-573ed5a1-042c-460a-b969-c89f8f763703 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-573ed5a1-042c-460a-b969-c89f8f763703 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/group_types/7f9ca82f-e4dd-4058-99ca-4e08073e039a returned with HTTP 202 Sep 01 23:56:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 246/475] 192.168.122.58 () {60 vars in 1283 bytes} [Tue Sep 1 23:56:29 2026] DELETE /volume/v3/group_types/7f9ca82f-e4dd-4058-99ca-4e08073e039a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ffe56658-24cb-42b3-9e1a-d74b7d1d6543 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ffe56658-24cb-42b3-9e1a-d74b7d1d6543 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] DELETE http://192.168.122.58/volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ffe56658-24cb-42b3-9e1a-d74b7d1d6543 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ffe56658-24cb-42b3-9e1a-d74b7d1d6543 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ffe56658-24cb-42b3-9e1a-d74b7d1d6543 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace returned with HTTP 202 Sep 01 23:56:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 230/476] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:29 2026] DELETE /volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc0c89bc-87a8-4084-815b-b5b16d8277d8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc0c89bc-87a8-4084-815b-b5b16d8277d8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] GET http://192.168.122.58/volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc0c89bc-87a8-4084-815b-b5b16d8277d8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc0c89bc-87a8-4084-815b-b5b16d8277d8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc0c89bc-87a8-4084-815b-b5b16d8277d8 tempest-GroupsTest-1217582425 tempest-GroupsTest-1217582425-project-admin] http://192.168.122.58/volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace returned with HTTP 404 Sep 01 23:56:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 247/477] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:29 2026] GET /volume/v3/types/43bea540-c1b4-40ec-9eeb-b3f57794dace => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Delete volume with id: ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Delete volume request issued successfully. Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-694ca67e-b0ed-4bd4-ab1a-907becd45a81 tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 202 Sep 01 23:56:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 231/478] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:56:39 2026] DELETE /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-11019a09-4ca1-4077-95e7-88a86583c15c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11019a09-4ca1-4077-95e7-88a86583c15c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11019a09-4ca1-4077-95e7-88a86583c15c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11019a09-4ca1-4077-95e7-88a86583c15c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-11019a09-4ca1-4077-95e7-88a86583c15c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Volume info retrieved successfully. Sep 01 23:56:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11019a09-4ca1-4077-95e7-88a86583c15c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 200 Sep 01 23:56:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 248/479] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:39 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1219c851-a277-4e9a-890e-60d3735e04a6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1219c851-a277-4e9a-890e-60d3735e04a6 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 returned with HTTP 200 Sep 01 23:56:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 232/480] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:56:39 2026] GET /volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 => generated 440 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1664884677"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1664884677'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume of 1 GB Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Availability Zones retrieved successfully. Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (5ae16c61-5891-4815-8b18-e02f0c9d135c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4d7234-55d7-40ab-9c68-cd21f9361025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4d7234-55d7-40ab-9c68-cd21f9361025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84863402-e13a-4323-b6fa-b48f4d80c88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Created reservations ['c3d12bb8-2989-41f5-98dc-587c84e26ea0', 'f91a0350-c262-487f-b904-cdfc588abec7', 'd585c77a-7e80-4be2-b35b-da0eecebfca8', '89fa26b1-0d0c-42b0-9960-cb3369625a09'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84863402-e13a-4323-b6fa-b48f4d80c88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d12bb8-2989-41f5-98dc-587c84e26ea0', 'f91a0350-c262-487f-b904-cdfc588abec7', 'd585c77a-7e80-4be2-b35b-da0eecebfca8', '89fa26b1-0d0c-42b0-9960-cb3369625a09']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8360529-ef09-477a-af3f-c3c91e2011ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8360529-ef09-477a-af3f-c3c91e2011ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2e24d3-035c-459c-9da3-532976dd7a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1664884677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f57637967534c9891cfe8490f6d25b9',qos_specs=None,replication_status=,reservations=['c3d12bb8-2989-41f5-98dc-587c84e26ea0','f91a0350-c262-487f-b904-cdfc588abec7','d585c77a-7e80-4be2-b35b-da0eecebfca8','89fa26b1-0d0c-42b0-9960-cb3369625a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b86e0c4491c486e95a2a4eb9099d2b0',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1664884677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2e24d3-035c-459c-9da3-532976dd7a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f57637967534c9891cfe8490f6d25b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b86e0c4491c486e95a2a4eb9099d2b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927edd12-0910-43ee-82cb-894b4bea857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927edd12-0910-43ee-82cb-894b4bea857c) transitioned into state 'SUCCESS' from state '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-1664884677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f57637967534c9891cfe8490f6d25b9',qos_specs=None,replication_status=,reservations=['c3d12bb8-2989-41f5-98dc-587c84e26ea0','f91a0350-c262-487f-b904-cdfc588abec7','d585c77a-7e80-4be2-b35b-da0eecebfca8','89fa26b1-0d0c-42b0-9960-cb3369625a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b86e0c4491c486e95a2a4eb9099d2b0',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ca112b-de67-49d0-b2d4-f0d0c20db21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ca112b-de67-49d0-b2d4-f0d0c20db21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (5ae16c61-5891-4815-8b18-e02f0c9d135c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume request issued successfully. Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e51363a3-4c6b-44cd-bf9c-0b2e879d10fb tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 249/481] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:40 2026] POST /volume/v3/volumes => generated 766 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:56:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2fb982a0-e8dd-4b0c-a45d-bf8310520c4c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fb982a0-e8dd-4b0c-a45d-bf8310520c4c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] GET http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fb982a0-e8dd-4b0c-a45d-bf8310520c4c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fb982a0-e8dd-4b0c-a45d-bf8310520c4c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec09ec86-6908-4436-80c7-7ceb176335b0 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 233/482] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:40 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 834 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fb982a0-e8dd-4b0c-a45d-bf8310520c4c tempest-ServerRescueNegativeTestJSON-2049964194 tempest-ServerRescueNegativeTestJSON-2049964194-project-member] http://192.168.122.58/volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 returned with HTTP 404 Sep 01 23:56:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 250/483] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:40 2026] GET /volume/v3/volumes/ecfb86a2-dfe4-46d6-89e8-f32af4a19b32 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6cf0cd71-35c9-4084-95bb-93e41b370242 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cf0cd71-35c9-4084-95bb-93e41b370242 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] POST http://192.168.122.58/volume/v3/types/e7221e5b-079c-4ba2-9047-2d7b0cff3e0e/encryption Sep 01 23:56:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6cf0cd71-35c9-4084-95bb-93e41b370242 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cf0cd71-35c9-4084-95bb-93e41b370242 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/e7221e5b-079c-4ba2-9047-2d7b0cff3e0e/encryption returned with HTTP 404 Sep 01 23:56:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 234/484] 192.168.122.58 () {60 vars in 1276 bytes} [Tue Sep 1 23:56:41 2026] POST /volume/v3/types/e7221e5b-079c-4ba2-9047-2d7b0cff3e0e/encryption => generated 114 bytes in 357 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b5eb66f-70ac-4aa9-b162-8110ade25a6a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b5eb66f-70ac-4aa9-b162-8110ade25a6a tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b5eb66f-70ac-4aa9-b162-8110ade25a6a tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-77023223", "os-volume-type-access:is_public": false}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b5eb66f-70ac-4aa9-b162-8110ade25a6a tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:56:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c24773c-4022-4ee5-8fd7-fa8e60baed8f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 251/485] 192.168.122.58 () {60 vars in 1132 bytes} [Tue Sep 1 23:56:41 2026] POST /volume/v3/types => generated 229 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9440413f-ceb6-4a99-a8d2-d4c9af1a2949 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 252/486] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:41 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c24773c-4022-4ee5-8fd7-fa8e60baed8f tempest-VolumeTypesNegativeTest-872415522 tempest-VolumeTypesNegativeTest-872415522-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c24773c-4022-4ee5-8fd7-fa8e60baed8f tempest-VolumeTypesNegativeTest-872415522 tempest-VolumeTypesNegativeTest-872415522-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-459288942"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-8c24773c-4022-4ee5-8fd7-fa8e60baed8f tempest-VolumeTypesNegativeTest-872415522 tempest-VolumeTypesNegativeTest-872415522-project-member] Create volume request body: {'volume': {'volume_type': 'a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-459288942'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c24773c-4022-4ee5-8fd7-fa8e60baed8f tempest-VolumeTypesNegativeTest-872415522 tempest-VolumeTypesNegativeTest-872415522-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 404 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 235/487] 192.168.122.58 () {60 vars in 1138 bytes} [Tue Sep 1 23:56:41 2026] POST /volume/v3/volumes => generated 114 bytes in 389 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a48abea8-d582-4acb-9455-2df9ae914b4b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a48abea8-d582-4acb-9455-2df9ae914b4b tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] DELETE http://192.168.122.58/volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a48abea8-d582-4acb-9455-2df9ae914b4b tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a48abea8-d582-4acb-9455-2df9ae914b4b tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a48abea8-d582-4acb-9455-2df9ae914b4b tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb returned with HTTP 202 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 253/488] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:42 2026] DELETE /volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-07d0b08a-ddca-4469-836c-5c089bc2a4b4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07d0b08a-ddca-4469-836c-5c089bc2a4b4 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] GET http://192.168.122.58/volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07d0b08a-ddca-4469-836c-5c089bc2a4b4 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07d0b08a-ddca-4469-836c-5c089bc2a4b4 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07d0b08a-ddca-4469-836c-5c089bc2a4b4 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb returned with HTTP 404 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 236/489] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:42 2026] GET /volume/v3/types/a9f7eef0-23bd-4472-b9e2-d58ae45a1ccb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e7332958-b18a-4461-bef7-a9bc9d318e43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7332958-b18a-4461-bef7-a9bc9d318e43 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7332958-b18a-4461-bef7-a9bc9d318e43 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7332958-b18a-4461-bef7-a9bc9d318e43 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 400 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 254/490] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:56:42 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e7fbfb2-a807-4032-b964-2a31c5b229df None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e7fbfb2-a807-4032-b964-2a31c5b229df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e7fbfb2-a807-4032-b964-2a31c5b229df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1925347083"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e7fbfb2-a807-4032-b964-2a31c5b229df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 237/491] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:56:42 2026] POST /volume/v3/types => generated 229 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a859ca10-fd56-49e1-be73-27355eac69df None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a859ca10-fd56-49e1-be73-27355eac69df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a859ca10-fd56-49e1-be73-27355eac69df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1925347083"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a859ca10-fd56-49e1-be73-27355eac69df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1925347083 already exists. Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a859ca10-fd56-49e1-be73-27355eac69df tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 409 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 255/492] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:56:42 2026] POST /volume/v3/types => generated 134 bytes in 31 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c5069353-f30a-45be-8575-0d30f483d6a0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c5069353-f30a-45be-8575-0d30f483d6a0 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] DELETE http://192.168.122.58/volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c5069353-f30a-45be-8575-0d30f483d6a0 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c5069353-f30a-45be-8575-0d30f483d6a0 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c5069353-f30a-45be-8575-0d30f483d6a0 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 returned with HTTP 202 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 238/493] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:42 2026] DELETE /volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9cb8a8ca-74e0-4a04-942a-912e92c86ea7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9cb8a8ca-74e0-4a04-942a-912e92c86ea7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] GET http://192.168.122.58/volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9cb8a8ca-74e0-4a04-942a-912e92c86ea7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9cb8a8ca-74e0-4a04-942a-912e92c86ea7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9cb8a8ca-74e0-4a04-942a-912e92c86ea7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 returned with HTTP 404 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 256/494] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:42 2026] GET /volume/v3/types/ac3630d5-c533-4d25-a505-ee801d866256 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6f4037d7-a804-431e-8b79-c8efe4314fd7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6f4037d7-a804-431e-8b79-c8efe4314fd7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] DELETE http://192.168.122.58/volume/v3/types/bf6a32f6-9a6a-4ad0-a6a9-2284550c3f3a Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6f4037d7-a804-431e-8b79-c8efe4314fd7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6f4037d7-a804-431e-8b79-c8efe4314fd7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6f4037d7-a804-431e-8b79-c8efe4314fd7 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/bf6a32f6-9a6a-4ad0-a6a9-2284550c3f3a returned with HTTP 404 Sep 01 23:56:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 239/495] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:56:42 2026] DELETE /volume/v3/types/bf6a32f6-9a6a-4ad0-a6a9-2284550c3f3a => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bdf4a333-c81f-4ba3-86c0-0aaa48541d13 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdf4a333-c81f-4ba3-86c0-0aaa48541d13 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] GET http://192.168.122.58/volume/v3/types/909e96f0-e5eb-449f-8e49-3b55269283e8 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdf4a333-c81f-4ba3-86c0-0aaa48541d13 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdf4a333-c81f-4ba3-86c0-0aaa48541d13 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdf4a333-c81f-4ba3-86c0-0aaa48541d13 tempest-VolumeTypesNegativeTest-311261391 tempest-VolumeTypesNegativeTest-311261391-project-admin] http://192.168.122.58/volume/v3/types/909e96f0-e5eb-449f-8e49-3b55269283e8 returned with HTTP 404 Sep 01 23:56:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 257/496] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:56:42 2026] GET /volume/v3/types/909e96f0-e5eb-449f-8e49-3b55269283e8 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e54e69cc-3817-4688-a248-d4e40f9346d9 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 240/497] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:42 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 859 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-579e204a-02c4-4e94-92b3-633df61e5818 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 Sep 01 23:56:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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 01 23:56:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-579e204a-02c4-4e94-92b3-633df61e5818 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 returned with HTTP 200 Sep 01 23:56:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 258/498] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:56:43 2026] PUT /volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 => generated 395 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume of 2 GB Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Availability Zones retrieved successfully. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (e87b1688-1896-4fe5-abf8-e4e949794369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb6f0de-0128-4ff2-a152-7b6eee719062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Validating volume size '2' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb6f0de-0128-4ff2-a152-7b6eee719062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a851140d-aecd-42ce-8dcb-c091340defa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: WARNING cinder.quota_utils [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Quota exceeded for 4f57637967534c9891cfe8490f6d25b9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 23:56:43 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a851140d-aecd-42ce-8dcb-c091340defa1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 23:56:43 devstack devstack@c-api.service[86255]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a851140d-aecd-42ce-8dcb-c091340defa1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a851140d-aecd-42ce-8dcb-c091340defa1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb6f0de-0128-4ff2-a152-7b6eee719062) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb6f0de-0128-4ff2-a152-7b6eee719062) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 23:56:43 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (e87b1688-1896-4fe5-abf8-e4e949794369) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-46b3f033-582a-4ef4-9944-44bae74a8d6b tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 413 Sep 01 23:56:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 241/499] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:43 2026] POST /volume/v3/volumes => generated 208 bytes in 287 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 23:56:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3bb9a799-89ab-485b-9a9b-8ddca8a0cfbb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3bb9a799-89ab-485b-9a9b-8ddca8a0cfbb tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 Sep 01 23:56:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3bb9a799-89ab-485b-9a9b-8ddca8a0cfbb tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3bb9a799-89ab-485b-9a9b-8ddca8a0cfbb tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 returned with HTTP 200 Sep 01 23:56:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 259/500] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:56:43 2026] PUT /volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 => generated 395 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Create volume of 1 GB Sep 01 23:56:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Availability Zones retrieved successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (ffe029aa-f611-4089-9fc9-7c2318e22d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ad8d02-6676-42c5-b955-a15e55f6b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ad8d02-6676-42c5-b955-a15e55f6b9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787b1beb-1ebf-4a72-b5f7-d7af0cebfb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: WARNING cinder.quota_utils [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Quota exceeded for 4f57637967534c9891cfe8490f6d25b9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 23:56:44 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787b1beb-1ebf-4a72-b5f7-d7af0cebfb79) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 23:56:44 devstack devstack@c-api.service[86255]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787b1beb-1ebf-4a72-b5f7-d7af0cebfb79) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787b1beb-1ebf-4a72-b5f7-d7af0cebfb79) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ad8d02-6676-42c5-b955-a15e55f6b9e4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ad8d02-6676-42c5-b955-a15e55f6b9e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 23:56:44 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Flow 'volume_create_api' (ffe029aa-f611-4089-9fc9-7c2318e22d14) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-0e7d65ca-63ea-4c04-9c7f-1c17b395e927 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 413 Sep 01 23:56:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 242/501] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:43 2026] POST /volume/v3/volumes => generated 150 bytes in 252 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-04f6962f-1157-4265-93ae-fd2f46d79a1e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04f6962f-1157-4265-93ae-fd2f46d79a1e tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04f6962f-1157-4265-93ae-fd2f46d79a1e tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04f6962f-1157-4265-93ae-fd2f46d79a1e tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 returned with HTTP 200 Sep 01 23:56:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 260/502] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:56:44 2026] PUT /volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 => generated 394 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] POST http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d/action Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: ERROR cinder.volume.api [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Quota exceeded for 4f57637967534c9891cfe8490f6d25b9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-64f8fc4d-f7cb-41e4-8215-494e8e5654d5 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d/action returned with HTTP 413 Sep 01 23:56:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 243/503] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:56:44 2026] POST /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d/action => generated 208 bytes in 206 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-929bc316-7fa9-4b33-9b43-2261d85e140c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-929bc316-7fa9-4b33-9b43-2261d85e140c tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-929bc316-7fa9-4b33-9b43-2261d85e140c tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-929bc316-7fa9-4b33-9b43-2261d85e140c tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-929bc316-7fa9-4b33-9b43-2261d85e140c tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-929bc316-7fa9-4b33-9b43-2261d85e140c tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 261/504] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:44 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] DELETE http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Delete volume with id: 5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Delete volume request issued successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5bb018c5-bb00-4f42-9d8d-d4050fd7d8dc tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 202 Sep 01 23:56:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 244/505] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:56:44 2026] DELETE /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e4ea915-6c3d-47dc-8e25-1b2d73c4c3ec tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 262/506] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:44 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Volume info retrieved successfully. Sep 01 23:56:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e800c5f-148f-46b3-a13e-c7606e08bbf2 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 200 Sep 01 23:56:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 245/507] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:45 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-577fc9f9-2011-420e-8a0a-65b6bfdd1576 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-577fc9f9-2011-420e-8a0a-65b6bfdd1576 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] GET http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d Sep 01 23:56:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-577fc9f9-2011-420e-8a0a-65b6bfdd1576 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-577fc9f9-2011-420e-8a0a-65b6bfdd1576 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-577fc9f9-2011-420e-8a0a-65b6bfdd1576 tempest-VolumeQuotasNegativeTestJSON-2019922095 tempest-VolumeQuotasNegativeTestJSON-2019922095-project-member] http://192.168.122.58/volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d returned with HTTP 404 Sep 01 23:56:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 263/508] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:47 2026] GET /volume/v3/volumes/5d2e24d3-035c-459c-9da3-532976dd7a4d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c93c0a29-1a11-43a8-a926-5dd3b1b0db01 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c93c0a29-1a11-43a8-a926-5dd3b1b0db01 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 Sep 01 23:56:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c93c0a29-1a11-43a8-a926-5dd3b1b0db01 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c93c0a29-1a11-43a8-a926-5dd3b1b0db01 tempest-VolumeQuotasNegativeTestJSON-1523176259 tempest-VolumeQuotasNegativeTestJSON-1523176259-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 returned with HTTP 200 Sep 01 23:56:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 246/509] 192.168.122.58 () {60 vars in 1254 bytes} [Tue Sep 1 23:56:47 2026] PUT /volume/v3/os-quota-sets/4f57637967534c9891cfe8490f6d25b9 => generated 398 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-d326bde9-3e54-410c-8888-4879f2257a82 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-d326bde9-3e54-410c-8888-4879f2257a82 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 Sep 01 23:56:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-d326bde9-3e54-410c-8888-4879f2257a82 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-d326bde9-3e54-410c-8888-4879f2257a82 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:55 devstack devstack@c-api.service[86254]: /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 01 23:56:55 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:56:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-d326bde9-3e54-410c-8888-4879f2257a82 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 returned with HTTP 200 Sep 01 23:56:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 264/510] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:56:54 2026] DELETE /volume/v3/attachments/48f2d535-8c61-4af8-9002-149fd7c7df11 => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:56:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Delete volume with id: 04a5e773-6a8f-4e70-862c-f840c5bd90a0 Sep 01 23:56:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:56:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Delete volume request issued successfully. Sep 01 23:56:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3f1ac9a4-f028-458d-9455-c1a14bc4bb5d req-82ad105d-e918-4861-ab40-144e028abe33 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 returned with HTTP 202 Sep 01 23:56:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 247/511] 192.168.122.58 () {62 vars in 1504 bytes} [Tue Sep 1 23:56:55 2026] DELETE /volume/v3/volumes/04a5e773-6a8f-4e70-862c-f840c5bd90a0 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7962aa61-a5c2-417c-84e2-8e33c4e1e3e9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7962aa61-a5c2-417c-84e2-8e33c4e1e3e9 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7962aa61-a5c2-417c-84e2-8e33c4e1e3e9 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7962aa61-a5c2-417c-84e2-8e33c4e1e3e9 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:56 devstack devstack@c-api.service[86254]: /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 01 23:56:56 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7962aa61-a5c2-417c-84e2-8e33c4e1e3e9 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services returned with HTTP 200 Sep 01 23:56:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 265/512] 192.168.122.58 () {58 vars in 1128 bytes} [Tue Sep 1 23:56:55 2026] GET /volume/v3/os-services => generated 705 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-429147de-21c4-470d-be47-b1ca95b54386 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-429147de-21c4-470d-be47-b1ca95b54386 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services?host=devstack Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-429147de-21c4-470d-be47-b1ca95b54386 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-429147de-21c4-470d-be47-b1ca95b54386 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: /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 01 23:56:56 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:56:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-429147de-21c4-470d-be47-b1ca95b54386 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 23:56:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 248/513] 192.168.122.58 () {58 vars in 1155 bytes} [Tue Sep 1 23:56:56 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6fa6bca2-7e02-4c98-ba63-ce7ac8a7fd5c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6fa6bca2-7e02-4c98-ba63-ce7ac8a7fd5c tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6fa6bca2-7e02-4c98-ba63-ce7ac8a7fd5c tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6fa6bca2-7e02-4c98-ba63-ce7ac8a7fd5c tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6fa6bca2-7e02-4c98-ba63-ce7ac8a7fd5c tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 23:56:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 266/514] 192.168.122.58 () {58 vars in 1203 bytes} [Tue Sep 1 23:56:56 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49479854-a8ba-4165-bf0a-7036d340a362 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49479854-a8ba-4165-bf0a-7036d340a362 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services?binary=cinder-scheduler Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49479854-a8ba-4165-bf0a-7036d340a362 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49479854-a8ba-4165-bf0a-7036d340a362 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49479854-a8ba-4165-bf0a-7036d340a362 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 23:56:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 249/515] 192.168.122.58 () {58 vars in 1175 bytes} [Tue Sep 1 23:56:56 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-5781531"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-5781531'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Create volume of 1 GB Sep 01 23:56:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Availability Zones retrieved successfully. Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Flow 'volume_create_api' (d65691b5-6522-425e-837c-118f5d95b4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5ce4f9-58b0-4179-b69c-fab708483005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5ce4f9-58b0-4179-b69c-fab708483005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:56 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb92245-6727-417c-86fa-3fbf6d6e15c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] DELETE http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Delete volume with id: f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Delete volume request issued successfully. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa4a8c94-6858-49af-b9d7-5a18de1cad1e tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 202 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 250/516] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:56:57 2026] DELETE /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Created reservations ['d62e9654-5ac6-4df8-ab2a-1398daf0e577', '51690658-a648-488a-9049-9af9b77ae3de', '32f34c45-9bf9-4120-9be5-51369481ae8c', '10ba58f6-4eb4-465c-9da2-34bd97c5279f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb92245-6727-417c-86fa-3fbf6d6e15c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d62e9654-5ac6-4df8-ab2a-1398daf0e577', '51690658-a648-488a-9049-9af9b77ae3de', '32f34c45-9bf9-4120-9be5-51369481ae8c', '10ba58f6-4eb4-465c-9da2-34bd97c5279f']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51a66bf-6938-4d48-ac8f-e7e77c3dd1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2803d9b1-15e6-426e-ae74-15dd2b1d2f26 tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 251/517] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:57 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51a66bf-6938-4d48-ac8f-e7e77c3dd1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9981960-ce8f-4a87-8df9-10037a98cf99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-5781531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b837bcdd5a34b279891db7502ccc933',qos_specs=None,replication_status=,reservations=['d62e9654-5ac6-4df8-ab2a-1398daf0e577','51690658-a648-488a-9049-9af9b77ae3de','32f34c45-9bf9-4120-9be5-51369481ae8c','10ba58f6-4eb4-465c-9da2-34bd97c5279f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebf22cb4a7f5490182d08e521ec8fc64',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-5781531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9981960-ce8f-4a87-8df9-10037a98cf99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b837bcdd5a34b279891db7502ccc933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebf22cb4a7f5490182d08e521ec8fc64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957b049f-634e-4bc3-af7f-88a8bd6e53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957b049f-634e-4bc3-af7f-88a8bd6e53a2) transitioned into state 'SUCCESS' from state '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-5781531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b837bcdd5a34b279891db7502ccc933',qos_specs=None,replication_status=,reservations=['d62e9654-5ac6-4df8-ab2a-1398daf0e577','51690658-a648-488a-9049-9af9b77ae3de','32f34c45-9bf9-4120-9be5-51369481ae8c','10ba58f6-4eb4-465c-9da2-34bd97c5279f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebf22cb4a7f5490182d08e521ec8fc64',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc559adc-1e5e-4f41-9487-7c4d03080574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc559adc-1e5e-4f41-9487-7c4d03080574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Flow 'volume_create_api' (d65691b5-6522-425e-837c-118f5d95b4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:56:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Create volume request issued successfully. Sep 01 23:56:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6dc58a47-ffe4-4fd0-9067-3f006213fb7c tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:56:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 267/518] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:56:56 2026] POST /volume/v3/volumes => generated 758 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:56:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78eaaf29-9aa2-4bec-8900-51cd261f0b1e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:56:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 252/519] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:57 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:56:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Volume info retrieved successfully. Sep 01 23:56:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-508ed822-2f0c-4bb5-a5f5-02cec58d995d tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 200 Sep 01 23:56:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 268/520] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:58 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b0a6a71d-3af6-4941-9652-545a24abe92e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0a6a71d-3af6-4941-9652-545a24abe92e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0a6a71d-3af6-4941-9652-545a24abe92e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0a6a71d-3af6-4941-9652-545a24abe92e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b0a6a71d-3af6-4941-9652-545a24abe92e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:56:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0a6a71d-3af6-4941-9652-545a24abe92e tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:56:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 253/521] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:58 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-74e361aa-23da-4588-b1dd-362b41eef2ea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-74e361aa-23da-4588-b1dd-362b41eef2ea tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] GET http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-74e361aa-23da-4588-b1dd-362b41eef2ea tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-74e361aa-23da-4588-b1dd-362b41eef2ea tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=374,cinder:UPDATE=88,cinder:INSERT=47 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-74e361aa-23da-4588-b1dd-362b41eef2ea tempest-ServerActionsTestOtherA-1621420664 tempest-ServerActionsTestOtherA-1621420664-project-member] http://192.168.122.58/volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 returned with HTTP 404 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 269/522] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:59 2026] GET /volume/v3/volumes/f1617e40-6f6c-4c62-99e8-28f4eb71e1e0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39675398-0621-425a-9d91-ddb5b210e34a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39675398-0621-425a-9d91-ddb5b210e34a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39675398-0621-425a-9d91-ddb5b210e34a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39675398-0621-425a-9d91-ddb5b210e34a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-39675398-0621-425a-9d91-ddb5b210e34a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39675398-0621-425a-9d91-ddb5b210e34a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:56:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 254/523] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:59 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Volume info retrieved successfully. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68d5b75b-1cf3-4073-91cb-13eb5bf3295b tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 270/524] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:59 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-131d3e39-faae-49fb-91d5-008d7fd48f8f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-131d3e39-faae-49fb-91d5-008d7fd48f8f tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-131d3e39-faae-49fb-91d5-008d7fd48f8f tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-131d3e39-faae-49fb-91d5-008d7fd48f8f tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: /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 01 23:56:59 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-131d3e39-faae-49fb-91d5-008d7fd48f8f tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 23:56:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 255/525] 192.168.122.58 () {58 vars in 1197 bytes} [Tue Sep 1 23:56:59 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-92450ce3-113f-4fa2-951c-223f9890503d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92450ce3-113f-4fa2-951c-223f9890503d tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92450ce3-113f-4fa2-951c-223f9890503d tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92450ce3-113f-4fa2-951c-223f9890503d tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:56:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92450ce3-113f-4fa2-951c-223f9890503d tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:56:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92450ce3-113f-4fa2-951c-223f9890503d tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:56:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 271/526] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:56:59 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Delete volume with id: e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:56:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:56:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:56:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:56:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:56:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:57:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Delete volume request issued successfully. Sep 01 23:57:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-579dff38-e3c5-4d00-a9c3-e25281a548cd tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 202 Sep 01 23:57:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 256/527] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:56:59 2026] DELETE /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:57:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:57:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0bb8e87-b089-4a8f-a047-bea15478f21f tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:57:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 272/528] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:00 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:57:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Volume info retrieved successfully. Sep 01 23:57:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-643735ff-28cd-46e8-b7f0-e43e5480b20a tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 200 Sep 01 23:57:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 257/529] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:01 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fbc8b368-c40c-40ef-bb83-cd4484a90270 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fbc8b368-c40c-40ef-bb83-cd4484a90270 tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] GET http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 Sep 01 23:57:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b368-c40c-40ef-bb83-cd4484a90270 tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b368-c40c-40ef-bb83-cd4484a90270 tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fbc8b368-c40c-40ef-bb83-cd4484a90270 tempest-VolumesServicesTestJSON-853491089 tempest-VolumesServicesTestJSON-853491089-project-member] http://192.168.122.58/volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 returned with HTTP 404 Sep 01 23:57:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 273/530] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:02 2026] GET /volume/v3/volumes/e9981960-ce8f-4a87-8df9-10037a98cf99 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d66a91dd-7dec-4907-8ead-eb9bf6d39767 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d66a91dd-7dec-4907-8ead-eb9bf6d39767 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] GET http://192.168.122.58/volume/v3/os-services Sep 01 23:57:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d66a91dd-7dec-4907-8ead-eb9bf6d39767 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d66a91dd-7dec-4907-8ead-eb9bf6d39767 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:02 devstack devstack@c-api.service[86255]: /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 01 23:57:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:57:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d66a91dd-7dec-4907-8ead-eb9bf6d39767 tempest-VolumesServicesTestJSON-1773164768 tempest-VolumesServicesTestJSON-1773164768-project-admin] http://192.168.122.58/volume/v3/os-services returned with HTTP 200 Sep 01 23:57:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 258/531] 192.168.122.58 () {58 vars in 1128 bytes} [Tue Sep 1 23:57:02 2026] GET /volume/v3/os-services => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:12 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=13 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:57:12 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=325,cinder:UPDATE=54,cinder:INSERT=32 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cde0fc33-9fc6-4745-a8f6-a970d443022a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde0fc33-9fc6-4745-a8f6-a970d443022a tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde0fc33-9fc6-4745-a8f6-a970d443022a tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde0fc33-9fc6-4745-a8f6-a970d443022a tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde0fc33-9fc6-4745-a8f6-a970d443022a tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc returned with HTTP 200 Sep 01 23:57:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 274/532] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:14 2026] GET /volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc => generated 440 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b8d129a0-e29c-4398-ba41-6625a037e49d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8d129a0-e29c-4398-ba41-6625a037e49d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc Sep 01 23:57:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8d129a0-e29c-4398-ba41-6625a037e49d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8d129a0-e29c-4398-ba41-6625a037e49d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc returned with HTTP 200 Sep 01 23:57:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 259/533] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:57:14 2026] PUT /volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc => generated 393 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-935fa5ef-351c-4926-ab3c-10632027d525 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-758634134"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-758634134'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create volume of 1 GB Sep 01 23:57:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Availability Zones retrieved successfully. Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Flow 'volume_create_api' (5aeab5b0-49ed-4b35-875c-f38693df95a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ceaee8-c485-443a-988a-2802f6492a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ceaee8-c485-443a-988a-2802f6492a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090c4906-0d4a-41fe-94a4-e330c3e99152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Created reservations ['05f85b44-4dcc-4a4d-85c7-c69fa758698a', '9a57e2ac-db3b-47df-8963-c86212905bd4', '3952fd09-6be3-4f39-83ba-d8f859a9c4bd', 'a6db163b-1e1e-44db-8871-90b58a372bf3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090c4906-0d4a-41fe-94a4-e330c3e99152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f85b44-4dcc-4a4d-85c7-c69fa758698a', '9a57e2ac-db3b-47df-8963-c86212905bd4', '3952fd09-6be3-4f39-83ba-d8f859a9c4bd', 'a6db163b-1e1e-44db-8871-90b58a372bf3']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6388ff22-01a3-45a4-8772-b4b685cb77fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6388ff22-01a3-45a4-8772-b4b685cb77fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e07ee9c-4262-492c-aebc-022a85b844f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-758634134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc85036f2fe24f8e84cb69f9441b9ddc',qos_specs=None,replication_status=,reservations=['05f85b44-4dcc-4a4d-85c7-c69fa758698a','9a57e2ac-db3b-47df-8963-c86212905bd4','3952fd09-6be3-4f39-83ba-d8f859a9c4bd','a6db163b-1e1e-44db-8871-90b58a372bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2022b2de39847b4bd3c412d47b9af29',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-758634134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e07ee9c-4262-492c-aebc-022a85b844f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc85036f2fe24f8e84cb69f9441b9ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2022b2de39847b4bd3c412d47b9af29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ee6d9d-5518-43b5-ab62-7bb55e202b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ee6d9d-5518-43b5-ab62-7bb55e202b8f) transitioned into state 'SUCCESS' from state '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-758634134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc85036f2fe24f8e84cb69f9441b9ddc',qos_specs=None,replication_status=,reservations=['05f85b44-4dcc-4a4d-85c7-c69fa758698a','9a57e2ac-db3b-47df-8963-c86212905bd4','3952fd09-6be3-4f39-83ba-d8f859a9c4bd','a6db163b-1e1e-44db-8871-90b58a372bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2022b2de39847b4bd3c412d47b9af29',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20410463-6ce7-4ff4-93d6-9d41f8cfe8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20410463-6ce7-4ff4-93d6-9d41f8cfe8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Flow 'volume_create_api' (5aeab5b0-49ed-4b35-875c-f38693df95a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create volume request issued successfully. Sep 01 23:57:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-935fa5ef-351c-4926-ab3c-10632027d525 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:57:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 275/534] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:57:14 2026] POST /volume/v3/volumes => generated 773 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:57:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-406876ca-dee1-438c-8c64-fd6a0c5bab4a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 260/535] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:15 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eca3918-52d6-4d13-b7e6-bda12f6fbe55 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 276/536] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:16 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-771b1e10-5d43-48e0-bd51-360fefe08d6f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 261/537] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:17 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:57:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e07ee9c-4262-492c-aebc-022a85b844f6", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-175526765"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:17 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create snapshot from volume 8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:17 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Created reservations ['c4fe9a3a-24b0-46c4-99ac-5d80c468b67f', '3f87f55c-5cb6-43ad-90dc-32d44ab6a18f', 'b62ce2eb-f6b2-434b-9262-840f9d9da78f', 'ed669f18-1410-46a9-965e-69e899e4669c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:57:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot create request issued successfully. Sep 01 23:57:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-75958d90-f9c2-46fb-ad69-b3dfe7edfd40 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:57:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 277/538] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:57:17 2026] POST /volume/v3/snapshots => generated 322 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d93bf3b9-f153-49ba-935b-87927d57be8a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d93bf3b9-f153-49ba-935b-87927d57be8a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d93bf3b9-f153-49ba-935b-87927d57be8a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d93bf3b9-f153-49ba-935b-87927d57be8a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d93bf3b9-f153-49ba-935b-87927d57be8a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d93bf3b9-f153-49ba-935b-87927d57be8a tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 262/539] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:17 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09a9b84e-a27e-4975-9f68-ea0cff25ef4e tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 278/540] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:18 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c0cf6fc-c62f-4a6e-baf1-12979aced2e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 263/541] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:20 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f74f347-d1d9-4920-995c-d0fc4869a47d tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 279/542] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:21 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fd032e63-a69c-4539-af54-6cb813f52632 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd032e63-a69c-4539-af54-6cb813f52632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd032e63-a69c-4539-af54-6cb813f52632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd032e63-a69c-4539-af54-6cb813f52632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc returned with HTTP 200 Sep 01 23:57:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 264/543] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:57:21 2026] PUT /volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc => generated 393 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e07ee9c-4262-492c-aebc-022a85b844f6"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create snapshot from volume 8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: WARNING cinder.quota_utils [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Quota exceeded for cc85036f2fe24f8e84cb69f9441b9ddc, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.middleware.fault [None req-2d195e9a-c538-4d70-8c3a-6c34adcb40e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 413 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 280/544] 192.168.122.58 () {60 vars in 1143 bytes} [Tue Sep 1 23:57:21 2026] POST /volume/v3/snapshots => generated 208 bytes in 99 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3c1cef4d-d567-4154-8693-6d59735b025d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c1cef4d-d567-4154-8693-6d59735b025d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3c1cef4d-d567-4154-8693-6d59735b025d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c1cef4d-d567-4154-8693-6d59735b025d tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc returned with HTTP 200 Sep 01 23:57:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 265/545] 192.168.122.58 () {60 vars in 1253 bytes} [Tue Sep 1 23:57:21 2026] PUT /volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc => generated 393 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c621d08-5436-4414-ac22-0f0368cb19ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e07ee9c-4262-492c-aebc-022a85b844f6"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Create snapshot from volume 8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: WARNING cinder.quota_utils [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Quota exceeded for cc85036f2fe24f8e84cb69f9441b9ddc, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.middleware.fault [None req-8c621d08-5436-4414-ac22-0f0368cb19ac tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 413 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 281/546] 192.168.122.58 () {60 vars in 1143 bytes} [Tue Sep 1 23:57:21 2026] POST /volume/v3/snapshots => generated 133 bytes in 76 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Delete snapshot with id: fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot delete request issued successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-848da99b-5155-4c57-94f2-35e4e2fccd91 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 202 Sep 01 23:57:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 266/547] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:57:21 2026] DELETE /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b67cac2-4c9b-425d-b127-3e571718c7b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 282/548] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:21 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 480 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07d32cb8-6543-4cee-a2a6-9e1fde443d7f tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 267/549] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:22 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 480 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Snapshot retrieved successfully. Sep 01 23:57:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6710bd7f-5dc2-4e4d-acbe-8963e64d4296 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 200 Sep 01 23:57:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 283/550] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:23 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 480 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f93c7c7a-f344-4aa0-8ecb-1ad301756838 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f93c7c7a-f344-4aa0-8ecb-1ad301756838 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f93c7c7a-f344-4aa0-8ecb-1ad301756838 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f93c7c7a-f344-4aa0-8ecb-1ad301756838 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f93c7c7a-f344-4aa0-8ecb-1ad301756838 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b returned with HTTP 404 Sep 01 23:57:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 268/551] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:57:24 2026] GET /volume/v3/snapshots/fd74ebab-ba5c-490f-9446-de57fc33652b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15858dd8-a0db-4de6-a7f8-5ad893d08d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 284/552] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:24 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:24 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Delete volume with id: 8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Delete volume request issued successfully. Sep 01 23:57:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30eb2346-d674-4d70-af9e-70fd10f457a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 202 Sep 01 23:57:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 269/553] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:57:24 2026] DELETE /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a47b0e6-aec4-4dcb-ad79-a26d1d917c50 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 285/554] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:25 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Volume info retrieved successfully. Sep 01 23:57:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43ec60a8-026f-4ae5-9beb-dc45a48d9e87 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 200 Sep 01 23:57:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 270/555] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:26 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ad6f10e2-0ce6-43b3-8edd-0a6b30939060 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad6f10e2-0ce6-43b3-8edd-0a6b30939060 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] GET http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 Sep 01 23:57:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad6f10e2-0ce6-43b3-8edd-0a6b30939060 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad6f10e2-0ce6-43b3-8edd-0a6b30939060 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad6f10e2-0ce6-43b3-8edd-0a6b30939060 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531 tempest-VolumeSnapshotQuotasNegativeTestJSON-939104531-project-member] http://192.168.122.58/volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 returned with HTTP 404 Sep 01 23:57:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 286/556] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:27 2026] GET /volume/v3/volumes/8e07ee9c-4262-492c-aebc-022a85b844f6 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-92ab5fe9-88ee-473c-af58-b690a7076bb4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92ab5fe9-88ee-473c-af58-b690a7076bb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc Sep 01 23:57:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-92ab5fe9-88ee-473c-af58-b690a7076bb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92ab5fe9-88ee-473c-af58-b690a7076bb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060 tempest-VolumeSnapshotQuotasNegativeTestJSON-1255523060-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc returned with HTTP 200 Sep 01 23:57:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 271/557] 192.168.122.58 () {60 vars in 1254 bytes} [Tue Sep 1 23:57:27 2026] PUT /volume/v3/os-quota-sets/cc85036f2fe24f8e84cb69f9441b9ddc => generated 398 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:37 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=78,cinder:INSERT=17,cinder:UPDATE=24 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:57:38 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=92,cinder:INSERT=7,cinder:UPDATE=9 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:57:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7606b291-bd80-4ffa-8d40-4ca96c934832 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-310610779"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-310610779'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:57:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (6ef0b56a-9dac-41a0-8f20-bbaf137c9d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fde0b9-36d6-41aa-b347-98df1a47d158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7606b291-bd80-4ffa-8d40-4ca96c934832 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7606b291-bd80-4ffa-8d40-4ca96c934832 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1240060163", "description": "tempest-volume-type-description-1743267917", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7606b291-bd80-4ffa-8d40-4ca96c934832 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fde0b9-36d6-41aa-b347-98df1a47d158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 287/558] 192.168.122.58 () {60 vars in 1132 bytes} [Tue Sep 1 23:57:40 2026] POST /volume/v3/types => generated 318 bytes in 874 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-00da7488-1160-4001-abe4-9b382340df67 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186e8f3d-b5b1-472f-b065-a293eb56b6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00da7488-1160-4001-abe4-9b382340df67 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00da7488-1160-4001-abe4-9b382340df67 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00da7488-1160-4001-abe4-9b382340df67 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00da7488-1160-4001-abe4-9b382340df67 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 288/559] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 => generated 340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aa749986-e67c-4668-b3fb-24c46a7dcdc6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa749986-e67c-4668-b3fb-24c46a7dcdc6 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] DELETE http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa749986-e67c-4668-b3fb-24c46a7dcdc6 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa749986-e67c-4668-b3fb-24c46a7dcdc6 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa749986-e67c-4668-b3fb-24c46a7dcdc6 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 returned with HTTP 202 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 289/560] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:57:41 2026] DELETE /volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-456380c6-a3f6-48b3-93ff-3f5897b4a200 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-456380c6-a3f6-48b3-93ff-3f5897b4a200 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-456380c6-a3f6-48b3-93ff-3f5897b4a200 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-456380c6-a3f6-48b3-93ff-3f5897b4a200 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-456380c6-a3f6-48b3-93ff-3f5897b4a200 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 returned with HTTP 404 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 290/561] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/types/86a4d16b-006d-45d1-8993-d51661832073 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79e912fb-567e-4d8e-bbbe-c707fb76db0c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79e912fb-567e-4d8e-bbbe-c707fb76db0c tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79e912fb-567e-4d8e-bbbe-c707fb76db0c tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1254666374"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['5ded3dbd-2d96-4764-82c3-1514a0fdc0c7', 'd47f95ed-daa9-4485-a305-a89b5c9d5263', 'c9d80dbf-1791-4754-bcda-88e392939deb', '33075b2e-62a9-4b3f-8893-807c443dc0d0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186e8f3d-b5b1-472f-b065-a293eb56b6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ded3dbd-2d96-4764-82c3-1514a0fdc0c7', 'd47f95ed-daa9-4485-a305-a89b5c9d5263', 'c9d80dbf-1791-4754-bcda-88e392939deb', '33075b2e-62a9-4b3f-8893-807c443dc0d0']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a8a0de-6286-4044-a9ac-fb35fca00b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79e912fb-567e-4d8e-bbbe-c707fb76db0c tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a8a0de-6286-4044-a9ac-fb35fca00b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e02ae63-137e-4329-b751-5a2d4d635bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-310610779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['5ded3dbd-2d96-4764-82c3-1514a0fdc0c7','d47f95ed-daa9-4485-a305-a89b5c9d5263','c9d80dbf-1791-4754-bcda-88e392939deb','33075b2e-62a9-4b3f-8893-807c443dc0d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-310610779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e02ae63-137e-4329-b751-5a2d4d635bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1cdb99-6864-4e5c-8cfe-61c9246d93be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 291/562] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:57:41 2026] POST /volume/v3/types => generated 221 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-18228e43-e9ba-4064-9386-a34302020fa1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18228e43-e9ba-4064-9386-a34302020fa1 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] POST http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-18228e43-e9ba-4064-9386-a34302020fa1 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1cdb99-6864-4e5c-8cfe-61c9246d93be) transitioned into state 'SUCCESS' from state '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-310610779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['5ded3dbd-2d96-4764-82c3-1514a0fdc0c7','d47f95ed-daa9-4485-a305-a89b5c9d5263','c9d80dbf-1791-4754-bcda-88e392939deb','33075b2e-62a9-4b3f-8893-807c443dc0d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f3dfb0-3bfa-4064-ac56-87bb35aa252c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f3dfb0-3bfa-4064-ac56-87bb35aa252c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (6ef0b56a-9dac-41a0-8f20-bbaf137c9d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e85ffd4-a51b-4917-baac-d7d72b1e90a3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 272/563] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:57:40 2026] POST /volume/v3/volumes => generated 755 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18228e43-e9ba-4064-9386-a34302020fa1 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 292/564] 192.168.122.58 () {60 vars in 1276 bytes} [Tue Sep 1 23:57:41 2026] POST /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption => generated 239 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6adaa9f8-6f8a-4f83-a4b8-c2daefe27f84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6adaa9f8-6f8a-4f83-a4b8-c2daefe27f84 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6adaa9f8-6f8a-4f83-a4b8-c2daefe27f84 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6adaa9f8-6f8a-4f83-a4b8-c2daefe27f84 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a88dd39-cc8f-4771-9c23-d98f52495f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 273/565] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 823 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6adaa9f8-6f8a-4f83-a4b8-c2daefe27f84 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 293/566] 192.168.122.58 () {58 vars in 1254 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption => generated 325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-951d9202-0633-447b-8330-842cad96b586 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-951d9202-0633-447b-8330-842cad96b586 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] PUT http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-951d9202-0633-447b-8330-842cad96b586 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-951d9202-0633-447b-8330-842cad96b586 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 274/567] 192.168.122.58 () {60 vars in 1386 bytes} [Tue Sep 1 23:57:41 2026] PUT /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e => generated 122 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0fb3b172-5d2f-40b9-bc00-fde9a6d64e8b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0fb3b172-5d2f-40b9-bc00-fde9a6d64e8b tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b172-5d2f-40b9-bc00-fde9a6d64e8b tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b172-5d2f-40b9-bc00-fde9a6d64e8b tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0fb3b172-5d2f-40b9-bc00-fde9a6d64e8b tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 294/568] 192.168.122.58 () {58 vars in 1254 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption => generated 347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39fe019c-6748-4873-a457-0bdc02c5d2fa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39fe019c-6748-4873-a457-0bdc02c5d2fa tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/cipher Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39fe019c-6748-4873-a457-0bdc02c5d2fa tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39fe019c-6748-4873-a457-0bdc02c5d2fa tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39fe019c-6748-4873-a457-0bdc02c5d2fa tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/cipher returned with HTTP 200 Sep 01 23:57:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 275/569] 192.168.122.58 () {58 vars in 1275 bytes} [Tue Sep 1 23:57:41 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/cipher => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fad47180-c7ec-4c86-ad66-f72533d16923 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fad47180-c7ec-4c86-ad66-f72533d16923 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] DELETE http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fad47180-c7ec-4c86-ad66-f72533d16923 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fad47180-c7ec-4c86-ad66-f72533d16923 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fad47180-c7ec-4c86-ad66-f72533d16923 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e returned with HTTP 202 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 295/570] 192.168.122.58 () {58 vars in 1368 bytes} [Tue Sep 1 23:57:41 2026] DELETE /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption/32f204b5-e271-4de6-8304-ed40a3b2056e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f941790c-e0e6-4323-bae5-7503b6fa67cc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f941790c-e0e6-4323-bae5-7503b6fa67cc tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f941790c-e0e6-4323-bae5-7503b6fa67cc tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f941790c-e0e6-4323-bae5-7503b6fa67cc tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f941790c-e0e6-4323-bae5-7503b6fa67cc tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 276/571] 192.168.122.58 () {58 vars in 1254 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption => generated 2 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-757993dd-83d0-476f-a11b-90291f3ba361 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-757993dd-83d0-476f-a11b-90291f3ba361 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-757993dd-83d0-476f-a11b-90291f3ba361 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-757993dd-83d0-476f-a11b-90291f3ba361 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-757993dd-83d0-476f-a11b-90291f3ba361 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 296/572] 192.168.122.58 () {58 vars in 1254 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7183a890-d0f6-4b96-9315-b5549046dae8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7183a890-d0f6-4b96-9315-b5549046dae8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] DELETE http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7183a890-d0f6-4b96-9315-b5549046dae8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7183a890-d0f6-4b96-9315-b5549046dae8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7183a890-d0f6-4b96-9315-b5549046dae8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 returned with HTTP 202 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 277/573] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:57:42 2026] DELETE /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d2f8816-f89e-44ba-9cda-bbc3b28b77f2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d2f8816-f89e-44ba-9cda-bbc3b28b77f2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d2f8816-f89e-44ba-9cda-bbc3b28b77f2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d2f8816-f89e-44ba-9cda-bbc3b28b77f2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d2f8816-f89e-44ba-9cda-bbc3b28b77f2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 returned with HTTP 404 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 297/574] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types/e7b6881d-97f7-44fb-8132-eb0f71e58529 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-879cdba5-141e-42d1-a98f-ce5e28bdc9c8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-879cdba5-141e-42d1-a98f-ce5e28bdc9c8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-879cdba5-141e-42d1-a98f-ce5e28bdc9c8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-879cdba5-141e-42d1-a98f-ce5e28bdc9c8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-879cdba5-141e-42d1-a98f-ce5e28bdc9c8 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 278/575] 192.168.122.58 () {58 vars in 1110 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types => generated 648 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cbe77d63-c2a3-48dc-8467-362f0a7d568a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cbe77d63-c2a3-48dc-8467-362f0a7d568a tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cbe77d63-c2a3-48dc-8467-362f0a7d568a tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-650802461"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cbe77d63-c2a3-48dc-8467-362f0a7d568a tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 298/576] 192.168.122.58 () {60 vars in 1131 bytes} [Tue Sep 1 23:57:42 2026] POST /volume/v3/types => generated 220 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9b76fd61-a526-4938-b2c8-6ff879160dcb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b76fd61-a526-4938-b2c8-6ff879160dcb tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] PUT http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b76fd61-a526-4938-b2c8-6ff879160dcb tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-659273973", "description": "tempest-volume-type-description-820933700", "is_public": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b76fd61-a526-4938-b2c8-6ff879160dcb tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 279/577] 192.168.122.58 () {60 vars in 1242 bytes} [Tue Sep 1 23:57:42 2026] PUT /volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e => generated 203 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-71c7f543-211a-46cd-86aa-f17f3dd5e06e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71c7f543-211a-46cd-86aa-f17f3dd5e06e tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71c7f543-211a-46cd-86aa-f17f3dd5e06e tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71c7f543-211a-46cd-86aa-f17f3dd5e06e tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71c7f543-211a-46cd-86aa-f17f3dd5e06e tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 299/578] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e => generated 267 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-71327934-424f-4a94-9e5c-b03b1bfd85a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71327934-424f-4a94-9e5c-b03b1bfd85a2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] DELETE http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-71327934-424f-4a94-9e5c-b03b1bfd85a2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-71327934-424f-4a94-9e5c-b03b1bfd85a2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71327934-424f-4a94-9e5c-b03b1bfd85a2 tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e returned with HTTP 202 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 280/579] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:57:42 2026] DELETE /volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f1b02d87-908b-46ed-b592-cce58fea8d2d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f1b02d87-908b-46ed-b592-cce58fea8d2d tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] GET http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f1b02d87-908b-46ed-b592-cce58fea8d2d tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f1b02d87-908b-46ed-b592-cce58fea8d2d tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f1b02d87-908b-46ed-b592-cce58fea8d2d tempest-VolumeTypesTest-1092202686 tempest-VolumeTypesTest-1092202686-project-admin] http://192.168.122.58/volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e returned with HTTP 404 Sep 01 23:57:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 300/580] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/types/ccb47073-d5a1-4c0f-baa5-31325e8e1e2e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5671dbe4-1c1c-4975-9d8e-b65604cfd5f3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 281/581] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:42 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e226909e-e291-4473-b11d-907e3ef07453 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e226909e-e291-4473-b11d-907e3ef07453 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e226909e-e291-4473-b11d-907e3ef07453 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e226909e-e291-4473-b11d-907e3ef07453 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e226909e-e291-4473-b11d-907e3ef07453 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e226909e-e291-4473-b11d-907e3ef07453 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 301/582] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:43 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action Sep 01 23:57:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action body: b'{"os-attach": {"instance_uuid": "29c7e762-a9ab-4d1c-a1e4-b9f46ab4217f", "mountpoint": "/dev/vdb"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "29c7e762-a9ab-4d1c-a1e4-b9f46ab4217f", "mountpoint": "/dev/vdb"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Update volume admin metadata completed successfully. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Attach volume completed successfully. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d998b7e5-03ce-43d0-9e2a-30d4d2c670ad tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action returned with HTTP 202 Sep 01 23:57:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 282/583] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:43 2026] POST /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4943cdd5-b24f-479b-8e5e-f914f6917501 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 302/584] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:44 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 1182 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:57:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c42a95bf-d49c-4ed6-bfc4-c4dcec720c54 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 283/585] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:44 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 1182 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6f7b05eb-ef56-4538-95bd-866b35422483 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f7b05eb-ef56-4538-95bd-866b35422483 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f7b05eb-ef56-4538-95bd-866b35422483 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f7b05eb-ef56-4538-95bd-866b35422483 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-6f7b05eb-ef56-4538-95bd-866b35422483 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume '6e02ae63-137e-4329-b751-5a2d4d635bd3' with '{'status': 'error'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:57:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f7b05eb-ef56-4538-95bd-866b35422483 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action returned with HTTP 202 Sep 01 23:57:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 303/586] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:44 2026] POST /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action => generated 0 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c35adec4-2a22-4c23-a2d9-4cef1457b7a5 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 284/587] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:45 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 1181 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:57:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b5747826-43bc-4e45-974d-37746ed51c36 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action Sep 01 23:57:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fdfc4258-378f-44b9-9f40-0defa3245d9f"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fdfc4258-378f-44b9-9f40-0defa3245d9f"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Volume info retrieved successfully. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Terminate volume connection completed successfully. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86254) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Detach volume completed successfully. Sep 01 23:57:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5747826-43bc-4e45-974d-37746ed51c36 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action returned with HTTP 202 Sep 01 23:57:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 304/588] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:45 2026] POST /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action => generated 0 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e694b8e-9aaf-48df-b852-47ccc9b0dec2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 285/589] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:45 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 867 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53bd91ad-3c8a-42cf-b0f8-d6f11400d3be tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 305/590] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:46 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c907f80-d86c-459d-afff-ef5380637675 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action body: b'{"os-detach": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Detach volume completed successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c907f80-d86c-459d-afff-ef5380637675 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action returned with HTTP 202 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 286/591] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:46 2026] POST /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35353da2-d540-43ee-bcfe-c74a5f1acf47 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 306/592] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:46 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 867 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26128f48-e4ee-49d5-bdc4-4d6ac9db8d96 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 287/593] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:46 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 867 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: 6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume request issued successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6485b7e4-a137-4ed5-92e7-4f4109e0b879 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 202 Sep 01 23:57:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 307/594] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:57:46 2026] DELETE /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-888c2721-eb0a-4af8-812b-4fc8dc2a6925 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 288/595] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:46 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 866 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:57:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-196f7f10-e89e-4268-8c6e-16d976f933bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-196f7f10-e89e-4268-8c6e-16d976f933bf tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-196f7f10-e89e-4268-8c6e-16d976f933bf tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-196f7f10-e89e-4268-8c6e-16d976f933bf tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-196f7f10-e89e-4268-8c6e-16d976f933bf tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-196f7f10-e89e-4268-8c6e-16d976f933bf tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 200 Sep 01 23:57:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 308/596] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:47 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-991f0d66-72b6-4463-9d32-46e7e1bc01e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-991f0d66-72b6-4463-9d32-46e7e1bc01e9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 Sep 01 23:57:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-991f0d66-72b6-4463-9d32-46e7e1bc01e9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-991f0d66-72b6-4463-9d32-46e7e1bc01e9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-991f0d66-72b6-4463-9d32-46e7e1bc01e9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 returned with HTTP 404 Sep 01 23:57:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 289/597] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:49 2026] GET /volume/v3/volumes/6e02ae63-137e-4329-b751-5a2d4d635bd3 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:57:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-403250ba-1bed-4a58-8ea1-bdc3a0c56743 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-403250ba-1bed-4a58-8ea1-bdc3a0c56743 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] POST http://192.168.122.58/volume/v3/types Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-403250ba-1bed-4a58-8ea1-bdc3a0c56743 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-35228437", "extra_specs": {"spec1": "val1"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-403250ba-1bed-4a58-8ea1-bdc3a0c56743 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 309/598] 192.168.122.58 () {60 vars in 1132 bytes} [Tue Sep 1 23:57:52 2026] POST /volume/v3/types => generated 241 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-491b6740-d0c4-4c7e-a652-893e629c2c90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-491b6740-d0c4-4c7e-a652-893e629c2c90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] POST http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-491b6740-d0c4-4c7e-a652-893e629c2c90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-491b6740-d0c4-4c7e-a652-893e629c2c90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fb4cc320-98c8-4e70-a6e9-3850e1e365fc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 290/599] 192.168.122.58 () {60 vars in 1278 bytes} [Tue Sep 1 23:57:53 2026] POST /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs => generated 146 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fb4cc320-98c8-4e70-a6e9-3850e1e365fc tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] POST http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fb4cc320-98c8-4e70-a6e9-3850e1e365fc tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fb4cc320-98c8-4e70-a6e9-3850e1e365fc tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 310/600] 192.168.122.58 () {60 vars in 1278 bytes} [Tue Sep 1 23:57:53 2026] POST /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b836ec61-f12f-4196-93b6-979c498fcb9f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b836ec61-f12f-4196-93b6-979c498fcb9f tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] POST http://192.168.122.58/volume/v3/types/b380fd9a-5a8a-475b-acd1-582df4d36530/extra_specs Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b836ec61-f12f-4196-93b6-979c498fcb9f tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b836ec61-f12f-4196-93b6-979c498fcb9f tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/b380fd9a-5a8a-475b-acd1-582df4d36530/extra_specs returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 291/601] 192.168.122.58 () {60 vars in 1278 bytes} [Tue Sep 1 23:57:53 2026] POST /volume/v3/types/b380fd9a-5a8a-475b-acd1-582df4d36530/extra_specs => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0860fec3-b5bd-4554-b779-e733275b2f12 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0860fec3-b5bd-4554-b779-e733275b2f12 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] DELETE http://192.168.122.58/volume/v3/types/f5284cb2-2a0a-442b-9d44-47c3cd62318d/extra_specs/spec1 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0860fec3-b5bd-4554-b779-e733275b2f12 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0860fec3-b5bd-4554-b779-e733275b2f12 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0860fec3-b5bd-4554-b779-e733275b2f12 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/f5284cb2-2a0a-442b-9d44-47c3cd62318d/extra_specs/spec1 returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 311/602] 192.168.122.58 () {58 vars in 1278 bytes} [Tue Sep 1 23:57:53 2026] DELETE /volume/v3/types/f5284cb2-2a0a-442b-9d44-47c3cd62318d/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-76bc2c83-49af-424b-b506-b7c2419591b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76bc2c83-49af-424b-b506-b7c2419591b0 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] GET http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/nonexistent_extra_spec_name Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76bc2c83-49af-424b-b506-b7c2419591b0 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76bc2c83-49af-424b-b506-b7c2419591b0 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76bc2c83-49af-424b-b506-b7c2419591b0 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 292/603] 192.168.122.58 () {58 vars in 1341 bytes} [Tue Sep 1 23:57:53 2026] GET /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4557794a-3cdd-410f-96b5-489967b64e90 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4557794a-3cdd-410f-96b5-489967b64e90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] GET http://192.168.122.58/volume/v3/types/26f98fce-7198-4361-b5c7-dd4dc81936be/extra_specs/spec1 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4557794a-3cdd-410f-96b5-489967b64e90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4557794a-3cdd-410f-96b5-489967b64e90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4557794a-3cdd-410f-96b5-489967b64e90 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/26f98fce-7198-4361-b5c7-dd4dc81936be/extra_specs/spec1 returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 312/604] 192.168.122.58 () {58 vars in 1275 bytes} [Tue Sep 1 23:57:53 2026] GET /volume/v3/types/26f98fce-7198-4361-b5c7-dd4dc81936be/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-64904f99-cc53-462e-8531-6280afd86bd2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64904f99-cc53-462e-8531-6280afd86bd2 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] GET http://192.168.122.58/volume/v3/types/d3919c9f-3ec5-4a6c-be75-9749ee33ed64/extra_specs Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64904f99-cc53-462e-8531-6280afd86bd2 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64904f99-cc53-462e-8531-6280afd86bd2 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64904f99-cc53-462e-8531-6280afd86bd2 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/d3919c9f-3ec5-4a6c-be75-9749ee33ed64/extra_specs returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 293/605] 192.168.122.58 () {58 vars in 1257 bytes} [Tue Sep 1 23:57:53 2026] GET /volume/v3/types/d3919c9f-3ec5-4a6c-be75-9749ee33ed64/extra_specs => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fdfb9ee0-dc7f-472e-88a5-a1a696fdfe49 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdfb9ee0-dc7f-472e-88a5-a1a696fdfe49 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] PUT http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fdfb9ee0-dc7f-472e-88a5-a1a696fdfe49 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdfb9ee0-dc7f-472e-88a5-a1a696fdfe49 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 313/606] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:57:53 2026] PUT /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39d01fbf-af9f-424c-98c2-d5a14d3ffea8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d01fbf-af9f-424c-98c2-d5a14d3ffea8 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] PUT http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39d01fbf-af9f-424c-98c2-d5a14d3ffea8 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'update', calling method: update, body: null {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d01fbf-af9f-424c-98c2-d5a14d3ffea8 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 294/607] 192.168.122.58 () {60 vars in 1294 bytes} [Tue Sep 1 23:57:53 2026] PUT /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/spec1 => generated 72 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0e3a4f3b-31ef-4a85-900c-77298646c9e9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e3a4f3b-31ef-4a85-900c-77298646c9e9 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] PUT http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/None Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e3a4f3b-31ef-4a85-900c-77298646c9e9 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e3a4f3b-31ef-4a85-900c-77298646c9e9 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e3a4f3b-31ef-4a85-900c-77298646c9e9 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/None returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 314/608] 192.168.122.58 () {60 vars in 1292 bytes} [Tue Sep 1 23:57:53 2026] PUT /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/None => generated 73 bytes in 102 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b848c61-e5f0-49a8-bd5b-a6131b63e8cf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b848c61-e5f0-49a8-bd5b-a6131b63e8cf tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] PUT http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/321439cb-3ac2-41d6-8317-937742678502 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b848c61-e5f0-49a8-bd5b-a6131b63e8cf tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b848c61-e5f0-49a8-bd5b-a6131b63e8cf tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b848c61-e5f0-49a8-bd5b-a6131b63e8cf tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/321439cb-3ac2-41d6-8317-937742678502 returned with HTTP 400 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 295/609] 192.168.122.58 () {60 vars in 1388 bytes} [Tue Sep 1 23:57:53 2026] PUT /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e/extra_specs/321439cb-3ac2-41d6-8317-937742678502 => generated 73 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b1fb56b-1b22-4f36-9e0c-a6dc97a7f822 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b1fb56b-1b22-4f36-9e0c-a6dc97a7f822 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] PUT http://192.168.122.58/volume/v3/types/b9108dcf-e76b-4b0b-a7a5-e22d294e18b5/extra_specs/spec1 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b1fb56b-1b22-4f36-9e0c-a6dc97a7f822 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b1fb56b-1b22-4f36-9e0c-a6dc97a7f822 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/b9108dcf-e76b-4b0b-a7a5-e22d294e18b5/extra_specs/spec1 returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 315/610] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:57:53 2026] PUT /volume/v3/types/b9108dcf-e76b-4b0b-a7a5-e22d294e18b5/extra_specs/spec1 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa9b7175-e6a7-4133-8aa4-2b3942a47c01 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa9b7175-e6a7-4133-8aa4-2b3942a47c01 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] DELETE http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7175-e6a7-4133-8aa4-2b3942a47c01 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7175-e6a7-4133-8aa4-2b3942a47c01 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa9b7175-e6a7-4133-8aa4-2b3942a47c01 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e returned with HTTP 202 Sep 01 23:57:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 296/611] 192.168.122.58 () {58 vars in 1224 bytes} [Tue Sep 1 23:57:53 2026] DELETE /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b442676e-e2c2-4bee-b4f4-b46c6706c313 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b442676e-e2c2-4bee-b4f4-b46c6706c313 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] GET http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b442676e-e2c2-4bee-b4f4-b46c6706c313 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b442676e-e2c2-4bee-b4f4-b46c6706c313 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b442676e-e2c2-4bee-b4f4-b46c6706c313 tempest-ExtraSpecsNegativeTest-1429920893 tempest-ExtraSpecsNegativeTest-1429920893-project-admin] http://192.168.122.58/volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e returned with HTTP 404 Sep 01 23:57:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 316/612] 192.168.122.58 () {58 vars in 1221 bytes} [Tue Sep 1 23:57:53 2026] GET /volume/v3/types/897eaa18-b80f-4eff-b9af-7dd200c02b5e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-244790720"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-244790720'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:57:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (0b34e825-e932-459e-8dd6-367e89444638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c54990-cd61-4ecf-b642-f2f96fca3102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c54990-cd61-4ecf-b642-f2f96fca3102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758960e9-e8e5-414d-8731-73879cc0afa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['6e294c4f-f813-49a0-b461-e1d4b99d7da5', 'd215a2a3-c816-4f7c-a3ed-4cb01512d2e2', '8cbede69-e3f3-48ee-88c1-a81640d2eaf1', 'ac2174ce-5415-4e29-af89-155eae048c90'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758960e9-e8e5-414d-8731-73879cc0afa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e294c4f-f813-49a0-b461-e1d4b99d7da5', 'd215a2a3-c816-4f7c-a3ed-4cb01512d2e2', '8cbede69-e3f3-48ee-88c1-a81640d2eaf1', 'ac2174ce-5415-4e29-af89-155eae048c90']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ad9923-54c4-4a5f-bc36-4d0f595574d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ad9923-54c4-4a5f-bc36-4d0f595574d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f8b0b4-a1ed-424e-ac46-0f722535699d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-244790720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['6e294c4f-f813-49a0-b461-e1d4b99d7da5','d215a2a3-c816-4f7c-a3ed-4cb01512d2e2','8cbede69-e3f3-48ee-88c1-a81640d2eaf1','ac2174ce-5415-4e29-af89-155eae048c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-244790720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49f8b0b4-a1ed-424e-ac46-0f722535699d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdb5f3a-4a08-47cb-99ab-add943a73845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdb5f3a-4a08-47cb-99ab-add943a73845) transitioned into state 'SUCCESS' from state '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-244790720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['6e294c4f-f813-49a0-b461-e1d4b99d7da5','d215a2a3-c816-4f7c-a3ed-4cb01512d2e2','8cbede69-e3f3-48ee-88c1-a81640d2eaf1','ac2174ce-5415-4e29-af89-155eae048c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ce3a76-8902-4a8c-9b24-c4ab027662ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ce3a76-8902-4a8c-9b24-c4ab027662ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (0b34e825-e932-459e-8dd6-367e89444638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:57:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2c509e65-9593-4d50-bf37-a636b95f11f7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:57:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 297/613] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:57:54 2026] POST /volume/v3/volumes => generated 755 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:57:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-01f8839e-de7c-4512-b1a1-0836309ba63c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01f8839e-de7c-4512-b1a1-0836309ba63c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01f8839e-de7c-4512-b1a1-0836309ba63c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01f8839e-de7c-4512-b1a1-0836309ba63c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-01f8839e-de7c-4512-b1a1-0836309ba63c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01f8839e-de7c-4512-b1a1-0836309ba63c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 317/614] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:54 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 823 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-65123650"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-65123650'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume of 1 GB Sep 01 23:57:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Availability Zones retrieved successfully. Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Flow 'volume_create_api' (91e57a26-e34b-40f7-a6f2-a38c863d87cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422d7338-725d-4044-a940-6ef1e7d78636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422d7338-725d-4044-a940-6ef1e7d78636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9ec902-d36a-48cd-a26c-cb4bc8bb7bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b92bd282-f674-48f0-a4e4-973da087c901 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b92bd282-f674-48f0-a4e4-973da087c901 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b92bd282-f674-48f0-a4e4-973da087c901 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b92bd282-f674-48f0-a4e4-973da087c901 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b92bd282-f674-48f0-a4e4-973da087c901 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b92bd282-f674-48f0-a4e4-973da087c901 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 318/615] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:55 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 847 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Created reservations ['e77c9018-fea8-4f80-ae7a-da937934c9e9', '9426fe03-d6ed-4ee6-9366-0d9c320ee3fe', '33eb5c81-eb4c-4508-992e-6a3696128ff7', 'a027e0fe-36f9-4d6c-a342-88d46cbf6aa2'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9ec902-d36a-48cd-a26c-cb4bc8bb7bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77c9018-fea8-4f80-ae7a-da937934c9e9', '9426fe03-d6ed-4ee6-9366-0d9c320ee3fe', '33eb5c81-eb4c-4508-992e-6a3696128ff7', 'a027e0fe-36f9-4d6c-a342-88d46cbf6aa2']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d59bc9-2c69-44de-a750-ae446e43c003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d59bc9-2c69-44de-a750-ae446e43c003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-65123650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b3eeef9c02453ab63f7abefb287560',qos_specs=None,replication_status=,reservations=['e77c9018-fea8-4f80-ae7a-da937934c9e9','9426fe03-d6ed-4ee6-9366-0d9c320ee3fe','33eb5c81-eb4c-4508-992e-6a3696128ff7','a027e0fe-36f9-4d6c-a342-88d46cbf6aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-65123650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b3eeef9c02453ab63f7abefb287560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7573ca47-1976-474f-89df-7ec7c4cf683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7573ca47-1976-474f-89df-7ec7c4cf683c) transitioned into state 'SUCCESS' from state '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-65123650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b3eeef9c02453ab63f7abefb287560',qos_specs=None,replication_status=,reservations=['e77c9018-fea8-4f80-ae7a-da937934c9e9','9426fe03-d6ed-4ee6-9366-0d9c320ee3fe','33eb5c81-eb4c-4508-992e-6a3696128ff7','a027e0fe-36f9-4d6c-a342-88d46cbf6aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bec1816-0d10-434b-957c-40c469c5000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bec1816-0d10-434b-957c-40c469c5000c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Flow 'volume_create_api' (91e57a26-e34b-40f7-a6f2-a38c863d87cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:57:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume request issued successfully. Sep 01 23:57:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64b4e07f-15c7-468b-b202-06f1cd7f7d21 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:57:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 298/616] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:57:55 2026] POST /volume/v3/volumes => generated 759 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:57:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:57:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-866ac75b-5232-4b61-8e23-8b18d7d010ab tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:57:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 319/617] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:56 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 827 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83be38af-79dd-4b2c-94ff-1a5d9b3c5a97 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 299/618] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:57 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-23164f52-dccc-4ccd-831c-459c3a770b32 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23164f52-dccc-4ccd-831c-459c3a770b32 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23164f52-dccc-4ccd-831c-459c3a770b32 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23164f52-dccc-4ccd-831c-459c3a770b32 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-23164f52-dccc-4ccd-831c-459c3a770b32 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume '49f8b0b4-a1ed-424e-ac46-0f722535699d' with '{'status': 'attaching'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23164f52-dccc-4ccd-831c-459c3a770b32 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action returned with HTTP 202 Sep 01 23:57:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 320/619] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:57 2026] POST /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a4b28bd-a94c-44a6-aac4-fefd2d4b9eb9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:57:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 321/620] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:57 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46d6bac4-1916-49bb-a91a-d1f3e8c05ac4 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 300/621] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:57 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 848 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Volume info retrieved successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Delete volume request issued successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b010b96e-8695-4f9b-ad0e-a3348e32871a tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action returned with HTTP 202 Sep 01 23:57:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 322/622] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:57 2026] POST /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f3e3810e-1b78-49de-8269-3dedb388b828 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3e3810e-1b78-49de-8269-3dedb388b828 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3e3810e-1b78-49de-8269-3dedb388b828 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3e3810e-1b78-49de-8269-3dedb388b828 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3e3810e-1b78-49de-8269-3dedb388b828 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3e3810e-1b78-49de-8269-3dedb388b828 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 301/623] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:57 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 847 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-00cf13fe-dd4d-401e-82b6-7004758858db None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00cf13fe-dd4d-401e-82b6-7004758858db tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00cf13fe-dd4d-401e-82b6-7004758858db tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00cf13fe-dd4d-401e-82b6-7004758858db tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-00cf13fe-dd4d-401e-82b6-7004758858db tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00cf13fe-dd4d-401e-82b6-7004758858db tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:57:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 323/624] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:58 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a6f017df-cda7-44c0-bcc6-345674568c4b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] POST http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea/action Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:57:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume updated successfully. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6f017df-cda7-44c0-bcc6-345674568c4b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea/action returned with HTTP 200 Sep 01 23:57:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 302/625] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:57:58 2026] POST /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea/action => generated 0 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79ebb5d3-77d4-40f6-8b11-b8233f5195ff tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:57:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 324/626] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:58 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:57:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:57:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:57:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:57:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a3c009e-b2b0-4367-8dc7-2ac42d77c88a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 200 Sep 01 23:57:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 303/627] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:57:58 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 847 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:57:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:57:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:57:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:57:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:57:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:57:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:57:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:57:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:57:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:57:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-91b441e1-f062-48ef-84bd-497fe3675144 req-403c9b38-8438-40c4-aebf-0dc40a93698e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:57:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 325/628] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:57:59 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 852 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49794630-e7c3-4cd4-a957-232379cdeef9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49794630-e7c3-4cd4-a957-232379cdeef9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49794630-e7c3-4cd4-a957-232379cdeef9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49794630-e7c3-4cd4-a957-232379cdeef9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49794630-e7c3-4cd4-a957-232379cdeef9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 404 Sep 01 23:58:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 304/629] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:00 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-95b5d8b1-7cca-4dea-ae56-9bdb7b56a5d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95b5d8b1-7cca-4dea-ae56-9bdb7b56a5d9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95b5d8b1-7cca-4dea-ae56-9bdb7b56a5d9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95b5d8b1-7cca-4dea-ae56-9bdb7b56a5d9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95b5d8b1-7cca-4dea-ae56-9bdb7b56a5d9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 404 Sep 01 23:58:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 326/630] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:00 2026] GET /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: 49f8b0b4-a1ed-424e-ac46-0f722535699d Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4914fda-660b-4bed-bfc1-e2c715c86f73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d returned with HTTP 404 Sep 01 23:58:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 305/631] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:00 2026] DELETE /volume/v3/volumes/49f8b0b4-a1ed-424e-ac46-0f722535699d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1709743372"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1709743372'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (3fd79243-a920-4374-88bb-fd8c6fae6312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b289e28-a1de-47b6-83d2-7f32526ae290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b289e28-a1de-47b6-83d2-7f32526ae290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8c74c4-f327-4970-80c4-fb7fea85184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['b44eb40f-2555-49ac-9db6-25c7d77243c5', 'e3e2aff2-8d3b-4860-bf3a-ddac76984a31', '7e50699b-6510-4b20-a7d2-1c8da000366d', '79faf2c7-2efc-4241-b2eb-886ea601ce1c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8c74c4-f327-4970-80c4-fb7fea85184a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44eb40f-2555-49ac-9db6-25c7d77243c5', 'e3e2aff2-8d3b-4860-bf3a-ddac76984a31', '7e50699b-6510-4b20-a7d2-1c8da000366d', '79faf2c7-2efc-4241-b2eb-886ea601ce1c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3647bcc-fdcc-483d-b97a-8d7468694816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1406540077"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1406540077'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume of 1 GB Sep 01 23:58:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3647bcc-fdcc-483d-b97a-8d7468694816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22424c6b-b5b3-4603-a053-b6d9cf7c7ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709743372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['b44eb40f-2555-49ac-9db6-25c7d77243c5','e3e2aff2-8d3b-4860-bf3a-ddac76984a31','7e50699b-6510-4b20-a7d2-1c8da000366d','79faf2c7-2efc-4241-b2eb-886ea601ce1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709743372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22424c6b-b5b3-4603-a053-b6d9cf7c7ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Availability Zones retrieved successfully. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b80efd0-a429-4cea-ae19-651620120cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Flow 'volume_create_api' (ba98d18e-0cb9-4d49-8256-8dd3f00e2c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b881ace8-07d2-4c7d-ab0c-06b990bb71cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b80efd0-a429-4cea-ae19-651620120cd0) transitioned into state 'SUCCESS' from state '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-1709743372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['b44eb40f-2555-49ac-9db6-25c7d77243c5','e3e2aff2-8d3b-4860-bf3a-ddac76984a31','7e50699b-6510-4b20-a7d2-1c8da000366d','79faf2c7-2efc-4241-b2eb-886ea601ce1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfa32f6-1221-4c38-8c30-6cafed3b5a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfa32f6-1221-4c38-8c30-6cafed3b5a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (3fd79243-a920-4374-88bb-fd8c6fae6312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132d8608-547c-40aa-b4d5-91c74c4ac167 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 327/632] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:00 2026] POST /volume/v3/volumes => generated 756 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b881ace8-07d2-4c7d-ab0c-06b990bb71cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02180461-7f30-4243-a6eb-1605c729ff45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-914b7979-d5b5-4aae-a717-cf9d06480d22 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 328/633] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:00 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Created reservations ['6c6cd494-b5d1-4a06-af2a-6c7f3bcd681f', 'ed3f7617-b221-46fc-b5f4-d869bae7277a', '25eb1036-f94c-4f0b-b072-8e07e9feb327', '44dffc7b-d7bd-4cc7-81c5-d7c48d7c2bbe'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02180461-7f30-4243-a6eb-1605c729ff45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6cd494-b5d1-4a06-af2a-6c7f3bcd681f', 'ed3f7617-b221-46fc-b5f4-d869bae7277a', '25eb1036-f94c-4f0b-b072-8e07e9feb327', '44dffc7b-d7bd-4cc7-81c5-d7c48d7c2bbe']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232cb1f0-5312-4f34-a04c-bf051aac8661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232cb1f0-5312-4f34-a04c-bf051aac8661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992d0d44-c493-475f-988f-5bd8105b9961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1406540077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b3eeef9c02453ab63f7abefb287560',qos_specs=None,replication_status=,reservations=['6c6cd494-b5d1-4a06-af2a-6c7f3bcd681f','ed3f7617-b221-46fc-b5f4-d869bae7277a','25eb1036-f94c-4f0b-b072-8e07e9feb327','44dffc7b-d7bd-4cc7-81c5-d7c48d7c2bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1406540077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992d0d44-c493-475f-988f-5bd8105b9961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b3eeef9c02453ab63f7abefb287560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79159e87-40a6-482b-a84d-4bf4b4b7d6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79159e87-40a6-482b-a84d-4bf4b4b7d6c5) transitioned into state 'SUCCESS' from state '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-1406540077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b3eeef9c02453ab63f7abefb287560',qos_specs=None,replication_status=,reservations=['6c6cd494-b5d1-4a06-af2a-6c7f3bcd681f','ed3f7617-b221-46fc-b5f4-d869bae7277a','25eb1036-f94c-4f0b-b072-8e07e9feb327','44dffc7b-d7bd-4cc7-81c5-d7c48d7c2bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec1cef63f3e4862a20f71de35dd2c8d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a297b8e0-3b69-4d6e-9fe7-5f50bc210df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a297b8e0-3b69-4d6e-9fe7-5f50bc210df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Flow 'volume_create_api' (ba98d18e-0cb9-4d49-8256-8dd3f00e2c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Create volume request issued successfully. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-843c097b-7541-44ae-ab42-499e3f0f4d8b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 306/634] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:00 2026] POST /volume/v3/volumes => generated 761 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1459139863"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Create volume request body: {'volume': {'imageRef': '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1459139863'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68bb56df-1f11-48c8-8695-d47195ba79a9 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 307/635] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:01 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 829 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-239cd01a-e8bd-4d51-be00-f0ada2821c1c tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 308/636] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:01 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:01 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Create volume of 1 GB Sep 01 23:58:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Availability Zones retrieved successfully. Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Flow 'volume_create_api' (a2f48dc8-f9f3-47ad-93c4-0c16c23f822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6c1117-919b-4ee7-9eed-bd0ed86080a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6c1117-919b-4ee7-9eed-bd0ed86080a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0043886d-cdf3-483d-b2ed-58a312fa02a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Created reservations ['57d0d4fc-1314-48c2-a4fb-c3f93f17eab5', '2e0d6054-06b0-4666-9e1c-087485838f98', '4cf762d2-602d-481d-9cb3-324c82c3f9eb', '84699b26-f22b-4eff-9095-fd821a115949'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0043886d-cdf3-483d-b2ed-58a312fa02a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57d0d4fc-1314-48c2-a4fb-c3f93f17eab5', '2e0d6054-06b0-4666-9e1c-087485838f98', '4cf762d2-602d-481d-9cb3-324c82c3f9eb', '84699b26-f22b-4eff-9095-fd821a115949']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78132215-7dad-4e2e-8384-81b27c64e502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78132215-7dad-4e2e-8384-81b27c64e502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd757093e-3b52-44bd-931c-64d7227b1878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1459139863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f813e272c5a2404489f3cb99d2f36eeb',qos_specs=None,replication_status=,reservations=['57d0d4fc-1314-48c2-a4fb-c3f93f17eab5','2e0d6054-06b0-4666-9e1c-087485838f98','4cf762d2-602d-481d-9cb3-324c82c3f9eb','84699b26-f22b-4eff-9095-fd821a115949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6c594a5cdd44a8b16b6ba2ec698541',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1459139863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d757093e-3b52-44bd-931c-64d7227b1878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f813e272c5a2404489f3cb99d2f36eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c6c594a5cdd44a8b16b6ba2ec698541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7606eca-6685-43f3-8f14-569d7e4a2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a62a303c-13fc-4a2b-94c6-50cf463c8fee tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 309/637] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:02 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7606eca-6685-43f3-8f14-569d7e4a2471) transitioned into state 'SUCCESS' from state '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-1459139863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f813e272c5a2404489f3cb99d2f36eeb',qos_specs=None,replication_status=,reservations=['57d0d4fc-1314-48c2-a4fb-c3f93f17eab5','2e0d6054-06b0-4666-9e1c-087485838f98','4cf762d2-602d-481d-9cb3-324c82c3f9eb','84699b26-f22b-4eff-9095-fd821a115949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c6c594a5cdd44a8b16b6ba2ec698541',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b52a75aa-e526-4d6b-ba18-f8117223555e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b52a75aa-e526-4d6b-ba18-f8117223555e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Flow 'volume_create_api' (a2f48dc8-f9f3-47ad-93c4-0c16c23f822f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Create volume request issued successfully. Sep 01 23:58:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3f6a3ef-479e-4701-b553-290cbf4acf63 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 329/638] 192.168.122.58 () {60 vars in 1138 bytes} [Tue Sep 1 23:58:01 2026] POST /volume/v3/volumes => generated 758 bytes in 1376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-558ab844-6646-442a-a5d2-f677dcb916f6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-558ab844-6646-442a-a5d2-f677dcb916f6 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-558ab844-6646-442a-a5d2-f677dcb916f6 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-558ab844-6646-442a-a5d2-f677dcb916f6 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-558ab844-6646-442a-a5d2-f677dcb916f6 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-558ab844-6646-442a-a5d2-f677dcb916f6 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 310/639] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:02 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 826 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63a1d193-2c2d-41ed-ba32-d764f40ca349 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 330/640] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:02 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume '22424c6b-b5b3-4603-a053-b6d9cf7c7ea5' with '{'status': 'creating'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d98ed34c-9a1a-4d28-99f7-a2358a6e0352 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action returned with HTTP 202 Sep 01 23:58:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 311/641] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:02 2026] POST /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c48e3a6e-18d2-4a12-93ac-717565f6cf20 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 331/642] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:03 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Volume info retrieved successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Delete volume request issued successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e295d19b-0b59-4216-8d38-928f392aa0a4 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action returned with HTTP 202 Sep 01 23:58:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 312/643] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:03 2026] POST /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bfe94d12-70b0-4b60-b505-67c9d80b4e75 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 332/644] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:03 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45267ba5-3ccd-4ae7-8aff-1a45f065dbc2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 313/645] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:03 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 848 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4231333f-80f6-4900-8473-79919b4d4d0e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4231333f-80f6-4900-8473-79919b4d4d0e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4231333f-80f6-4900-8473-79919b4d4d0e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4231333f-80f6-4900-8473-79919b4d4d0e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4231333f-80f6-4900-8473-79919b4d4d0e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4231333f-80f6-4900-8473-79919b4d4d0e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 333/646] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:03 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03a1c6ba-ca30-4635-9591-f32865faa790 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03a1c6ba-ca30-4635-9591-f32865faa790 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03a1c6ba-ca30-4635-9591-f32865faa790 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03a1c6ba-ca30-4635-9591-f32865faa790 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-03a1c6ba-ca30-4635-9591-f32865faa790 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03a1c6ba-ca30-4635-9591-f32865faa790 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 314/647] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:04 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29ad6aca-f11a-4442-83d5-ff8c4a1b478a tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 200 Sep 01 23:58:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 334/648] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:04 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b55d1c3e-53d7-466f-af9e-91224176647d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b55d1c3e-53d7-466f-af9e-91224176647d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b55d1c3e-53d7-466f-af9e-91224176647d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b55d1c3e-53d7-466f-af9e-91224176647d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b55d1c3e-53d7-466f-af9e-91224176647d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b55d1c3e-53d7-466f-af9e-91224176647d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 315/649] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:04 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] DELETE http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Delete volume with id: 992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Delete volume request issued successfully. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9797f33-bf3d-4451-9da8-ef20f13b1981 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 202 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 335/650] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:05 2026] DELETE /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02300ec6-db2d-4a84-9708-d4a809b9ba96 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 316/651] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:05 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7dc92a4b-52d7-4265-9f57-fb4e0fc73061 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7dc92a4b-52d7-4265-9f57-fb4e0fc73061 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7dc92a4b-52d7-4265-9f57-fb4e0fc73061 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7dc92a4b-52d7-4265-9f57-fb4e0fc73061 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7dc92a4b-52d7-4265-9f57-fb4e0fc73061 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 404 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 336/652] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:05 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-94979ae9-2f30-470a-b731-d92538252563 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94979ae9-2f30-470a-b731-d92538252563 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94979ae9-2f30-470a-b731-d92538252563 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94979ae9-2f30-470a-b731-d92538252563 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94979ae9-2f30-470a-b731-d92538252563 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 404 Sep 01 23:58:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 317/653] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:05 2026] GET /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: 22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-729ee5fd-a1a2-4a62-83df-7113d1e9f056 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 returned with HTTP 404 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 337/654] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:05 2026] DELETE /volume/v3/volumes/22424c6b-b5b3-4603-a053-b6d9cf7c7ea5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1735760258"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1735760258'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:58:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (22e71f6b-661f-4e1d-a8db-0e7c127a0f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d289d7dc-0c27-4ba5-8057-65793e54440f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e381b631-cbd8-4493-a6e4-71b51167aaa2 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 338/655] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:05 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d289d7dc-0c27-4ba5-8057-65793e54440f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce3edcd-2c84-45a1-97f2-af87bc1eb1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['6831e71f-6b73-45e8-b56c-96a5fda2337e', 'ecbaa116-0ed6-4dfd-b918-7194fbf2d23d', '52a94b8c-4b9b-4305-a242-0ff60b7346d4', '24cb5faf-ca6c-44bf-9576-a8ae2e97718c'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce3edcd-2c84-45a1-97f2-af87bc1eb1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6831e71f-6b73-45e8-b56c-96a5fda2337e', 'ecbaa116-0ed6-4dfd-b918-7194fbf2d23d', '52a94b8c-4b9b-4305-a242-0ff60b7346d4', '24cb5faf-ca6c-44bf-9576-a8ae2e97718c']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c1d666-fa7f-4934-9346-6e1f6f271a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c1d666-fa7f-4934-9346-6e1f6f271a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f0c4d9b-5931-45de-b4a0-08d24bfc22ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1735760258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['6831e71f-6b73-45e8-b56c-96a5fda2337e','ecbaa116-0ed6-4dfd-b918-7194fbf2d23d','52a94b8c-4b9b-4305-a242-0ff60b7346d4','24cb5faf-ca6c-44bf-9576-a8ae2e97718c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1735760258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f0c4d9b-5931-45de-b4a0-08d24bfc22ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a92d755-89bf-4bf5-9461-4d42adf5dd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a92d755-89bf-4bf5-9461-4d42adf5dd30) transitioned into state 'SUCCESS' from state '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-1735760258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['6831e71f-6b73-45e8-b56c-96a5fda2337e','ecbaa116-0ed6-4dfd-b918-7194fbf2d23d','52a94b8c-4b9b-4305-a242-0ff60b7346d4','24cb5faf-ca6c-44bf-9576-a8ae2e97718c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc6b149-621b-41f6-a496-e917619801b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc6b149-621b-41f6-a496-e917619801b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (22e71f6b-661f-4e1d-a8db-0e7c127a0f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:58:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b26fcda-41ac-4349-bd3b-cffa8c67403e tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 318/656] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:05 2026] POST /volume/v3/volumes => generated 756 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-541c80f9-1354-4c88-a697-4df563524f91 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-541c80f9-1354-4c88-a697-4df563524f91 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-541c80f9-1354-4c88-a697-4df563524f91 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-541c80f9-1354-4c88-a697-4df563524f91 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-541c80f9-1354-4c88-a697-4df563524f91 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-541c80f9-1354-4c88-a697-4df563524f91 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 339/657] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:06 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 824 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-801c69f9-8658-408c-b265-cecd118d512b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-801c69f9-8658-408c-b265-cecd118d512b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-801c69f9-8658-408c-b265-cecd118d512b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-801c69f9-8658-408c-b265-cecd118d512b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-801c69f9-8658-408c-b265-cecd118d512b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-801c69f9-8658-408c-b265-cecd118d512b tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 200 Sep 01 23:58:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 319/658] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:06 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c0953f4-acdc-43f7-ba16-99bbaa5c8d8e tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 340/659] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:06 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-345ebc31-b7c3-4d95-b413-09ca57fac4e3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 320/660] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:07 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3e30138a-5154-49f9-b404-ea4daef4421e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e30138a-5154-49f9-b404-ea4daef4421e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e30138a-5154-49f9-b404-ea4daef4421e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e30138a-5154-49f9-b404-ea4daef4421e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e30138a-5154-49f9-b404-ea4daef4421e tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 returned with HTTP 404 Sep 01 23:58:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 341/661] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:07 2026] GET /volume/v3/volumes/992d0d44-c493-475f-988f-5bd8105b9961 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] DELETE http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Delete volume with id: aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:58:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Delete volume request issued successfully. Sep 01 23:58:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9471409-4bc9-48bc-ba0a-97c3df1805b8 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 202 Sep 01 23:58:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 321/662] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:07 2026] DELETE /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Volume info retrieved successfully. Sep 01 23:58:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecfb4864-8015-4d58-a3e1-9845f2438a56 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 200 Sep 01 23:58:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 342/663] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:07 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8e722318-edff-4c5e-96a9-86187758c88b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e722318-edff-4c5e-96a9-86187758c88b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e722318-edff-4c5e-96a9-86187758c88b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e722318-edff-4c5e-96a9-86187758c88b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8e722318-edff-4c5e-96a9-86187758c88b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e722318-edff-4c5e-96a9-86187758c88b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 322/664] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:08 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-626e4428-6e17-4b97-b0a7-5028c6e9135d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 343/665] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:08 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume '0f0c4d9b-5931-45de-b4a0-08d24bfc22ad' with '{'status': 'error'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9930f2ec-3fc8-421e-b0ed-cad911ced3c9 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action returned with HTTP 202 Sep 01 23:58:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 323/666] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:08 2026] POST /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-399acb69-29f2-4234-8d23-126d99e206c7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-399acb69-29f2-4234-8d23-126d99e206c7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-399acb69-29f2-4234-8d23-126d99e206c7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-399acb69-29f2-4234-8d23-126d99e206c7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-399acb69-29f2-4234-8d23-126d99e206c7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-399acb69-29f2-4234-8d23-126d99e206c7 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 344/667] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:08 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-99360ad4-3083-4fee-9200-319481e12765 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Volume info retrieved successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Delete volume request issued successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99360ad4-3083-4fee-9200-319481e12765 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action returned with HTTP 202 Sep 01 23:58:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 324/668] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:08 2026] POST /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6dfab090-13a0-47c6-99fa-48792090ae67 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6dfab090-13a0-47c6-99fa-48792090ae67 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] GET http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6dfab090-13a0-47c6-99fa-48792090ae67 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6dfab090-13a0-47c6-99fa-48792090ae67 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6dfab090-13a0-47c6-99fa-48792090ae67 tempest-ServersNegativeTestJSON-415133903 tempest-ServersNegativeTestJSON-415133903-project-member] http://192.168.122.58/volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea returned with HTTP 404 Sep 01 23:58:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 325/669] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:08 2026] GET /volume/v3/volumes/aeefc18b-76f9-4686-9cf6-5d76ffe9d2ea => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b7128ed-371d-4ba8-8204-fa33d03d8503 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 345/670] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:08 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 848 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f78bc80f-9aca-456c-98bb-ffca15127b8f tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 326/671] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:09 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-76e4d8a6-c23c-41db-b8e7-9cfe50114b0d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 200 Sep 01 23:58:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 346/672] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:10 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-560904cd-e9cb-4b8b-9d5d-364321c7e1a7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 327/673] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:10 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3bac27ae-6caf-4dd1-a0d6-d3e0fd525fd6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3bac27ae-6caf-4dd1-a0d6-d3e0fd525fd6 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3bac27ae-6caf-4dd1-a0d6-d3e0fd525fd6 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3bac27ae-6caf-4dd1-a0d6-d3e0fd525fd6 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3bac27ae-6caf-4dd1-a0d6-d3e0fd525fd6 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 404 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 347/674] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:11 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2664fecb-e377-4ed8-9de4-93a2a998a277 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2664fecb-e377-4ed8-9de4-93a2a998a277 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2664fecb-e377-4ed8-9de4-93a2a998a277 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2664fecb-e377-4ed8-9de4-93a2a998a277 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2664fecb-e377-4ed8-9de4-93a2a998a277 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 404 Sep 01 23:58:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 328/675] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:11 2026] GET /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: 0f0c4d9b-5931-45de-b4a0-08d24bfc22ad Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00b5f829-cdd3-4df6-8e26-a7a83fc3ddc9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad returned with HTTP 404 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 348/676] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:11 2026] DELETE /volume/v3/volumes/0f0c4d9b-5931-45de-b4a0-08d24bfc22ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-372864663"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-372864663'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (c8d2f20e-90c1-4625-b263-292c4ea2c2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b809fe-8e1f-4030-8dbd-8004f5ebf202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b809fe-8e1f-4030-8dbd-8004f5ebf202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5811dc22-94f6-432a-9013-bdb921a9d83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8fde23b4-bced-49c7-a993-025fb285db6a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8fde23b4-bced-49c7-a993-025fb285db6a tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8fde23b4-bced-49c7-a993-025fb285db6a tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8fde23b4-bced-49c7-a993-025fb285db6a tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['a3c709d0-c439-46b4-9eb0-f567a4542cbd', 'b3c9c307-2631-4174-95c4-e40d5a259740', '26fd3669-0304-49eb-b699-b0eed4278ad9', '4f2c9563-9b84-48b0-a80f-ab4b2e0e828d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5811dc22-94f6-432a-9013-bdb921a9d83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c709d0-c439-46b4-9eb0-f567a4542cbd', 'b3c9c307-2631-4174-95c4-e40d5a259740', '26fd3669-0304-49eb-b699-b0eed4278ad9', '4f2c9563-9b84-48b0-a80f-ab4b2e0e828d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fa717d-d12f-4b45-87c2-396b50766889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8fde23b4-bced-49c7-a993-025fb285db6a tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8fde23b4-bced-49c7-a993-025fb285db6a tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 349/677] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:11 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 1329 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fa717d-d12f-4b45-87c2-396b50766889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3017f456-ea84-4627-88ff-6b8c23bfb9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-372864663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['a3c709d0-c439-46b4-9eb0-f567a4542cbd','b3c9c307-2631-4174-95c4-e40d5a259740','26fd3669-0304-49eb-b699-b0eed4278ad9','4f2c9563-9b84-48b0-a80f-ab4b2e0e828d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-372864663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3017f456-ea84-4627-88ff-6b8c23bfb9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cbe932-317e-425e-b982-f8a44980237d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] POST http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-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=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cbe932-317e-425e-b982-f8a44980237d) transitioned into state 'SUCCESS' from state '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-372864663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['a3c709d0-c439-46b4-9eb0-f567a4542cbd','b3c9c307-2631-4174-95c4-e40d5a259740','26fd3669-0304-49eb-b699-b0eed4278ad9','4f2c9563-9b84-48b0-a80f-ab4b2e0e828d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b31c1a5-1dce-4798-bc0d-b58a4d77b3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b31c1a5-1dce-4798-bc0d-b58a4d77b3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (c8d2f20e-90c1-4625-b263-292c4ea2c2f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c9c5ab1-71f0-4791-ab01-2e2acf6833bc tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 329/678] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:11 2026] POST /volume/v3/volumes => generated 755 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-91d2c215-f0f7-4815-9e74-802284e0f40f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Update volume metadata completed successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b63df8c8-2787-4bee-9783-5d28915fe6c4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action returned with HTTP 200 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 350/679] 192.168.122.58 () {60 vars in 1270 bytes} [Tue Sep 1 23:58:11 2026] POST /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action => generated 526 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91d2c215-f0f7-4815-9e74-802284e0f40f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91d2c215-f0f7-4815-9e74-802284e0f40f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91d2c215-f0f7-4815-9e74-802284e0f40f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-91d2c215-f0f7-4815-9e74-802284e0f40f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91d2c215-f0f7-4815-9e74-802284e0f40f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 200 Sep 01 23:58:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 330/680] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:11 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 823 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-012a35b9-a1e8-4736-9e53-8fdf3bb1238d tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 351/681] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:11 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 1389 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] POST http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Get volume image-metadata completed successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Delete volume metadata completed successfully. Sep 01 23:58:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3378b2e-c8ca-4bad-bddd-d7bf228128a4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action returned with HTTP 200 Sep 01 23:58:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 331/682] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:11 2026] POST /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action => generated 0 bytes in 160 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-32626c22-c994-493b-9078-94a9009f4ca4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] POST http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Get volume image-metadata completed successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32626c22-c994-493b-9078-94a9009f4ca4 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action returned with HTTP 200 Sep 01 23:58:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 352/683] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:11 2026] POST /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878/action => generated 500 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8898e99f-c3c5-4d18-a492-ee1dab23c076 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 332/684] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:12 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Delete volume with id: d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Delete volume request issued successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e1f953a8-c001-413e-87c4-c3dde8491c0b tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 202 Sep 01 23:58:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 353/685] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:12 2026] DELETE /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Volume info retrieved successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8285d87-c77b-4959-aeca-0b8bb3fd4775 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 200 Sep 01 23:58:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 333/686] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:12 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 1362 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2cd41a68-a3ae-4f78-8531-adad35b2ae34 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 200 Sep 01 23:58:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 354/687] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:12 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f010aeba-19c9-4d5b-9a0c-e96615fef7f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f010aeba-19c9-4d5b-9a0c-e96615fef7f7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] GET http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f010aeba-19c9-4d5b-9a0c-e96615fef7f7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f010aeba-19c9-4d5b-9a0c-e96615fef7f7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f010aeba-19c9-4d5b-9a0c-e96615fef7f7 tempest-VolumesImageMetadata-149181770 tempest-VolumesImageMetadata-149181770-project-member] http://192.168.122.58/volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 returned with HTTP 404 Sep 01 23:58:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 334/688] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:13 2026] GET /volume/v3/volumes/d757093e-3b52-44bd-931c-64d7227b1878 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be4baf14-2cdf-4292-9665-3a7a7e54dba1 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 200 Sep 01 23:58:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 355/689] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:13 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2807a015-7356-4dc5-8400-55affc18837f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2807a015-7356-4dc5-8400-55affc18837f tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2807a015-7356-4dc5-8400-55affc18837f tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2807a015-7356-4dc5-8400-55affc18837f tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-2807a015-7356-4dc5-8400-55affc18837f tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume '3017f456-ea84-4627-88ff-6b8c23bfb9cc' with '{'status': 'maintenance'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2807a015-7356-4dc5-8400-55affc18837f tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action returned with HTTP 202 Sep 01 23:58:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 335/690] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:13 2026] POST /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48125a68-9e23-49f4-99c4-8f815a73af81 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48125a68-9e23-49f4-99c4-8f815a73af81 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48125a68-9e23-49f4-99c4-8f815a73af81 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48125a68-9e23-49f4-99c4-8f815a73af81 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48125a68-9e23-49f4-99c4-8f815a73af81 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48125a68-9e23-49f4-99c4-8f815a73af81 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 200 Sep 01 23:58:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 356/691] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:14 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a78d746f-68de-4517-81b2-a952d91dc6fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action Sep 01 23:58:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Volume info retrieved successfully. Sep 01 23:58:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Delete volume request issued successfully. Sep 01 23:58:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a78d746f-68de-4517-81b2-a952d91dc6fc tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action returned with HTTP 202 Sep 01 23:58:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 336/692] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:14 2026] POST /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b99879fd-264b-43f4-9ff2-aadfc486d769 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 200 Sep 01 23:58:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 357/693] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:14 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3db7815b-36f8-422d-af17-bc6383336ede None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3db7815b-36f8-422d-af17-bc6383336ede tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3db7815b-36f8-422d-af17-bc6383336ede tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3db7815b-36f8-422d-af17-bc6383336ede tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3db7815b-36f8-422d-af17-bc6383336ede tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 404 Sep 01 23:58:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 337/694] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:15 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-638bb038-6492-4e38-9d13-0b43e62bfe9f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-638bb038-6492-4e38-9d13-0b43e62bfe9f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-638bb038-6492-4e38-9d13-0b43e62bfe9f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-638bb038-6492-4e38-9d13-0b43e62bfe9f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-638bb038-6492-4e38-9d13-0b43e62bfe9f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 404 Sep 01 23:58:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 358/695] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:15 2026] GET /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-06709f59-67d5-4e47-bd50-0b29eb186595 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06709f59-67d5-4e47-bd50-0b29eb186595 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06709f59-67d5-4e47-bd50-0b29eb186595 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06709f59-67d5-4e47-bd50-0b29eb186595 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-06709f59-67d5-4e47-bd50-0b29eb186595 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: 3017f456-ea84-4627-88ff-6b8c23bfb9cc Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06709f59-67d5-4e47-bd50-0b29eb186595 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc returned with HTTP 404 Sep 01 23:58:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 338/696] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:15 2026] DELETE /volume/v3/volumes/3017f456-ea84-4627-88ff-6b8c23bfb9cc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1884166637"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1884166637'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume of 1 GB Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Availability Zones retrieved successfully. Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (00f34610-a4a4-432a-8f99-d95abd8a01cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5523440d-d8ae-44e1-a985-52ed1866d9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5523440d-d8ae-44e1-a985-52ed1866d9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a4cf31-7dab-4f60-a361-31ec9b223428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Created reservations ['4bc5f950-43f6-4291-b5b1-1ca069ebffd5', '5d5c65d5-2f81-48e7-bab3-a3a17f0e3b6b', 'c2fe6cf1-3751-4c7e-af32-13387b49c0a7', 'b77b3fcc-91af-4826-9958-3f5aa71f84c6'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a4cf31-7dab-4f60-a361-31ec9b223428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc5f950-43f6-4291-b5b1-1ca069ebffd5', '5d5c65d5-2f81-48e7-bab3-a3a17f0e3b6b', 'c2fe6cf1-3751-4c7e-af32-13387b49c0a7', 'b77b3fcc-91af-4826-9958-3f5aa71f84c6']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2217d2fb-bd20-4159-a28b-13c44310de4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2217d2fb-bd20-4159-a28b-13c44310de4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd371d4-a524-4ea5-8cdc-efd2c1f240f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884166637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['4bc5f950-43f6-4291-b5b1-1ca069ebffd5','5d5c65d5-2f81-48e7-bab3-a3a17f0e3b6b','c2fe6cf1-3751-4c7e-af32-13387b49c0a7','b77b3fcc-91af-4826-9958-3f5aa71f84c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1884166637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd371d4-a524-4ea5-8cdc-efd2c1f240f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d739271cf24442bcc6cd2a7e4c8d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641fb9ba90f84e298118892b59b0543f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c9e9bf-e37d-44ab-a640-fb1e5bf8969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c9e9bf-e37d-44ab-a640-fb1e5bf8969b) transitioned into state 'SUCCESS' from state '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-1884166637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d739271cf24442bcc6cd2a7e4c8d33',qos_specs=None,replication_status=,reservations=['4bc5f950-43f6-4291-b5b1-1ca069ebffd5','5d5c65d5-2f81-48e7-bab3-a3a17f0e3b6b','c2fe6cf1-3751-4c7e-af32-13387b49c0a7','b77b3fcc-91af-4826-9958-3f5aa71f84c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641fb9ba90f84e298118892b59b0543f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90af89db-1253-4338-b455-12fc5240b783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90af89db-1253-4338-b455-12fc5240b783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Flow 'volume_create_api' (00f34610-a4a4-432a-8f99-d95abd8a01cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Create volume request issued successfully. Sep 01 23:58:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-250fe88e-2ed3-4e81-adc0-f6f92561e3c3 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 359/697] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:15 2026] POST /volume/v3/volumes => generated 756 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-68c96277-145d-4178-9296-676ad3a913ce None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68c96277-145d-4178-9296-676ad3a913ce tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68c96277-145d-4178-9296-676ad3a913ce tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-68c96277-145d-4178-9296-676ad3a913ce tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-68c96277-145d-4178-9296-676ad3a913ce tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-68c96277-145d-4178-9296-676ad3a913ce tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 339/698] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:15 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 824 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1c2fc63f-1c97-4538-9675-6f479ef223be None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1883690547"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1883690547'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Create volume of 1 GB Sep 01 23:58:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Availability Zones retrieved successfully. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Flow 'volume_create_api' (e45a4d4d-3277-4a8b-adc8-498637f7be01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed87cb3b-eefb-4d87-91dc-0e43a13d61d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed87cb3b-eefb-4d87-91dc-0e43a13d61d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66208034-f13c-44d7-bdcd-14e7f568921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Created reservations ['3ec6c05c-b85a-4b34-bb36-da251b8bc92c', '1153a1e5-5d26-4407-ac36-99bd3225ab58', '4c2b1cc7-72a8-425c-a544-a630bf254818', 'b49c775e-e502-4417-8aed-64268f297cec'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66208034-f13c-44d7-bdcd-14e7f568921d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec6c05c-b85a-4b34-bb36-da251b8bc92c', '1153a1e5-5d26-4407-ac36-99bd3225ab58', '4c2b1cc7-72a8-425c-a544-a630bf254818', 'b49c775e-e502-4417-8aed-64268f297cec']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c46754c-132b-422c-bc97-34cd51b13853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c46754c-132b-422c-bc97-34cd51b13853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '338c549e-20c1-48d6-9ca3-f0972c1081a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1883690547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c507d60864c318a577a3bd5c5c7a9',qos_specs=None,replication_status=,reservations=['3ec6c05c-b85a-4b34-bb36-da251b8bc92c','1153a1e5-5d26-4407-ac36-99bd3225ab58','4c2b1cc7-72a8-425c-a544-a630bf254818','b49c775e-e502-4417-8aed-64268f297cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0a40855e7746dfb70be597da7af9d1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1883690547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=338c549e-20c1-48d6-9ca3-f0972c1081a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2c507d60864c318a577a3bd5c5c7a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0a40855e7746dfb70be597da7af9d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb354395-a958-4334-b2a5-98d640ecef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb354395-a958-4334-b2a5-98d640ecef60) transitioned into state 'SUCCESS' from state '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-1883690547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2c507d60864c318a577a3bd5c5c7a9',qos_specs=None,replication_status=,reservations=['3ec6c05c-b85a-4b34-bb36-da251b8bc92c','1153a1e5-5d26-4407-ac36-99bd3225ab58','4c2b1cc7-72a8-425c-a544-a630bf254818','b49c775e-e502-4417-8aed-64268f297cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0a40855e7746dfb70be597da7af9d1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13111c08-6bc9-4357-910a-d13df2283ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13111c08-6bc9-4357-910a-d13df2283ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Flow 'volume_create_api' (e45a4d4d-3277-4a8b-adc8-498637f7be01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Create volume request issued successfully. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c2fc63f-1c97-4538-9675-6f479ef223be tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 360/699] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:16 2026] POST /volume/v3/volumes => generated 762 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b40ca660-2bac-4e71-89c2-acd74baae7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 340/700] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:16 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1e22e41-5f4f-4740-8d7e-9ba71596ecd8 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 361/701] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:16 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7da4d7a-bdbf-46cb-a0a2-74f66f2cd8d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 341/702] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:17 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-057e23a1-37ff-4dff-951d-bb259b8e5ea9 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 362/703] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8263d308-01e6-47ec-bcde-1870da29bc31 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8263d308-01e6-47ec-bcde-1870da29bc31 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8263d308-01e6-47ec-bcde-1870da29bc31 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8263d308-01e6-47ec-bcde-1870da29bc31 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-8263d308-01e6-47ec-bcde-1870da29bc31 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume 'bfd371d4-a524-4ea5-8cdc-efd2c1f240f8' with '{'status': 'error'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8263d308-01e6-47ec-bcde-1870da29bc31 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action returned with HTTP 202 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 342/704] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:18 2026] POST /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-204a143a-ae53-48cc-817a-1920db52c963 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-204a143a-ae53-48cc-817a-1920db52c963 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-204a143a-ae53-48cc-817a-1920db52c963 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-204a143a-ae53-48cc-817a-1920db52c963 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-204a143a-ae53-48cc-817a-1920db52c963 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-204a143a-ae53-48cc-817a-1920db52c963 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 363/705] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume 'bfd371d4-a524-4ea5-8cdc-efd2c1f240f8' with '{'status': 'available'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-246f71e8-89db-4638-8d02-4ca8a97c19b6 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action returned with HTTP 202 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 343/706] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:18 2026] POST /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2dfd56b9-c1e4-461c-b3c6-ad263c3c1b69 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 364/707] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume 'bfd371d4-a524-4ea5-8cdc-efd2c1f240f8' with '{'status': 'maintenance'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd57f5f6-c6b4-4716-ba68-0312b712ffef tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action returned with HTTP 202 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 344/708] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:18 2026] POST /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d6b8cff-5718-40a3-bfd7-f6ccab5dfa3d tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 365/709] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] POST http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] Updating volume 'bfd371d4-a524-4ea5-8cdc-efd2c1f240f8' with '{'status': 'available'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e61b402-9c07-4236-acfc-8cb3107067f7 tempest-VolumesActionsTest-936082220 tempest-VolumesActionsTest-936082220-project-admin] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action returned with HTTP 202 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 345/710] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:58:18 2026] POST /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02d739fc-c2ea-4409-8cb7-3f33644293dd tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 366/711] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9dd8b92-cf2e-4afc-806d-e16fac5bb6e2 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 346/712] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-521d2092-1484-4e98-af3e-67ec30620a73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] DELETE http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume with id: bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Delete volume request issued successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-521d2092-1484-4e98-af3e-67ec30620a73 tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 202 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 367/713] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:18 2026] DELETE /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-68f9a517-02af-418d-b375-3945dca95e67 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68f9a517-02af-418d-b375-3945dca95e67 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68f9a517-02af-418d-b375-3945dca95e67 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68f9a517-02af-418d-b375-3945dca95e67 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e8f2cf57-d446-4eb7-9653-09e803223e7f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 347/714] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-68f9a517-02af-418d-b375-3945dca95e67 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68f9a517-02af-418d-b375-3945dca95e67 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 368/715] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:18 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-26152485-b596-4aed-bdfe-290bd7d31421 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "338c549e-20c1-48d6-9ca3-f0972c1081a7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-151230520"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Create snapshot from volume 338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:19 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Created reservations ['6b4f2f31-f499-4c06-b66a-ba361eaea3e3', '8a70e926-6b2e-4e12-a313-975cdaa09178', '3ab652d9-1bec-4168-a192-7dbc75ace0aa', '4b889d57-7f5e-497b-8923-95f197c57e4e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot create request issued successfully. Sep 01 23:58:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-26152485-b596-4aed-bdfe-290bd7d31421 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:58:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 348/716] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:58:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a638373-f669-4aff-9408-225092bc0cc2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a638373-f669-4aff-9408-225092bc0cc2 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a638373-f669-4aff-9408-225092bc0cc2 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a638373-f669-4aff-9408-225092bc0cc2 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1a638373-f669-4aff-9408-225092bc0cc2 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a638373-f669-4aff-9408-225092bc0cc2 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 369/717] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:19 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6a4893de-7b3a-4861-9ce2-f2fecff7ce8f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a4893de-7b3a-4861-9ce2-f2fecff7ce8f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] GET http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 Sep 01 23:58:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a4893de-7b3a-4861-9ce2-f2fecff7ce8f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a4893de-7b3a-4861-9ce2-f2fecff7ce8f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a4893de-7b3a-4861-9ce2-f2fecff7ce8f tempest-VolumesActionsTest-1265680344 tempest-VolumesActionsTest-1265680344-project-member] http://192.168.122.58/volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 returned with HTTP 404 Sep 01 23:58:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 349/718] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:19 2026] GET /volume/v3/volumes/bfd371d4-a524-4ea5-8cdc-efd2c1f240f8 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-909b7192-97f4-4ae5-97aa-bcf634cc1846 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 370/719] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:20 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b432b9b-3138-482f-8887-3e152913c7fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b432b9b-3138-482f-8887-3e152913c7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b432b9b-3138-482f-8887-3e152913c7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b432b9b-3138-482f-8887-3e152913c7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b432b9b-3138-482f-8887-3e152913c7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b432b9b-3138-482f-8887-3e152913c7fd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 350/720] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:21 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-435fbdd0-8d7e-4d99-a80d-f853a4e11620 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 371/721] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:22 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] POST http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5149be5c-b8ff-4e16-8cb3-17589e832034 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 351/722] 192.168.122.58 () {60 vars in 1281 bytes} [Tue Sep 1 23:58:22 2026] POST /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 68 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e072c7f8-456c-43f0-9f6a-e6eef793d5c6 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 372/723] 192.168.122.58 () {58 vars in 1260 bytes} [Tue Sep 1 23:58:22 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] PUT http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-12e60db5-f966-484a-8ae9-fc17bcbaa564 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 352/724] 192.168.122.58 () {60 vars in 1280 bytes} [Tue Sep 1 23:58:22 2026] PUT /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 57 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a68712ba-2374-4949-af23-6039eb6e5059 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a68712ba-2374-4949-af23-6039eb6e5059 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 373/725] 192.168.122.58 () {58 vars in 1260 bytes} [Tue Sep 1 23:58:22 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 57 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Delete snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f295706-d41f-43b0-bcd0-1809aadb0adf tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 353/726] 192.168.122.58 () {58 vars in 1278 bytes} [Tue Sep 1 23:58:22 2026] DELETE /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 => generated 0 bytes in 80 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9defa749-47ab-40e5-bb51-287597802ed9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9defa749-47ab-40e5-bb51-287597802ed9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 374/727] 192.168.122.58 () {58 vars in 1260 bytes} [Tue Sep 1 23:58:22 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 32 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] PUT http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ac0dead-925b-4fc1-b5f3-a1ed563a35d0 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 354/728] 192.168.122.58 () {60 vars in 1280 bytes} [Tue Sep 1 23:58:22 2026] PUT /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] POST http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b65198ff-d902-4f25-8282-1d6cecd5a432 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 375/729] 192.168.122.58 () {60 vars in 1281 bytes} [Tue Sep 1 23:58:22 2026] POST /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 68 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1087410306"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1087410306'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume of 1 GB Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Availability Zones retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e9e60c1-9f1e-4b55-b502-78f23664f2e4 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 376/730] 192.168.122.58 () {58 vars in 1260 bytes} [Tue Sep 1 23:58:23 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] PUT http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (8172f592-5997-408b-a237-b077143e3c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7023e28b-57aa-4b84-b8a8-18a2b2e95ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc39f626-0b0e-44ac-9a00-ae50271d66e8 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 377/731] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:58:23 2026] PUT /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 => generated 35 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7023e28b-57aa-4b84-b8a8-18a2b2e95ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821e2063-7df9-4091-a6b2-ef7d312f2e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0e19f62-d568-4a7b-a294-b76ade8b33e9 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 378/732] 192.168.122.58 () {58 vars in 1275 bytes} [Tue Sep 1 23:58:23 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e99052aa-9f5a-410c-8bee-4ced5829571a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Get snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e99052aa-9f5a-410c-8bee-4ced5829571a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 379/733] 192.168.122.58 () {58 vars in 1260 bytes} [Tue Sep 1 23:58:23 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-563e42e5-6f93-4290-9a89-f212d915205c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-563e42e5-6f93-4290-9a89-f212d915205c tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] PUT http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-563e42e5-6f93-4290-9a89-f212d915205c tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-563e42e5-6f93-4290-9a89-f212d915205c tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Created reservations ['ecf18d4d-9f29-4c7c-ad81-35a2bb1bed0b', 'aa4306cc-6f1d-4558-b73d-1315dc443a85', '813085f7-93af-4c2d-8cd0-97bfcf96c58e', 'd4a94d1a-0592-4e8b-aa6d-6391ad01d9cf'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821e2063-7df9-4091-a6b2-ef7d312f2e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecf18d4d-9f29-4c7c-ad81-35a2bb1bed0b', 'aa4306cc-6f1d-4558-b73d-1315dc443a85', '813085f7-93af-4c2d-8cd0-97bfcf96c58e', 'd4a94d1a-0592-4e8b-aa6d-6391ad01d9cf']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cc6c07-1640-422d-a6a5-ae6d5ee2415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-563e42e5-6f93-4290-9a89-f212d915205c tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Update snapshot metadata completed successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-563e42e5-6f93-4290-9a89-f212d915205c tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 380/734] 192.168.122.58 () {60 vars in 1280 bytes} [Tue Sep 1 23:58:23 2026] PUT /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d18556b1-1647-497f-be71-f9b14dccb043 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Delete snapshot with id: 55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cc6c07-1640-422d-a6a5-ae6d5ee2415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1087410306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['ecf18d4d-9f29-4c7c-ad81-35a2bb1bed0b','aa4306cc-6f1d-4558-b73d-1315dc443a85','813085f7-93af-4c2d-8cd0-97bfcf96c58e','d4a94d1a-0592-4e8b-aa6d-6391ad01d9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1087410306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ea39baa2f294924bca2f2a248c3480c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d556b79964c94178a54f7e3e0b75d451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8954789-d2f6-4ba6-bb44-80989bb6ed2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8954789-d2f6-4ba6-bb44-80989bb6ed2b) transitioned into state 'SUCCESS' from state '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-1087410306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['ecf18d4d-9f29-4c7c-ad81-35a2bb1bed0b','aa4306cc-6f1d-4558-b73d-1315dc443a85','813085f7-93af-4c2d-8cd0-97bfcf96c58e','d4a94d1a-0592-4e8b-aa6d-6391ad01d9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c63be7-8e04-4004-8344-ffe9acb4c445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot delete request issued successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d18556b1-1647-497f-be71-f9b14dccb043 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 202 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 381/735] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:58:23 2026] DELETE /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c63be7-8e04-4004-8344-ffe9acb4c445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (8172f592-5997-408b-a237-b077143e3c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request issued successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a87494c3-bcfd-4e56-bdb1-7fd6145bfb79 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 355/736] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:23 2026] POST /volume/v3/volumes => generated 758 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9801fce6-8b70-46c7-8344-ef93ae998ccd tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 382/737] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:23 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c526e42e-45ee-43be-80e6-4a3491fcaec8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 356/738] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:23 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Snapshot retrieved successfully. Sep 01 23:58:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-540eb1db-eb79-4a5c-a3c6-a68cfbf1fc28 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 200 Sep 01 23:58:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 383/739] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:24 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f43a3fe0-1401-4d14-93ee-42d6d39a000a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 357/740] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:24 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae56380f-a636-404e-a9a4-25b713d6407a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae56380f-a636-404e-a9a4-25b713d6407a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae56380f-a636-404e-a9a4-25b713d6407a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae56380f-a636-404e-a9a4-25b713d6407a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae56380f-a636-404e-a9a4-25b713d6407a tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 returned with HTTP 404 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 384/741] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:25 2026] GET /volume/v3/snapshots/55a1bcd8-88d6-4fb7-bfba-8b40f7477fd4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-be9725e4-abd8-4103-9cda-3588437e2372 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be9725e4-abd8-4103-9cda-3588437e2372 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be9725e4-abd8-4103-9cda-3588437e2372 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be9725e4-abd8-4103-9cda-3588437e2372 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-be9725e4-abd8-4103-9cda-3588437e2372 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be9725e4-abd8-4103-9cda-3588437e2372 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 358/742] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:25 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fc29c022-995d-434a-a709-6240bedf94d1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] DELETE http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Delete volume with id: 338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Delete volume request issued successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc29c022-995d-434a-a709-6240bedf94d1 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 202 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 385/743] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:25 2026] DELETE /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-90420fde-b5df-4756-8df7-0fba23258595 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90420fde-b5df-4756-8df7-0fba23258595 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90420fde-b5df-4756-8df7-0fba23258595 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90420fde-b5df-4756-8df7-0fba23258595 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fc6fdf85-8508-4dc9-a908-3b06655fce7f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 359/744] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:25 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-90420fde-b5df-4756-8df7-0fba23258595 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90420fde-b5df-4756-8df7-0fba23258595 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 386/745] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:25 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-d0f14411-5175-4bf1-a597-41a058b5857c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 360/746] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:58:25 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-08237680-14b0-416b-9ef5-6d7b61dc0031 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08237680-14b0-416b-9ef5-6d7b61dc0031 None None] GET http://192.168.122.58/volume// Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08237680-14b0-416b-9ef5-6d7b61dc0031 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08237680-14b0-416b-9ef5-6d7b61dc0031 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08237680-14b0-416b-9ef5-6d7b61dc0031 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:58:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 387/747] 192.168.122.58 () {58 vars in 1312 bytes} [Tue Sep 1 23:58:26 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-4f616fca-cf85-4dc5-9730-1a1c21842305 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-4f616fca-cf85-4dc5-9730-1a1c21842305 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-4f616fca-cf85-4dc5-9730-1a1c21842305 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6", "connector": null, "instance_uuid": "1bdb7d66-d364-42b3-aea4-cf0cef1e829a"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-4f616fca-cf85-4dc5-9730-1a1c21842305 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 361/748] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:58:26 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ebab6856-ecee-4a93-b214-bc7520e063ab None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebab6856-ecee-4a93-b214-bc7520e063ab None None] GET http://192.168.122.58/volume// Sep 01 23:58:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebab6856-ecee-4a93-b214-bc7520e063ab None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ebab6856-ecee-4a93-b214-bc7520e063ab None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ebab6856-ecee-4a93-b214-bc7520e063ab None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 362/749] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:58:26 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5840d3dd-ec8f-45be-8763-e72566c41ba3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 388/750] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:26 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-239472c7-937c-4a58-a826-67a87d752d41 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 363/751] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:58:26 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1031 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] PUT http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Acquiring lock "cinder-attachment_update-0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 23:58:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Volume info retrieved successfully. Sep 01 23:58:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c2a7754b-b99a-4301-bac4-442ec7be1131 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 200 Sep 01 23:58:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 364/752] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:26 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:27 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6-devstack" released by "attachment_update" :: held 0.248s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 23:58:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-fcd1ee92-81db-46a6-ac5d-d7adbe8f30c0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 returned with HTTP 200 Sep 01 23:58:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 389/753] 192.168.122.58 () {66 vars in 1588 bytes} [Tue Sep 1 23:58:26 2026] PUT /volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf9ddb4e-273d-4b1f-a8cb-f82e8d620f00 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 365/754] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:27 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-f04502cd-cc6a-4bc6-8dd5-c938530b5124 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-f04502cd-cc6a-4bc6-8dd5-c938530b5124 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4/action Sep 01 23:58:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-f04502cd-cc6a-4bc6-8dd5-c938530b5124 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:58:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-f04502cd-cc6a-4bc6-8dd5-c938530b5124 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bc10093b-7275-40fa-bbaf-1b286e336b96 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc10093b-7275-40fa-bbaf-1b286e336b96 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] GET http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc10093b-7275-40fa-bbaf-1b286e336b96 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc10093b-7275-40fa-bbaf-1b286e336b96 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc10093b-7275-40fa-bbaf-1b286e336b96 tempest-SnapshotMetadataTestJSON-173481839 tempest-SnapshotMetadataTestJSON-173481839-project-member] http://192.168.122.58/volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 returned with HTTP 404 Sep 01 23:58:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 366/755] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:27 2026] GET /volume/v3/volumes/338c549e-20c1-48d6-9ca3-f0972c1081a7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7fb14a85-98a0-4d3f-a46e-8264a3f77fef req-f04502cd-cc6a-4bc6-8dd5-c938530b5124 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4/action returned with HTTP 204 Sep 01 23:58:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 390/756] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:58:27 2026] POST /volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0a5f5b9b-b257-43af-bae1-067c78362978 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0a5f5b9b-b257-43af-bae1-067c78362978 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0a5f5b9b-b257-43af-bae1-067c78362978 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0a5f5b9b-b257-43af-bae1-067c78362978 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0a5f5b9b-b257-43af-bae1-067c78362978 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0a5f5b9b-b257-43af-bae1-067c78362978 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 367/757] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:28 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6eac57d-9119-48de-9325-58beffed230a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6eac57d-9119-48de-9325-58beffed230a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:58:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6eac57d-9119-48de-9325-58beffed230a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6eac57d-9119-48de-9325-58beffed230a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6eac57d-9119-48de-9325-58beffed230a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:58:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6eac57d-9119-48de-9325-58beffed230a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:58:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 391/758] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:28 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-94124118"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-94124118'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create volume of 1 GB Sep 01 23:58:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Availability Zones retrieved successfully. Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Flow 'volume_create_api' (0f1e90c6-b272-43c2-bb6a-41e59f2f92fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c46595-20a8-4bb9-a9c7-426a1e4e4d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c46595-20a8-4bb9-a9c7-426a1e4e4d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17648ac9-1255-4651-b437-b12d70a4cc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Created reservations ['0f894332-c3b2-4006-b922-94f3bf3bbad1', '4fdf322b-9595-458d-bdaf-e94843046105', '9f59d605-a51b-4958-ab7d-ea7ff2ebca99', 'af965ff3-9880-40f7-bab7-8bcf70f7f755'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17648ac9-1255-4651-b437-b12d70a4cc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f894332-c3b2-4006-b922-94f3bf3bbad1', '4fdf322b-9595-458d-bdaf-e94843046105', '9f59d605-a51b-4958-ab7d-ea7ff2ebca99', 'af965ff3-9880-40f7-bab7-8bcf70f7f755']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbc834a-c596-4c3d-84d3-8cdf3cb35af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbc834a-c596-4c3d-84d3-8cdf3cb35af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41b0a58-5ecb-4b29-84d2-3db49a39aa07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-94124118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5f24c148af485a9d01cce35a6659c5',qos_specs=None,replication_status=,reservations=['0f894332-c3b2-4006-b922-94f3bf3bbad1','4fdf322b-9595-458d-bdaf-e94843046105','9f59d605-a51b-4958-ab7d-ea7ff2ebca99','af965ff3-9880-40f7-bab7-8bcf70f7f755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93b4311138d7405297111fc743ef1676',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-94124118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41b0a58-5ecb-4b29-84d2-3db49a39aa07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5f24c148af485a9d01cce35a6659c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93b4311138d7405297111fc743ef1676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b1bab3-138b-4149-b6c9-9ed2d8ce4fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b1bab3-138b-4149-b6c9-9ed2d8ce4fcf) transitioned into state 'SUCCESS' from state '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-94124118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5f24c148af485a9d01cce35a6659c5',qos_specs=None,replication_status=,reservations=['0f894332-c3b2-4006-b922-94f3bf3bbad1','4fdf322b-9595-458d-bdaf-e94843046105','9f59d605-a51b-4958-ab7d-ea7ff2ebca99','af965ff3-9880-40f7-bab7-8bcf70f7f755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93b4311138d7405297111fc743ef1676',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d9e6f0-8bb7-4811-ad64-c97caf33bfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d9e6f0-8bb7-4811-ad64-c97caf33bfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Flow 'volume_create_api' (0f1e90c6-b272-43c2-bb6a-41e59f2f92fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create volume request issued successfully. Sep 01 23:58:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5995ab1c-f06e-4afc-ad03-e26ff8ef5f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 368/759] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:58:33 2026] POST /volume/v3/volumes => generated 763 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07d1823c-65e3-4cc6-9981-ad20c3e091e5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 200 Sep 01 23:58:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 392/760] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:34 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 831 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c522e4d5-9b69-4daf-b5dd-d305c364c8d9 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 200 Sep 01 23:58:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 369/761] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:35 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c78cd27a-d8fc-469f-a5d2-090464f4ddef tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 200 Sep 01 23:58:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 393/762] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:36 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b41b0a58-5ecb-4b29-84d2-3db49a39aa07", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1904826757"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:36 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create snapshot from volume b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:36 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Created reservations ['eb51465a-4c0e-44e9-a965-cba61f77caee', 'f11a3e92-d248-4d3e-b126-1006629b0577', 'f4f42d39-5fab-4b78-bd42-e15bfb46fbe1', 'f4eb65d4-bc74-4c09-a57f-c362f221ee7f'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot create request issued successfully. Sep 01 23:58:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b05538d0-c011-4bba-b4bc-3bd769cb7360 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:58:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 370/763] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:58:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de4a6512-6ebb-43db-b8a5-93fe2361c0dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 394/764] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:36 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2376b3ae-47d3-46a2-8048-2c2c8c218469 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 371/765] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:37 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:39 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=407,cinder:INSERT=50,cinder:UPDATE=75,cinder:DELETE=2 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:58:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d2d85eb3-329b-4f71-ae49-cab17cc72061 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 395/766] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:39 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 446 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e198cea-d6e7-4a47-9917-18655ef19872 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e198cea-d6e7-4a47-9917-18655ef19872 tempest-AvailabilityZoneTestJSON-305905146 tempest-AvailabilityZoneTestJSON-305905146-project-member] GET http://192.168.122.58/volume/v3/os-availability-zone Sep 01 23:58:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e198cea-d6e7-4a47-9917-18655ef19872 tempest-AvailabilityZoneTestJSON-305905146 tempest-AvailabilityZoneTestJSON-305905146-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e198cea-d6e7-4a47-9917-18655ef19872 tempest-AvailabilityZoneTestJSON-305905146 tempest-AvailabilityZoneTestJSON-305905146-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:39 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=528,cinder:INSERT=88,cinder:UPDATE=157,cinder:DELETE=7 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:58:39 devstack devstack@c-api.service[86255]: /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 01 23:58:39 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 23:58:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e198cea-d6e7-4a47-9917-18655ef19872 tempest-AvailabilityZoneTestJSON-305905146 tempest-AvailabilityZoneTestJSON-305905146-project-member] Availability Zones retrieved successfully. Sep 01 23:58:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e198cea-d6e7-4a47-9917-18655ef19872 tempest-AvailabilityZoneTestJSON-305905146 tempest-AvailabilityZoneTestJSON-305905146-project-member] http://192.168.122.58/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 23:58:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 372/767] 192.168.122.58 () {58 vars in 1155 bytes} [Tue Sep 1 23:58:39 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a40fd288-c0cf-4844-b77c-f7d01317c217 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 396/768] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:40 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-efeaf1f5-ba14-4911-8fbe-70705066b22e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 373/769] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:41 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b41b0a58-5ecb-4b29-84d2-3db49a39aa07", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1379425244"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:41 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create snapshot from volume b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:41 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Created reservations ['a95e47ea-3970-46c5-ba9f-332dc55c9cc2', '7520a6d7-d416-4b04-be78-cc65323ce322', 'cd28886b-a91e-40c3-879f-23c414a43073', '9fad5b18-baf3-4106-9f00-754d69e7648f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot create request issued successfully. Sep 01 23:58:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83766f29-bcad-4c2a-8e92-7efc80ff9b45 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:58:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 397/770] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:58:41 2026] POST /volume/v3/snapshots => generated 314 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40b97555-7d68-4926-88d0-0fc48b58c0f2 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 374/771] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:41 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9b66f65-a6a6-467e-87b3-f4f8e84d318f tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 398/772] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:42 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c118aeec-00d4-495d-a3fb-d476d7154f9c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 375/773] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:43 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 446 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29e17bae-25ae-4d04-a5f0-49b169ec148e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29e17bae-25ae-4d04-a5f0-49b169ec148e tempest-ExtensionsTestJSON-1285210710 tempest-ExtensionsTestJSON-1285210710-project-member] GET http://192.168.122.58/volume/v3/extensions Sep 01 23:58:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29e17bae-25ae-4d04-a5f0-49b169ec148e tempest-ExtensionsTestJSON-1285210710 tempest-ExtensionsTestJSON-1285210710-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29e17bae-25ae-4d04-a5f0-49b169ec148e tempest-ExtensionsTestJSON-1285210710 tempest-ExtensionsTestJSON-1285210710-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29e17bae-25ae-4d04-a5f0-49b169ec148e tempest-ExtensionsTestJSON-1285210710 tempest-ExtensionsTestJSON-1285210710-project-member] http://192.168.122.58/volume/v3/extensions returned with HTTP 200 Sep 01 23:58:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 399/774] 192.168.122.58 () {58 vars in 1125 bytes} [Tue Sep 1 23:58:44 2026] GET /volume/v3/extensions => generated 5245 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a114e2e-c4cd-4d1e-9cd9-2fa14c8d26d7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 376/775] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:44 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b41b0a58-5ecb-4b29-84d2-3db49a39aa07", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Create snapshot from volume b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:45 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Created reservations ['9c934602-04f9-4611-a169-ffe6566c756c', 'e9a9af29-50fe-415a-acf4-bc8be4d84aa5', 'f6a75221-a0e0-4e20-846e-f8a78009fc93', '12d72b32-d040-4e40-802c-25a8ec3ed7f3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot create request issued successfully. Sep 01 23:58:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b7afe7e7-77b2-4f82-ab14-3017c7d82fe7 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:58:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 400/776] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:58:44 2026] POST /volume/v3/snapshots => generated 314 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:58:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b30998ce-1627-48ec-820f-519d6834bdd5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b30998ce-1627-48ec-820f-519d6834bdd5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b30998ce-1627-48ec-820f-519d6834bdd5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b30998ce-1627-48ec-820f-519d6834bdd5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b30998ce-1627-48ec-820f-519d6834bdd5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b30998ce-1627-48ec-820f-519d6834bdd5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 377/777] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:45 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:58:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-99d16c6f-6853-4899-a293-98e8d9837eee None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99d16c6f-6853-4899-a293-98e8d9837eee tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99d16c6f-6853-4899-a293-98e8d9837eee tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99d16c6f-6853-4899-a293-98e8d9837eee tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-99d16c6f-6853-4899-a293-98e8d9837eee tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99d16c6f-6853-4899-a293-98e8d9837eee tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 401/778] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:46 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 446 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb56e755-7197-4dff-a09a-3a122c4a6767 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 378/779] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:47 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbb6ec19-f886-4d84-abb0-e8f7f816d6db tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 402/780] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 473 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-92c97589-4614-4843-a8b4-123b55d73fca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-91419ffe-d265-4c98-82bf-925559d4b3e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91419ffe-d265-4c98-82bf-925559d4b3e9 None None] GET http://192.168.122.58/volume// Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91419ffe-d265-4c98-82bf-925559d4b3e9 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91419ffe-d265-4c98-82bf-925559d4b3e9 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91419ffe-d265-4c98-82bf-925559d4b3e9 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?limit=1 Sep 01 23:58:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 379/781] 192.168.122.58 () {56 vars in 883 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a47e6c72-b5f8-4015-8ef6-a8aacd608ec6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a47e6c72-b5f8-4015-8ef6-a8aacd608ec6 None None] GET http://192.168.122.58/volume// Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a47e6c72-b5f8-4015-8ef6-a8aacd608ec6 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a47e6c72-b5f8-4015-8ef6-a8aacd608ec6 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a47e6c72-b5f8-4015-8ef6-a8aacd608ec6 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:58:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 380/782] 192.168.122.58 () {56 vars in 883 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31865987-b669-4973-a8e3-6ce1893a034d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /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 01 23:58:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92c97589-4614-4843-a8b4-123b55d73fca tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 403/783] 192.168.122.58 () {58 vars in 1137 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /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 01 23:58:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0406a43-4a8a-479c-8bbd-9a780890a430 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 404/784] 192.168.122.58 () {58 vars in 1122 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots => generated 996 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7f33c809-730e-4081-8ab7-2262f59d860c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?limit=100000 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /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 01 23:58:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f33c809-730e-4081-8ab7-2262f59d860c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 405/785] 192.168.122.58 () {58 vars in 1147 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?limit=0 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /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 01 23:58:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1468c549-cbcd-4aeb-91df-89bcf45d120b tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 406/786] 192.168.122.58 () {58 vars in 1137 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6e69573-a7ef-471a-a728-0c1ac20345b0 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 407/787] 192.168.122.58 () {58 vars in 1122 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots => generated 996 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?marker=22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31865987-b669-4973-a8e3-6ce1893a034d tempest-VersionsTest-1172307829 tempest-VersionsTest-1172307829-project-member] GET http://192.168.122.58/volume/v3/ Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31865987-b669-4973-a8e3-6ce1893a034d tempest-VersionsTest-1172307829 tempest-VersionsTest-1172307829-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31865987-b669-4973-a8e3-6ce1893a034d tempest-VersionsTest-1172307829 tempest-VersionsTest-1172307829-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31865987-b669-4973-a8e3-6ce1893a034d tempest-VersionsTest-1172307829 tempest-VersionsTest-1172307829-project-member] http://192.168.122.58/volume/v3/ returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 381/788] 192.168.122.58 () {58 vars in 1095 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/ => generated 389 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /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 01 23:58:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06e7d4aa-6493-4717-8bf1-b0fd5498c577 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?marker=22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 408/789] 192.168.122.58 () {58 vars in 1209 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?marker=22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 342 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?offset=2&limit=3 Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:48 devstack devstack@c-api.service[86255]: /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 01 23:58:48 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b4f46688-9593-4327-b54f-b7e90bc2e284 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 23:58:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 382/790] 192.168.122.58 () {58 vars in 1155 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /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 01 23:58:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c4afb3d-6583-4171-92f5-e017a74355b4 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 409/791] 192.168.122.58 () {58 vars in 1187 bytes} [Tue Sep 1 23:58:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-daa4c83d-0133-4573-824b-b030b19787e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /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 01 23:58:49 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-daa4c83d-0133-4573-824b-b030b19787e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 383/792] 192.168.122.58 () {58 vars in 1189 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9402b807-9b4b-40d0-834c-86d121509777 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /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 01 23:58:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9402b807-9b4b-40d0-834c-86d121509777 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 410/793] 192.168.122.58 () {58 vars in 1171 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /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 01 23:58:49 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-893f5356-a0e9-4143-9d77-6cbdafe3f6ed tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 384/794] 192.168.122.58 () {58 vars in 1173 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /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 01 23:58:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d12967c2-d8cf-49c8-92de-03966984f7d8 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 411/795] 192.168.122.58 () {58 vars in 1191 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /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 01 23:58:49 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4bb5d3e-edad-448b-bd16-d9b0b2f68fd3 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 385/796] 192.168.122.58 () {58 vars in 1193 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /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 01 23:58:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53194c0c-f4a1-467a-b4b0-09b1201a5e2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 returned with HTTP 200 Sep 01 23:58:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 412/797] 192.168.122.58 () {58 vars in 1264 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 => generated 476 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail?status=available Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:49 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /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 01 23:58:50 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f6796e4-9176-44fc-8f5c-18acc5421045 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 386/798] 192.168.122.58 () {58 vars in 1176 bytes} [Tue Sep 1 23:58:49 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8520a48c-476b-4a78-80cc-22633d7d83aa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: /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 01 23:58:50 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8520a48c-476b-4a78-80cc-22633d7d83aa tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 413/799] 192.168.122.58 () {58 vars in 1298 bytes} [Tue Sep 1 23:58:50 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 => generated 476 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5a11200b-ec30-4027-994e-71e98d053e6a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /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 01 23:58:50 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a11200b-ec30-4027-994e-71e98d053e6a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 387/800] 192.168.122.58 () {58 vars in 1243 bytes} [Tue Sep 1 23:58:50 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 => generated 342 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?status=available Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: /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 01 23:58:50 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2799b5ac-169d-4750-be15-fd2153b0ac1a tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 414/801] 192.168.122.58 () {58 vars in 1155 bytes} [Tue Sep 1 23:58:50 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e3286410-7939-469f-8701-28f1eeb997dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /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 01 23:58:50 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Get all snapshots completed successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3286410-7939-469f-8701-28f1eeb997dc tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 388/802] 192.168.122.58 () {58 vars in 1277 bytes} [Tue Sep 1 23:58:50 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1699713816 => generated 342 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Delete snapshot with id: 5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot delete request issued successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18c67589-2e45-4bf6-848f-57e0e9944ed5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 202 Sep 01 23:58:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 415/803] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:58:50 2026] DELETE /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e00d742d-3102-478f-af3a-f8fc164b0451 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e00d742d-3102-478f-af3a-f8fc164b0451 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e00d742d-3102-478f-af3a-f8fc164b0451 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e00d742d-3102-478f-af3a-f8fc164b0451 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e00d742d-3102-478f-af3a-f8fc164b0451 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e00d742d-3102-478f-af3a-f8fc164b0451 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 389/804] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:50 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 472 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06861102-2c6c-4a4c-b702-69046167ec10 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06861102-2c6c-4a4c-b702-69046167ec10 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06861102-2c6c-4a4c-b702-69046167ec10 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06861102-2c6c-4a4c-b702-69046167ec10 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06861102-2c6c-4a4c-b702-69046167ec10 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06861102-2c6c-4a4c-b702-69046167ec10 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 416/805] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:51 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d9b47dba-0517-4c91-a7df-b63a17ba81be tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 200 Sep 01 23:58:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 390/806] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:52 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9092b7c5-561d-45e9-961f-3e70168ebc8e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9092b7c5-561d-45e9-961f-3e70168ebc8e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9092b7c5-561d-45e9-961f-3e70168ebc8e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9092b7c5-561d-45e9-961f-3e70168ebc8e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9092b7c5-561d-45e9-961f-3e70168ebc8e tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 returned with HTTP 404 Sep 01 23:58:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 391/807] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:53 2026] GET /volume/v3/snapshots/5e99bc54-362b-4b23-acec-23e0964a9a09 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Delete snapshot with id: 22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot delete request issued successfully. Sep 01 23:58:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e3b3f46-4362-4477-8e0a-4141a29d7c2d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 202 Sep 01 23:58:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 392/808] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:58:53 2026] DELETE /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd2ae3d7-7273-4205-b9d5-2c4d983c4301 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 393/809] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:54 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1304618587"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1304618587'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume of 1 GB Sep 01 23:58:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Availability Zones retrieved successfully. Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Flow 'volume_create_api' (9b1c8c01-00e1-4c76-9c6f-44001a781c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fd96e7-a267-4deb-9f8c-d01161a73968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fd96e7-a267-4deb-9f8c-d01161a73968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fc2d11-2fb0-4899-8a51-029e899fe3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Created reservations ['50ab929f-0d81-4480-ab98-cbdb50dce38b', '5f69fe1f-654e-4a9d-9b64-531ce9e106bf', 'ed432629-2f4a-416c-9c22-2e21b6f03a5e', 'b1e8b678-0f80-474a-977e-90434517b91c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fc2d11-2fb0-4899-8a51-029e899fe3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ab929f-0d81-4480-ab98-cbdb50dce38b', '5f69fe1f-654e-4a9d-9b64-531ce9e106bf', 'ed432629-2f4a-416c-9c22-2e21b6f03a5e', 'b1e8b678-0f80-474a-977e-90434517b91c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9268b65-4707-46b4-8bca-0e8ae4ad998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9268b65-4707-46b4-8bca-0e8ae4ad998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1304618587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040e2826d97943a49365da0df9e519fd',qos_specs=None,replication_status=,reservations=['50ab929f-0d81-4480-ab98-cbdb50dce38b','5f69fe1f-654e-4a9d-9b64-531ce9e106bf','ed432629-2f4a-416c-9c22-2e21b6f03a5e','b1e8b678-0f80-474a-977e-90434517b91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1304618587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040e2826d97943a49365da0df9e519fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8a8894-6eff-42b2-8780-844840b0c679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8a8894-6eff-42b2-8780-844840b0c679) transitioned into state 'SUCCESS' from state '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-1304618587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040e2826d97943a49365da0df9e519fd',qos_specs=None,replication_status=,reservations=['50ab929f-0d81-4480-ab98-cbdb50dce38b','5f69fe1f-654e-4a9d-9b64-531ce9e106bf','ed432629-2f4a-416c-9c22-2e21b6f03a5e','b1e8b678-0f80-474a-977e-90434517b91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a584c47-dbfd-4b01-a80c-90619824d452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a584c47-dbfd-4b01-a80c-90619824d452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Flow 'volume_create_api' (9b1c8c01-00e1-4c76-9c6f-44001a781c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume request issued successfully. Sep 01 23:58:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92f4c7ae-45fc-4769-864a-81d33ca81b04 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 417/810] 192.168.122.58 () {62 vars in 1178 bytes} [Tue Sep 1 23:58:53 2026] POST /volume/v3/volumes => generated 826 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f7eb4257-506d-44d1-ae25-f081522da10d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7eb4257-506d-44d1-ae25-f081522da10d tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7eb4257-506d-44d1-ae25-f081522da10d tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7eb4257-506d-44d1-ae25-f081522da10d tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f7eb4257-506d-44d1-ae25-f081522da10d tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:58:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7eb4257-506d-44d1-ae25-f081522da10d tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 394/811] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:54 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 894 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4327d62-113d-44a6-b88f-ee7cb77e3f55 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 200 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 418/812] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:55 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-98a25f8d-1a1c-48d5-9f61-6794e80f42df tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 395/813] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:55 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 954 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] POST http://192.168.122.58/volume/v3/volume-transfers Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volume_transfer [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Creating new volume transfer {'transfer': {'volume_id': '4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volume_transfer [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Creating transfer of volume 4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Generating transfer record for volume 4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-46d91df7-3ad9-47f4-87db-cd46bd1fcd95 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 202 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 419/814] 192.168.122.58 () {62 vars in 1205 bytes} [Tue Sep 1 23:58:55 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18a3e1fa-5ab8-4133-9d52-8818a2e6f483 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 396/815] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:55 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4827d20c-52e5-4fc0-8fa9-57ca36b82ac0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4827d20c-52e5-4fc0-8fa9-57ca36b82ac0 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4827d20c-52e5-4fc0-8fa9-57ca36b82ac0 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4827d20c-52e5-4fc0-8fa9-57ca36b82ac0 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4827d20c-52e5-4fc0-8fa9-57ca36b82ac0 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 returned with HTTP 200 Sep 01 23:58:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 420/816] 192.168.122.58 () {60 vars in 1295 bytes} [Tue Sep 1 23:58:55 2026] GET /volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volume-transfers Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volume_transfer [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Listing volume transfers {{(pid=86255) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 23:58:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10e30ef4-e572-4f48-abb4-3282e7ff3a44 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 200 Sep 01 23:58:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 397/817] 192.168.122.58 () {60 vars in 1184 bytes} [Tue Sep 1 23:58:55 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-07853fba-6798-441d-b510-e58ab61bcb6b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fe62a67a-41ed-4a7e-b8a7-bd5589065388 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe62a67a-41ed-4a7e-b8a7-bd5589065388 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe62a67a-41ed-4a7e-b8a7-bd5589065388 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe62a67a-41ed-4a7e-b8a7-bd5589065388 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] POST http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1/accept Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "88ca55d0406a0a64"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe62a67a-41ed-4a7e-b8a7-bd5589065388 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 returned with HTTP 404 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 398/818] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:56 2026] GET /volume/v3/snapshots/22bb6c12-e6b0-4db9-b058-4f017c4f2383 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.volume_transfer [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Accepting volume transfer 9268e43b-21b5-4ea7-b364-2f5ff09319d1 {{(pid=86254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Accepting transfer 9268e43b-21b5-4ea7-b364-2f5ff09319d1 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f9713814-46d9-4397-9291-f6bfb5b75601 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Delete snapshot with id: 6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot delete request issued successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9713814-46d9-4397-9291-f6bfb5b75601 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 202 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 399/819] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:58:56 2026] DELETE /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e97e71a-4f08-494d-a653-a9300e0765c5 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 400/820] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:56 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Created reservations ['b9109bee-0970-4e40-82aa-6be6f4224c88', '4a59d6cc-4d1f-439c-af01-48530eb78c6e', 'a5784c29-f809-41ed-8f24-8acebcb1bd3b', 'ce02b913-79a0-4548-a5a1-7fa6dd12a183'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Created reservations ['e55a6e91-9b2b-462a-9d3e-81c85067bfdc', '771707c0-2723-416c-a12d-dfe4fe1f8a85', '5420d141-422f-4bc6-92f5-dea087bd58df', 'be0ef803-ec2d-451f-bef3-b95622f10902'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: /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 01 23:58:56 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Created reservations ['b90b7e3e-0b5e-4dbd-af8c-14730c388a41', 'c084038d-98ba-4a58-a25f-84a8a250d74c', 'f0fbb34d-f863-4eb6-bc19-f0646996196b', '18f396a6-21fc-4fe2-bd6f-5b76a788bcba'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Created reservations ['c6e6adce-7b5d-437e-9a5d-92e5c01c5b9c', '761ca0d1-c87d-446a-a55c-7edc2815be50', '3a09e2e9-0b43-4f4b-a979-72cbec2fd75f', 'eb27c299-0ed4-4d63-8ff3-6e133b450844'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Transfer volume completed successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Volume 4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 has been transferred. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07853fba-6798-441d-b510-e58ab61bcb6b tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1/accept returned with HTTP 202 Sep 01 23:58:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 421/821] 192.168.122.58 () {62 vars in 1337 bytes} [Tue Sep 1 23:58:55 2026] POST /volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1/accept => generated 371 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Volume info retrieved successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e1df2fc-ed90-4e32-acb7-af87b51da410 tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 401/822] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:56 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] Volume info retrieved successfully. Sep 01 23:58:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1feeb8e6-0c78-40d1-8cb2-7e49db80953a tempest-VolumesTransfersV355Test-1572061263 tempest-VolumesTransfersV355Test-1572061263-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 422/823] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:56 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 Sep 01 23:58:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:57 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Delete transfer with id: 9268e43b-21b5-4ea7-b364-2f5ff09319d1 Sep 01 23:58:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-62affb25-fa7a-4798-af4e-916e01d6e4b4 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 returned with HTTP 404 Sep 01 23:58:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 402/824] 192.168.122.58 () {60 vars in 1298 bytes} [Tue Sep 1 23:58:56 2026] DELETE /volume/v3/volume-transfers/9268e43b-21b5-4ea7-b364-2f5ff09319d1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Delete volume with id: 4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Volume info retrieved successfully. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Delete volume request issued successfully. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c37d2467-9f98-499e-b4b8-b8a9ddc0825e tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 202 Sep 01 23:58:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 423/825] 192.168.122.58 () {60 vars in 1271 bytes} [Tue Sep 1 23:58:57 2026] DELETE /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:58:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Volume info retrieved successfully. Sep 01 23:58:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ef6583a-9c0a-435d-94bf-2a85c7b09903 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 200 Sep 01 23:58:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 403/826] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:57 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 1137 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Snapshot retrieved successfully. Sep 01 23:58:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16ff55cc-339a-4ea6-a67f-f1b0b9141823 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 200 Sep 01 23:58:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 424/827] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:57 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-69cb3cd6-b776-43af-b9af-784883758477 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69cb3cd6-b776-43af-b9af-784883758477 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69cb3cd6-b776-43af-b9af-784883758477 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69cb3cd6-b776-43af-b9af-784883758477 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69cb3cd6-b776-43af-b9af-784883758477 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 404 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 404/828] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0d7dc5b8-a2ee-4a57-a377-64bbabf54ba6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d7dc5b8-a2ee-4a57-a377-64bbabf54ba6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc5b8-a2ee-4a57-a377-64bbabf54ba6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc5b8-a2ee-4a57-a377-64bbabf54ba6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23a29ae8-e848-4afb-b62f-d5f20a22eceb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23a29ae8-e848-4afb-b62f-d5f20a22eceb tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23a29ae8-e848-4afb-b62f-d5f20a22eceb tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23a29ae8-e848-4afb-b62f-d5f20a22eceb tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d7dc5b8-a2ee-4a57-a377-64bbabf54ba6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 404 Sep 01 23:58:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 425/829] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2347a1de-a6cb-4755-9653-ce729389afa7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23a29ae8-e848-4afb-b62f-d5f20a22eceb tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d returned with HTTP 404 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 405/830] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/snapshots/6fb47159-315b-4b4d-a348-7c18e468a23d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2347a1de-a6cb-4755-9653-ce729389afa7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2347a1de-a6cb-4755-9653-ce729389afa7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2347a1de-a6cb-4755-9653-ce729389afa7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2347a1de-a6cb-4755-9653-ce729389afa7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Delete volume with id: 4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2347a1de-a6cb-4755-9653-ce729389afa7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 returned with HTTP 404 Sep 01 23:58:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 426/831] 192.168.122.58 () {60 vars in 1271 bytes} [Tue Sep 1 23:58:58 2026] DELETE /volume/v3/volumes/4b8a3a4a-215a-4f44-ac77-4eb43e5f8d24 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-186992702"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-186992702'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume of 1 GB Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Availability Zones retrieved successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Flow 'volume_create_api' (da8bbb67-5b29-4b6b-b4e8-8271075b7e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-88d73f93-e6b4-42e3-8d57-33c59602ab6c tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 200 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 406/832] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53e1ac2-ba2d-462d-b462-73367e3f0afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4a05c599-d852-4272-aec3-15c365c18334 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Delete volume with id: b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53e1ac2-ba2d-462d-b462-73367e3f0afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3768b39-3b31-4c81-9829-5105caea33f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Delete volume request issued successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a05c599-d852-4272-aec3-15c365c18334 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 202 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 407/833] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:58:58 2026] DELETE /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Volume info retrieved successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-73c579de-0af4-4e11-8aa9-535eba7f34e1 tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 200 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 408/834] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Created reservations ['135fa01d-26c5-405b-921f-9c31cef2823c', '24925062-6bae-418e-89a0-6fbb908dc32a', '92b5630b-ec15-4189-9524-9c52aa3798de', 'e384dbb2-2929-4549-a036-71614286d2f2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3768b39-3b31-4c81-9829-5105caea33f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['135fa01d-26c5-405b-921f-9c31cef2823c', '24925062-6bae-418e-89a0-6fbb908dc32a', '92b5630b-ec15-4189-9524-9c52aa3798de', 'e384dbb2-2929-4549-a036-71614286d2f2']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0524de-c64d-46a3-ba35-1a6052f79083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0524de-c64d-46a3-ba35-1a6052f79083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185a4991-e47d-47a7-a43c-eca48e24da0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-186992702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040e2826d97943a49365da0df9e519fd',qos_specs=None,replication_status=,reservations=['135fa01d-26c5-405b-921f-9c31cef2823c','24925062-6bae-418e-89a0-6fbb908dc32a','92b5630b-ec15-4189-9524-9c52aa3798de','e384dbb2-2929-4549-a036-71614286d2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-186992702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185a4991-e47d-47a7-a43c-eca48e24da0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040e2826d97943a49365da0df9e519fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e43f7a9-5a6a-4184-a878-174a12e1d0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e43f7a9-5a6a-4184-a878-174a12e1d0a1) transitioned into state 'SUCCESS' from state '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-186992702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040e2826d97943a49365da0df9e519fd',qos_specs=None,replication_status=,reservations=['135fa01d-26c5-405b-921f-9c31cef2823c','24925062-6bae-418e-89a0-6fbb908dc32a','92b5630b-ec15-4189-9524-9c52aa3798de','e384dbb2-2929-4549-a036-71614286d2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f76ec6dbd7b8428ea2e63654e927003d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf86621f-5f6f-437e-ab52-30f93238852e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf86621f-5f6f-437e-ab52-30f93238852e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Flow 'volume_create_api' (da8bbb67-5b29-4b6b-b4e8-8271075b7e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Create volume request issued successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e231057d-b9ae-4ee6-b8df-61834d3d94ed tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:58:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 427/835] 192.168.122.58 () {62 vars in 1178 bytes} [Tue Sep 1 23:58:58 2026] POST /volume/v3/volumes => generated 825 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:58:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ea58f85-d510-4616-ae6d-3c30e5b255e2 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:58:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 409/836] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:58 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 893 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:58:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-36bb7efa-e223-4bc8-a1ca-1bfc9d14623d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-36bb7efa-e223-4bc8-a1ca-1bfc9d14623d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] GET http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 Sep 01 23:58:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-36bb7efa-e223-4bc8-a1ca-1bfc9d14623d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-36bb7efa-e223-4bc8-a1ca-1bfc9d14623d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-36bb7efa-e223-4bc8-a1ca-1bfc9d14623d tempest-VolumesSnapshotListTestJSON-1196158349 tempest-VolumesSnapshotListTestJSON-1196158349-project-member] http://192.168.122.58/volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 returned with HTTP 404 Sep 01 23:58:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 428/837] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:58:59 2026] GET /volume/v3/volumes/b41b0a58-5ecb-4b29-84d2-3db49a39aa07 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:58:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:58:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:58:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:58:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:58:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:58:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:58:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:58:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:58:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:58:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f235c7f3-bb45-4646-9cbf-fd3f0104aebc tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:58:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 410/838] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:58:59 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 917 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:59:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-402fc7cb-8dc6-4c2f-a198-fad24450d8eb tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:59:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 429/839] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:00 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] POST http://192.168.122.58/volume/v3/volume-transfers Sep 01 23:59:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "185a4991-e47d-47a7-a43c-eca48e24da0e"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volume_transfer [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Creating new volume transfer {'transfer': {'volume_id': '185a4991-e47d-47a7-a43c-eca48e24da0e'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 23:59:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volume_transfer [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Creating transfer of volume 185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:00 devstack devstack@c-api.service[86255]: INFO cinder.transfer.api [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Generating transfer record for volume 185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b154bce8-ff34-44e0-8ddd-48d05bd0a6e6 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 202 Sep 01 23:59:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 411/840] 192.168.122.58 () {62 vars in 1205 bytes} [Tue Sep 1 23:59:00 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26a7ac60-ae4f-4253-8a94-2e89bff9cb61 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:59:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 430/841] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:01 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 961 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volume-transfers/detail Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volume_transfer [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Listing volume transfers {{(pid=86255) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0a28bf5-ba87-4425-a41f-3323599a9d94 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 23:59:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 412/842] 192.168.122.58 () {60 vars in 1205 bytes} [Tue Sep 1 23:59:01 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Delete transfer with id: 15734d07-e610-40fe-b24d-dab7704e576a Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-013b2eda-68d5-41a2-a9ba-cdc9e1f02360 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a returned with HTTP 202 Sep 01 23:59:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 431/843] 192.168.122.58 () {60 vars in 1298 bytes} [Tue Sep 1 23:59:01 2026] DELETE /volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Volume info retrieved successfully. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b75c76e3-084a-45cf-8e50-c7cbd19aca1c tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:59:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 413/844] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:01 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 953 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c828af96-c10e-4a48-ae53-f3c759055782 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c828af96-c10e-4a48-ae53-f3c759055782 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c828af96-c10e-4a48-ae53-f3c759055782 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c828af96-c10e-4a48-ae53-f3c759055782 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-c828af96-c10e-4a48-ae53-f3c759055782 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Delete transfer with id: 15734d07-e610-40fe-b24d-dab7704e576a Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c828af96-c10e-4a48-ae53-f3c759055782 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a returned with HTTP 404 Sep 01 23:59:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 432/845] 192.168.122.58 () {60 vars in 1298 bytes} [Tue Sep 1 23:59:01 2026] DELETE /volume/v3/volume-transfers/15734d07-e610-40fe-b24d-dab7704e576a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Delete volume with id: 185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Volume info retrieved successfully. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Delete volume request issued successfully. Sep 01 23:59:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-974a64a7-bba7-4e51-9d86-147a80ed5c2c tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 202 Sep 01 23:59:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 414/846] 192.168.122.58 () {60 vars in 1271 bytes} [Tue Sep 1 23:59:01 2026] DELETE /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Volume info retrieved successfully. Sep 01 23:59:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc42c070-5158-46bb-a1a2-adbd4d05f266 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 200 Sep 01 23:59:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 433/847] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:01 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 1136 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-deb55052-7418-4b2e-9e1b-3028ad5d2b49 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ad3f430a-7de5-4a53-a5ce-26ac363e2506 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad3f430a-7de5-4a53-a5ce-26ac363e2506 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad3f430a-7de5-4a53-a5ce-26ac363e2506 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad3f430a-7de5-4a53-a5ce-26ac363e2506 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad3f430a-7de5-4a53-a5ce-26ac363e2506 tempest-VolumesTransfersV355Test-911234579 tempest-VolumesTransfersV355Test-911234579-project-admin] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 434/848] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:02 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-beb5eaea-1c5f-47f2-bca4-f1f072e521c8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-beb5eaea-1c5f-47f2-bca4-f1f072e521c8 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] GET http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-beb5eaea-1c5f-47f2-bca4-f1f072e521c8 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-beb5eaea-1c5f-47f2-bca4-f1f072e521c8 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-beb5eaea-1c5f-47f2-bca4-f1f072e521c8 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 435/849] 192.168.122.58 () {60 vars in 1268 bytes} [Tue Sep 1 23:59:02 2026] GET /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] DELETE http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] Delete volume with id: 185a4991-e47d-47a7-a43c-eca48e24da0e Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-838f1317-11b3-4c7d-bcf2-625aa78013f7 tempest-VolumesTransfersV355Test-662003359 tempest-VolumesTransfersV355Test-662003359-project-member] http://192.168.122.58/volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 436/850] 192.168.122.58 () {60 vars in 1271 bytes} [Tue Sep 1 23:59:02 2026] DELETE /volume/v3/volumes/185a4991-e47d-47a7-a43c-eca48e24da0e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-deb55052-7418-4b2e-9e1b-3028ad5d2b49 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-deb55052-7418-4b2e-9e1b-3028ad5d2b49 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b4528f3-c5c7-4190-888b-9d2ee9f5c758", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2132293118"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-deb55052-7418-4b2e-9e1b-3028ad5d2b49 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 415/851] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:59:02 2026] POST /volume/v3/snapshots => generated 109 bytes in 328 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-23c671af-4e17-477c-bd71-ac16b315b5f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23c671af-4e17-477c-bd71-ac16b315b5f4 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23c671af-4e17-477c-bd71-ac16b315b5f4 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1022233540"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23c671af-4e17-477c-bd71-ac16b315b5f4 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 437/852] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:59:02 2026] POST /volume/v3/snapshots => generated 77 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aa99b749-cb66-4e26-820f-050561e18f14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa99b749-cb66-4e26-820f-050561e18f14 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots?limit=invalid Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa99b749-cb66-4e26-820f-050561e18f14 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa99b749-cb66-4e26-820f-050561e18f14 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa99b749-cb66-4e26-820f-050561e18f14 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] HTTP exception thrown: limit param must be an integer Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa99b749-cb66-4e26-820f-050561e18f14 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 23:59:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 416/853] 192.168.122.58 () {58 vars in 1149 bytes} [Tue Sep 1 23:59:02 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots?marker=bdb6f608-6996-45b0-b9aa-c4c783562063 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27cc5531-98c8-4e80-8bc1-2b940b36847b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots?marker=bdb6f608-6996-45b0-b9aa-c4c783562063 returned with HTTP 404 Sep 01 23:59:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 438/854] 192.168.122.58 () {58 vars in 1209 bytes} [Tue Sep 1 23:59:02 2026] GET /volume/v3/snapshots?marker=bdb6f608-6996-45b0-b9aa-c4c783562063 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots?sort_key=invalid Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 23:59:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e4b3691-93b1-4b4e-938e-bbc0cc96324e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 23:59:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 417/855] 192.168.122.58 () {58 vars in 1155 bytes} [Tue Sep 1 23:59:02 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1289785890"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1289785890'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create volume of 2 GB Sep 01 23:59:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Availability Zones retrieved successfully. Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Flow 'volume_create_api' (05696469-5888-4d76-bcb0-075da365b518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670c0187-4f3f-4fa3-a4c9-2db30166b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Validating volume size '2' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670c0187-4f3f-4fa3-a4c9-2db30166b417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0935749-edc3-4e81-a560-5b8b2891ccaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Created reservations ['29e69f8c-a26a-45f0-925c-aee4c87eb050', 'f7d22aeb-e27e-4bc9-aec1-877509be1118', '3b73320c-25ea-4140-a2ae-311c20355a7f', '71939907-6302-4053-956e-eca21feac047'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0935749-edc3-4e81-a560-5b8b2891ccaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29e69f8c-a26a-45f0-925c-aee4c87eb050', 'f7d22aeb-e27e-4bc9-aec1-877509be1118', '3b73320c-25ea-4140-a2ae-311c20355a7f', '71939907-6302-4053-956e-eca21feac047']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8abb0e4-b4ca-45b7-8727-fed628fb43fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8abb0e4-b4ca-45b7-8727-fed628fb43fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7963549b-ad08-46ea-ac3f-1f87a5a771be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1289785890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eed245065204fb2951b70dbec771e18',qos_specs=None,replication_status=,reservations=['29e69f8c-a26a-45f0-925c-aee4c87eb050','f7d22aeb-e27e-4bc9-aec1-877509be1118','3b73320c-25ea-4140-a2ae-311c20355a7f','71939907-6302-4053-956e-eca21feac047'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1076e9c547274eb2a194722a729bbe41',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1289785890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7963549b-ad08-46ea-ac3f-1f87a5a771be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eed245065204fb2951b70dbec771e18',provider_auth=None,provider_geometry=None,provider_id=None,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='1076e9c547274eb2a194722a729bbe41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1c3a3e-92b7-4585-9635-faedf864f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1c3a3e-92b7-4585-9635-faedf864f354) transitioned into state 'SUCCESS' from state '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-1289785890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eed245065204fb2951b70dbec771e18',qos_specs=None,replication_status=,reservations=['29e69f8c-a26a-45f0-925c-aee4c87eb050','f7d22aeb-e27e-4bc9-aec1-877509be1118','3b73320c-25ea-4140-a2ae-311c20355a7f','71939907-6302-4053-956e-eca21feac047'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1076e9c547274eb2a194722a729bbe41',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e12e74-e0ef-4b7e-93a7-0120eeed3279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e12e74-e0ef-4b7e-93a7-0120eeed3279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Flow 'volume_create_api' (05696469-5888-4d76-bcb0-075da365b518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create volume request issued successfully. Sep 01 23:59:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-04bd1d83-5ca3-4bf8-a4f6-adf9c4529631 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:59:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 439/856] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:59:02 2026] POST /volume/v3/volumes => generated 769 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:59:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-777b9e7c-0953-4966-8bd3-f7bfd4e18c3f tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 418/857] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:03 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-85d078a9-5de0-422a-a0d8-f4875d6dfb97 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 440/858] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:04 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-39557a7c-ffd7-40c4-acf2-c8de24ce8a0e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 419/859] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:59:04 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6/action Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Begin detaching volume completed successfully. Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-49ce831a-cd43-4643-b13a-60926cd2a3f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6/action returned with HTTP 202 Sep 01 23:59:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 441/860] 192.168.122.58 () {64 vars in 1556 bytes} [Tue Sep 1 23:59:04 2026] POST /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f18a1ea-1360-424d-81e4-6165c40c2417 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 420/861] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:04 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b090cc12-9b92-4417-a820-f88139534d91 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b090cc12-9b92-4417-a820-f88139534d91 None None] GET http://192.168.122.58/volume// Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b090cc12-9b92-4417-a820-f88139534d91 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b090cc12-9b92-4417-a820-f88139534d91 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b090cc12-9b92-4417-a820-f88139534d91 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:59:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 442/862] 192.168.122.58 () {58 vars in 1310 bytes} [Tue Sep 1 23:59:04 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-3d9dadda-6cb9-4842-ad12-448eead007b9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 421/863] 192.168.122.58 () {62 vars in 1523 bytes} [Tue Sep 1 23:59:04 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-fe83533c-1069-4265-8579-ca79b22361ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-fe83533c-1069-4265-8579-ca79b22361ff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-fe83533c-1069-4265-8579-ca79b22361ff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-fe83533c-1069-4265-8579-ca79b22361ff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:05 devstack devstack@c-api.service[86254]: /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 01 23:59:05 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-dd6022bf-097f-48c6-aeec-f918d0559939 req-fe83533c-1069-4265-8579-ca79b22361ff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 returned with HTTP 200 Sep 01 23:59:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 443/864] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:59:05 2026] DELETE /volume/v3/attachments/f0580ac0-eb3c-44cb-ba00-69eed3ed01a4 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec9dd33c-6d74-46ea-bab0-9219746b2b1b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 422/865] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:05 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7963549b-ad08-46ea-ac3f-1f87a5a771be", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-228657115"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create snapshot from volume 7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Created reservations ['02a61c5d-aefa-43b2-a2f2-a10a73210ddf', 'd61539a0-6b4e-4362-957a-8f70b09fd454', '5f523e20-9a63-4f62-ae49-d72d89062e74', '0f87ea2d-2f0c-4fcc-be75-cd2a2a5c03dd'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:59:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot create request issued successfully. Sep 01 23:59:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8245898a-f6d7-43af-8199-6dd8bfb1451e tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 01 23:59:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 444/866] 192.168.122.58 () {60 vars in 1144 bytes} [Tue Sep 1 23:59:05 2026] POST /volume/v3/snapshots => generated 317 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2fc867db-1682-4699-9a60-8d95974a692a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2fc867db-1682-4699-9a60-8d95974a692a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2fc867db-1682-4699-9a60-8d95974a692a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2fc867db-1682-4699-9a60-8d95974a692a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2fc867db-1682-4699-9a60-8d95974a692a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2fc867db-1682-4699-9a60-8d95974a692a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 423/867] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:05 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-989f643f-0020-46e1-9f13-0c92ee39f7b1 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 445/868] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:05 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7ba9161-d4e8-4e5e-8a6d-1cf109adb7af tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 424/869] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:06 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 449 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b49d030b-9e26-4644-b7f1-b951033a93a7 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 446/870] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:07 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 449 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1506628092"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1506628092'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Create volume of 1 GB Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Availability Zones retrieved successfully. Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Flow 'volume_create_api' (6dafbbc8-f631-4fba-bd14-0a4f0ebebbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb67c5a-931d-412e-86f6-dd2e850bf0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb67c5a-931d-412e-86f6-dd2e850bf0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15877c9a-1d4e-4912-b884-09227f056445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Created reservations ['ab9b711d-3970-49c6-a2d8-fa5b6722b187', '7c5cc532-ca90-4e3c-89c7-a8e8fcd442a4', '63da5cb3-43fd-47e6-9715-2ee390e05c1e', 'e9dd8fc2-ad84-4cf3-8795-c981c41f6519'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15877c9a-1d4e-4912-b884-09227f056445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9b711d-3970-49c6-a2d8-fa5b6722b187', '7c5cc532-ca90-4e3c-89c7-a8e8fcd442a4', '63da5cb3-43fd-47e6-9715-2ee390e05c1e', 'e9dd8fc2-ad84-4cf3-8795-c981c41f6519']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dbd9b60-e2e7-4499-a5e3-0273c92cf701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dbd9b60-e2e7-4499-a5e3-0273c92cf701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b4a0c0-9297-4e35-abda-629786405907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1506628092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d466cf6dd757473bae715fcd179e51a0',qos_specs=None,replication_status=,reservations=['ab9b711d-3970-49c6-a2d8-fa5b6722b187','7c5cc532-ca90-4e3c-89c7-a8e8fcd442a4','63da5cb3-43fd-47e6-9715-2ee390e05c1e','e9dd8fc2-ad84-4cf3-8795-c981c41f6519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf167df5b3404a813b9b7602624209',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1506628092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b4a0c0-9297-4e35-abda-629786405907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d466cf6dd757473bae715fcd179e51a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99bf167df5b3404a813b9b7602624209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bf7ed9-33f3-4f5a-ab9a-37aba354e2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bf7ed9-33f3-4f5a-ab9a-37aba354e2a8) transitioned into state 'SUCCESS' from state '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-1506628092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d466cf6dd757473bae715fcd179e51a0',qos_specs=None,replication_status=,reservations=['ab9b711d-3970-49c6-a2d8-fa5b6722b187','7c5cc532-ca90-4e3c-89c7-a8e8fcd442a4','63da5cb3-43fd-47e6-9715-2ee390e05c1e','e9dd8fc2-ad84-4cf3-8795-c981c41f6519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf167df5b3404a813b9b7602624209',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab90d30-5d72-4085-abfe-fcdd244bcb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab90d30-5d72-4085-abfe-fcdd244bcb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Flow 'volume_create_api' (6dafbbc8-f631-4fba-bd14-0a4f0ebebbf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Create volume request issued successfully. Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60370ebe-15a9-4a35-b01f-a3379b8880e2 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:59:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 425/871] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:59:08 2026] POST /volume/v3/volumes => generated 764 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:59:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b2191d60-e48a-4e00-a144-769050ddcbea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2191d60-e48a-4e00-a144-769050ddcbea tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2191d60-e48a-4e00-a144-769050ddcbea tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2191d60-e48a-4e00-a144-769050ddcbea tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75ef72dd-e157-4eb3-9f6b-b4f0dcd2cad9 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 426/872] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:08 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d810558-30f4-4802-863d-2f1a65a07617 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7c6d3833-d45b-455c-bc9b-79c5df620382"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7c6d3833-d45b-455c-bc9b-79c5df620382'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b2191d60-e48a-4e00-a144-769050ddcbea tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Create volume of 1 GB Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2191d60-e48a-4e00-a144-769050ddcbea tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 447/873] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:08 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 832 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Availability Zones retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Flow 'volume_create_api' (309d41ef-464a-4c27-9590-940464fa0eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53d279c-264e-4d2b-a8c1-78dc9ab88056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53d279c-264e-4d2b-a8c1-78dc9ab88056) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 23:59:09 devstack devstack@c-api.service[86255]: 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 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53d279c-264e-4d2b-a8c1-78dc9ab88056) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53d279c-264e-4d2b-a8c1-78dc9ab88056) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 23:59:09 devstack devstack@c-api.service[86255]: WARNING cinder.volume.api [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Flow 'volume_create_api' (309d41ef-464a-4c27-9590-940464fa0eb1) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d810558-30f4-4802-863d-2f1a65a07617 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 01 23:59:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 427/874] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:59:09 2026] POST /volume/v3/volumes => generated 171 bytes in 126 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 23:59:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Delete snapshot with id: 7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot delete request issued successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a087061-2f5a-4541-8a8f-926bfc8fc234 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 202 Sep 01 23:59:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 448/875] 192.168.122.58 () {58 vars in 1236 bytes} [Tue Sep 1 23:59:09 2026] DELETE /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f893a5e9-c344-4f02-9323-41eb55bc04ea tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 428/876] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:09 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 475 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6325c9c-af99-4a49-a6c8-98d4dacd7e72 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 449/877] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:10 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d71f94b-9ac0-4b25-9d2e-eecf0b706353 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 429/878] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:10 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 475 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fece52e9-375d-4b4d-84a2-3c7c877ae344 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 450/879] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:11 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Snapshot retrieved successfully. Sep 01 23:59:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-003c9962-ec1c-409b-b693-eea84bfdd2cd tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 200 Sep 01 23:59:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 430/880] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:11 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bfba7e12-9116-4c07-8494-0a54b8c3721a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bfba7e12-9116-4c07-8494-0a54b8c3721a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bfba7e12-9116-4c07-8494-0a54b8c3721a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bfba7e12-9116-4c07-8494-0a54b8c3721a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bfba7e12-9116-4c07-8494-0a54b8c3721a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 returned with HTTP 404 Sep 01 23:59:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 451/881] 192.168.122.58 () {58 vars in 1233 bytes} [Tue Sep 1 23:59:12 2026] GET /volume/v3/snapshots/7c6d3833-d45b-455c-bc9b-79c5df620382 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c3afdb89-865c-4f1c-8f6a-1e70e06c2b3d tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 431/882] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:12 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] DELETE http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Delete volume with id: 7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Delete volume request issued successfully. Sep 01 23:59:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6793d043-91ad-4dc9-9695-f301207ff1b2 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 202 Sep 01 23:59:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 452/883] 192.168.122.58 () {58 vars in 1230 bytes} [Tue Sep 1 23:59:12 2026] DELETE /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6dcf8073-4e4d-45d1-9de9-e7e0a13ac12a tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 432/884] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:12 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Volume info retrieved successfully. Sep 01 23:59:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-05a7ee11-4b4a-4e49-a785-7dab0adfe979 tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 200 Sep 01 23:59:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 453/885] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:13 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4d25f093-58f6-44e8-b57c-79396122bf6b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d25f093-58f6-44e8-b57c-79396122bf6b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] GET http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be Sep 01 23:59:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4d25f093-58f6-44e8-b57c-79396122bf6b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4d25f093-58f6-44e8-b57c-79396122bf6b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d25f093-58f6-44e8-b57c-79396122bf6b tempest-VolumesSnapshotNegativeTestJSON-321241678 tempest-VolumesSnapshotNegativeTestJSON-321241678-project-member] http://192.168.122.58/volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be returned with HTTP 404 Sep 01 23:59:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 433/886] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:14 2026] GET /volume/v3/volumes/7963549b-ad08-46ea-ac3f-1f87a5a771be => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-231078353"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-231078353'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Create volume of 1 GB Sep 01 23:59:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Availability Zones retrieved successfully. Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Flow 'volume_create_api' (ca554be6-1b50-400e-a791-3ecba0eb19cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b535aa9-c53b-4e42-bb2e-a1b779cbbae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b535aa9-c53b-4e42-bb2e-a1b779cbbae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:21 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b015bd9-8c0a-41ee-bf81-1ea30c924514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Created reservations ['853fd383-c9e6-4255-9ff0-da9514b97f3c', '1cf75c1a-805e-4008-867d-a00ae57fea69', '3005cffd-0347-48b3-a9e1-164343dfc59b', '1ca5b33e-067d-4d43-bb95-9c9a6c324d8d'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b015bd9-8c0a-41ee-bf81-1ea30c924514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['853fd383-c9e6-4255-9ff0-da9514b97f3c', '1cf75c1a-805e-4008-867d-a00ae57fea69', '3005cffd-0347-48b3-a9e1-164343dfc59b', '1ca5b33e-067d-4d43-bb95-9c9a6c324d8d']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3210fae-0829-48b6-8883-593036d16896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3210fae-0829-48b6-8883-593036d16896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07947371-f0a2-480c-9b8e-819bda7f8365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-231078353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e081826ddf41b299e0a456a17bdd57',qos_specs=None,replication_status=,reservations=['853fd383-c9e6-4255-9ff0-da9514b97f3c','1cf75c1a-805e-4008-867d-a00ae57fea69','3005cffd-0347-48b3-a9e1-164343dfc59b','1ca5b33e-067d-4d43-bb95-9c9a6c324d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9541d1d15dd4c36879ff26869124831',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-231078353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07947371-f0a2-480c-9b8e-819bda7f8365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69e081826ddf41b299e0a456a17bdd57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9541d1d15dd4c36879ff26869124831',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36796ad8-0bbc-4ea7-b950-8a65f4e4d9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36796ad8-0bbc-4ea7-b950-8a65f4e4d9c4) transitioned into state 'SUCCESS' from state '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-231078353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e081826ddf41b299e0a456a17bdd57',qos_specs=None,replication_status=,reservations=['853fd383-c9e6-4255-9ff0-da9514b97f3c','1cf75c1a-805e-4008-867d-a00ae57fea69','3005cffd-0347-48b3-a9e1-164343dfc59b','1ca5b33e-067d-4d43-bb95-9c9a6c324d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9541d1d15dd4c36879ff26869124831',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d3510e-4877-477e-adc6-9307c22770b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d3510e-4877-477e-adc6-9307c22770b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Flow 'volume_create_api' (ca554be6-1b50-400e-a791-3ecba0eb19cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Create volume request issued successfully. Sep 01 23:59:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a66587ff-c854-46ad-8458-46b3f0a115a6 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 01 23:59:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 454/887] 192.168.122.58 () {60 vars in 1137 bytes} [Tue Sep 1 23:59:21 2026] POST /volume/v3/volumes => generated 755 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 23:59:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55b73f85-bd49-4aa9-aca5-acc4e8af989e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 434/888] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:22 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 823 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-542e910f-2baa-45ea-bce4-f0ea728bee4d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 455/889] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:23 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 847 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ce91856-ee76-4ca8-b6de-346b5a3cd184 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 435/890] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:24 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-96d1464a-a93b-416a-9c91-05cda0751ff7 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 456/891] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:59:25 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-87072e62-1817-45d9-8c78-070c0652db65 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-87072e62-1817-45d9-8c78-070c0652db65 None None] GET http://192.168.122.58/volume// Sep 01 23:59:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-87072e62-1817-45d9-8c78-070c0652db65 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-87072e62-1817-45d9-8c78-070c0652db65 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-87072e62-1817-45d9-8c78-070c0652db65 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 01 23:59:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 436/892] 192.168.122.58 () {58 vars in 1303 bytes} [Tue Sep 1 23:59:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 23:59:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-e6568d32-277d-40fb-9dd5-479a4ede61e9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-e6568d32-277d-40fb-9dd5-479a4ede61e9 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 01 23:59:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-e6568d32-277d-40fb-9dd5-479a4ede61e9 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19b4a0c0-9297-4e35-abda-629786405907", "connector": null, "instance_uuid": "c98fb987-cfd3-418f-9403-7cb52163eef7"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-e6568d32-277d-40fb-9dd5-479a4ede61e9 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 457/893] 192.168.122.58 () {66 vars in 1478 bytes} [Tue Sep 1 23:59:25 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-b427762a-caf3-4aba-9582-2a6228a5d427 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-b427762a-caf3-4aba-9582-2a6228a5d427 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] POST http://192.168.122.58/volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32/action Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-b427762a-caf3-4aba-9582-2a6228a5d427 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-b427762a-caf3-4aba-9582-2a6228a5d427 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2dee2559-32fe-4441-9253-2243c4f3b349 req-b427762a-caf3-4aba-9582-2a6228a5d427 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32/action returned with HTTP 204 Sep 01 23:59:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 437/894] 192.168.122.58 () {66 vars in 1609 bytes} [Tue Sep 1 23:59:26 2026] POST /volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1faa389e-a5ef-4174-8515-ad0f3f13b751 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 458/895] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:26 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 1119 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c70324e-6339-471c-a54c-f8c6bbc87423 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 438/896] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:26 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 1119 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-bc7086b2-5a00-4409-a025-cf47832c38c5 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 459/897] 192.168.122.58 () {60 vars in 1482 bytes} [Tue Sep 1 23:59:26 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 1119 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-5596bfb2-96f6-4786-b403-ff882aaf39ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-5596bfb2-96f6-4786-b403-ff882aaf39ca tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] DELETE http://192.168.122.58/volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32 Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-5596bfb2-96f6-4786-b403-ff882aaf39ca tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-5596bfb2-96f6-4786-b403-ff882aaf39ca tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86255]: /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 01 23:59:26 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 01 23:59:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9b4a7d18-156f-4367-8d65-da9f09dbc74a req-5596bfb2-96f6-4786-b403-ff882aaf39ca tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32 returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 439/898] 192.168.122.58 () {64 vars in 1557 bytes} [Tue Sep 1 23:59:26 2026] DELETE /volume/v3/attachments/7716bfad-7c7f-4883-a4e4-3d8dee743f32 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 01 23:59:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c681c5f-f497-4fb3-9c56-2447f14084ba tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 01 23:59:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 460/899] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:26 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:36 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=173,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:59:36 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=323,cinder:INSERT=81,cinder:UPDATE=127 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-attach": {"instance_uuid": "01733f28-9d22-43ae-9b03-a4bb67dd98b5", "mountpoint": "/dev/vdb"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "01733f28-9d22-43ae-9b03-a4bb67dd98b5", "mountpoint": "/dev/vdb"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update volume admin metadata completed successfully. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Attach volume completed successfully. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fff6a15-1caa-45cf-994b-ff1b3f9c2607 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 01 23:59:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 440/900] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:59:37 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:59:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-43024b47-7240-4826-b526-8ef3b29f9a81 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-43024b47-7240-4826-b526-8ef3b29f9a81 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-43024b47-7240-4826-b526-8ef3b29f9a81 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-43024b47-7240-4826-b526-8ef3b29f9a81 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-43024b47-7240-4826-b526-8ef3b29f9a81 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-43024b47-7240-4826-b526-8ef3b29f9a81 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 461/901] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:37 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 1182 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-detach": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Detach volume completed successfully. Sep 01 23:59:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4ef8886-cea3-4d23-a335-9fdc056be9b4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 01 23:59:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 441/902] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:59:37 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:59:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9672770c-20fd-444e-8d68-338d2d0822cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9672770c-20fd-444e-8d68-338d2d0822cc tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9672770c-20fd-444e-8d68-338d2d0822cc tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9672770c-20fd-444e-8d68-338d2d0822cc tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9672770c-20fd-444e-8d68-338d2d0822cc tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9672770c-20fd-444e-8d68-338d2d0822cc tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 462/903] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:38 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 23:59:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c662a1d-edc0-488d-8fe1-c2c5a0802337 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 442/904] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:39 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 01 23:59:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 01 23:59:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c2bbae2-2f04-4f56-8272-18ba0ade8416 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 01 23:59:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 463/905] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:39 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:49 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:59:49 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=13 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-attach": {"instance_uuid": "574f264e-cb4a-4224-a8b7-c2c954aa80ed", "mountpoint": "/dev/vdb"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "574f264e-cb4a-4224-a8b7-c2c954aa80ed", "mountpoint": "/dev/vdb"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update volume admin metadata completed successfully. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Attach volume completed successfully. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86b3d4d0-19b1-47ab-80c8-916af6468a6c tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 01 23:59:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 443/906] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:59:58 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95cf3e7c-831a-4bfc-8130-a75cc4679a15 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 464/907] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:58 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 1182 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cd299e92-a674-469c-899e-221bd169a8e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd299e92-a674-469c-899e-221bd169a8e2 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cd299e92-a674-469c-899e-221bd169a8e2 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cd299e92-a674-469c-899e-221bd169a8e2 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cd299e92-a674-469c-899e-221bd169a8e2 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd299e92-a674-469c-899e-221bd169a8e2 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 444/908] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:58 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 1182 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-abae675c-dbad-4917-a160-ba0de63b7014 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-detach": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 01 23:59:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Detach volume completed successfully. Sep 01 23:59:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abae675c-dbad-4917-a160-ba0de63b7014 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 01 23:59:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 465/909] 192.168.122.58 () {60 vars in 1269 bytes} [Tue Sep 1 23:59:58 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 23:59:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 01 23:59:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 23:59:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 23:59:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 01 23:59:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 23:59:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 01 23:59:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 01 23:59:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ee0a728-b107-4cec-b0ba-b8cedd2f1a26 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 01 23:59:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 445/910] 192.168.122.58 () {58 vars in 1227 bytes} [Tue Sep 1 23:59:59 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1458913856", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1458913856', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume of 1 GB Sep 01 23:59:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Availability Zones retrieved successfully. Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Flow 'volume_create_api' (b5901e7d-a577-4169-9fe6-fc1fb3991acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7df5835-b239-4192-95f5-a3863dd85833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7df5835-b239-4192-95f5-a3863dd85833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c898d9d-330f-403b-8dc8-0ae33a25101d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Created reservations ['708c0730-29c9-44bf-bd72-b1b57242b923', 'f0a4a6b3-9885-44b4-82d9-2caaa3d6cd37', 'f87bf75d-ec1d-4de9-91e3-6e9a78e69eda', '2689bdbd-73e7-49af-bf44-3fbfc6aac3c0'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c898d9d-330f-403b-8dc8-0ae33a25101d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708c0730-29c9-44bf-bd72-b1b57242b923', 'f0a4a6b3-9885-44b4-82d9-2caaa3d6cd37', 'f87bf75d-ec1d-4de9-91e3-6e9a78e69eda', '2689bdbd-73e7-49af-bf44-3fbfc6aac3c0']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3695ba3b-726b-47e9-8096-6aaecb4105ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 23:59:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3695ba3b-726b-47e9-8096-6aaecb4105ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e24617a4-fbaf-491d-8ae7-7882cafc7a57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1458913856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98971c7cb03459485a94ae0fba5c501',qos_specs=None,replication_status=,reservations=['708c0730-29c9-44bf-bd72-b1b57242b923','f0a4a6b3-9885-44b4-82d9-2caaa3d6cd37','f87bf75d-ec1d-4de9-91e3-6e9a78e69eda','2689bdbd-73e7-49af-bf44-3fbfc6aac3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b239a380d454b92d19e848129c968',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T21:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1458913856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e24617a4-fbaf-491d-8ae7-7882cafc7a57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98971c7cb03459485a94ae0fba5c501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b239a380d454b92d19e848129c968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 23:59:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8983c7c8-d31b-48bc-a243-f6bf2d016e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8983c7c8-d31b-48bc-a243-f6bf2d016e58) transitioned into state 'SUCCESS' from state '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-1458913856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98971c7cb03459485a94ae0fba5c501',qos_specs=None,replication_status=,reservations=['708c0730-29c9-44bf-bd72-b1b57242b923','f0a4a6b3-9885-44b4-82d9-2caaa3d6cd37','f87bf75d-ec1d-4de9-91e3-6e9a78e69eda','2689bdbd-73e7-49af-bf44-3fbfc6aac3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b239a380d454b92d19e848129c968',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6f606f-366d-46e7-ab1b-f3dac3fd4de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6f606f-366d-46e7-ab1b-f3dac3fd4de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Flow 'volume_create_api' (b5901e7d-a577-4169-9fe6-fc1fb3991acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:00:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume request issued successfully. Sep 02 00:00:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b930ee1d-914e-45ec-b4bf-35c9d123b03c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:00:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 466/911] 192.168.122.58 () {60 vars in 1138 bytes} [Tue Sep 1 23:59:59 2026] POST /volume/v3/volumes => generated 754 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Reserve volume completed successfully. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55124b71-629b-4ab6-b0d4-b1a0e3c0ba46 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 446/912] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:03 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:00:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffaab268-65c3-4d06-b85c-7f1493234a44 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 467/913] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:03 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Unreserve volume completed successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2c2be52e-8ec9-4f23-adb3-7af585516419 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 447/914] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:03 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f544c17-e1fe-48e5-9bb5-235feeb93a27 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 468/915] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:04 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume updated successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a8b02e9-b134-43af-a7c5-37d89a4e3159 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 448/916] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:04 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f3b0539-fbfd-4cc5-9d37-b496c6f680bf tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 469/917] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:04 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume updated successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09b12068-6f4d-4958-81ca-de7f3f0d1489 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 449/918] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:04 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da0e003c-1cd4-46ad-83fd-84e43f4832a9 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 470/919] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:04 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update volume admin metadata completed successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update readonly setting on volume completed successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7517365-a95b-41d5-ae21-cb1e2be9644d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 450/920] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:04 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cf36ae4-458c-48a9-a948-f207ab79ebf4 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 471/921] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:04 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update volume admin metadata completed successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Update readonly setting on volume completed successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5422eb18-3ae8-44a2-97dc-784ee792f74d tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 451/922] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:00:04 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c2db44b-8e7b-4e63-b262-5a224bb497e0 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 472/923] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:04 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c425c53d-640b-4051-b44d-6ef3390b3077 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1286925104", "disk_format": "raw"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1286925104", "disk_format": "raw"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:04 devstack devstack@c-api.service[86255]: DEBUG cinder.image.image_utils [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1286925104'}] 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-1286925104'}]. {{(pid=86255) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:00:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Copy volume to image completed successfully. Sep 02 00:00:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c425c53d-640b-4051-b44d-6ef3390b3077 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 452/924] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:00:04 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 655 bytes in 2041 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:00:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 02 00:00:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f00b5c64-94b5-4f26-bc8d-a0824f9bfc98 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 02 00:00:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 473/925] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:09 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 857 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 02 00:00:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b2135fd-7c93-43dd-997c-6e2fea2eac45 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 02 00:00:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 453/926] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:10 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 857 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:20 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=62,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:00:20 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=31,cinder:UPDATE=9 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:00:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] DELETE http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Delete volume with id: 19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 02 00:00:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Delete volume request issued successfully. Sep 02 00:00:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e10da511-79f5-4985-8f8d-70955c4b94b0 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 202 Sep 02 00:00:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 474/927] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:00:21 2026] DELETE /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:00:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 02 00:00:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2737cbd6-e7df-4d10-b27f-1595be773e38 tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 02 00:00:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 454/928] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:21 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Volume info retrieved successfully. Sep 02 00:00:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5f00158-929e-4ad2-8d1c-cf745616b6da tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 200 Sep 02 00:00:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 475/929] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:22 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-154c9548-e018-4ca0-81e2-6c6727fe194f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-154c9548-e018-4ca0-81e2-6c6727fe194f tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] GET http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 Sep 02 00:00:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-154c9548-e018-4ca0-81e2-6c6727fe194f tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-154c9548-e018-4ca0-81e2-6c6727fe194f tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-154c9548-e018-4ca0-81e2-6c6727fe194f tempest-AttachVolumeShelveTestJSON-1798755473 tempest-AttachVolumeShelveTestJSON-1798755473-project-member] http://192.168.122.58/volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 returned with HTTP 404 Sep 02 00:00:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 455/930] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:23 2026] GET /volume/v3/volumes/19b4a0c0-9297-4e35-abda-629786405907 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1198282371"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1198282371'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume of 1 GB Sep 02 00:00:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Availability Zones retrieved successfully. Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (20d1d149-e3a0-4013-9c31-d091fdf09b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd121b3a-beb2-4fa6-b8a4-9cce0d2abdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd121b3a-beb2-4fa6-b8a4-9cce0d2abdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85767149-3fb4-4c78-8991-d46873af048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Created reservations ['0cbd7ffc-bf7a-4003-848d-de90752f1eb1', '38b038ec-35b8-4f38-9b2a-8051afa769b0', '06c2a071-a7f4-4a11-a4b9-a773f6b16ca6', 'aafb6c35-7320-4a9f-b2ae-a55a6c1f2a6c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85767149-3fb4-4c78-8991-d46873af048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cbd7ffc-bf7a-4003-848d-de90752f1eb1', '38b038ec-35b8-4f38-9b2a-8051afa769b0', '06c2a071-a7f4-4a11-a4b9-a773f6b16ca6', 'aafb6c35-7320-4a9f-b2ae-a55a6c1f2a6c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fa54b5-856f-4d46-83c3-2e18e99eb792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fa54b5-856f-4d46-83c3-2e18e99eb792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8eee738-6543-4d2e-a9dc-01740ca32668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1198282371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['0cbd7ffc-bf7a-4003-848d-de90752f1eb1','38b038ec-35b8-4f38-9b2a-8051afa769b0','06c2a071-a7f4-4a11-a4b9-a773f6b16ca6','aafb6c35-7320-4a9f-b2ae-a55a6c1f2a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1198282371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8eee738-6543-4d2e-a9dc-01740ca32668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ea39baa2f294924bca2f2a248c3480c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d556b79964c94178a54f7e3e0b75d451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79363ba3-eec8-45d4-b6b8-88920720982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79363ba3-eec8-45d4-b6b8-88920720982a) transitioned into state 'SUCCESS' from state '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-1198282371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['0cbd7ffc-bf7a-4003-848d-de90752f1eb1','38b038ec-35b8-4f38-9b2a-8051afa769b0','06c2a071-a7f4-4a11-a4b9-a773f6b16ca6','aafb6c35-7320-4a9f-b2ae-a55a6c1f2a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e526cef-a08c-410e-9f5b-3f88c84dbfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e526cef-a08c-410e-9f5b-3f88c84dbfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (20d1d149-e3a0-4013-9c31-d091fdf09b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:00:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request issued successfully. Sep 02 00:00:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0113b4f6-ef42-421e-b318-4c2fc5567025 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:00:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 476/931] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:00:28 2026] POST /volume/v3/volumes => generated 758 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:00:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-58702260-0c21-4357-ba1e-839ebf662bbd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-58702260-0c21-4357-ba1e-839ebf662bbd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-58702260-0c21-4357-ba1e-839ebf662bbd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-58702260-0c21-4357-ba1e-839ebf662bbd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-58702260-0c21-4357-ba1e-839ebf662bbd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-58702260-0c21-4357-ba1e-839ebf662bbd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 456/932] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:28 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 826 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-399aeb08-b916-4df1-b307-db9945ea1b8e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-399aeb08-b916-4df1-b307-db9945ea1b8e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-399aeb08-b916-4df1-b307-db9945ea1b8e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-399aeb08-b916-4df1-b307-db9945ea1b8e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-399aeb08-b916-4df1-b307-db9945ea1b8e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-399aeb08-b916-4df1-b307-db9945ea1b8e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 477/933] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:29 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c0265b7-0ec1-4df5-a8e5-f06b30178c5b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 457/934] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:30 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-306da65d-55b2-4fc0-a775-83478222dd7d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-306da65d-55b2-4fc0-a775-83478222dd7d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-306da65d-55b2-4fc0-a775-83478222dd7d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-306da65d-55b2-4fc0-a775-83478222dd7d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-306da65d-55b2-4fc0-a775-83478222dd7d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-306da65d-55b2-4fc0-a775-83478222dd7d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 478/935] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:32 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-024874dd-1e90-4ecc-9559-f17ca53369e3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 458/936] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:33 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b0d08c4-0604-4453-872b-a5cf64e9b14a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 479/937] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:33 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 847 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42029ea6-5c20-4535-b4d7-d7cdb1a048e4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 459/938] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:34 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-9327fbc0-af2f-4a77-8d00-745e10d7e6d1 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 480/939] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:00:34 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b56be1b-69d0-4bcd-80db-7bcff41ae445 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 460/940] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:34 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-69e66216-79b9-4967-9fd4-3e2a647dbb88 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-69e66216-79b9-4967-9fd4-3e2a647dbb88 None None] GET http://192.168.122.58/volume// Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-69e66216-79b9-4967-9fd4-3e2a647dbb88 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-69e66216-79b9-4967-9fd4-3e2a647dbb88 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-69e66216-79b9-4967-9fd4-3e2a647dbb88 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:00:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 481/941] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:00:34 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-c887ac3e-b9d1-4d92-9cab-3503896d2512 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-c887ac3e-b9d1-4d92-9cab-3503896d2512 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:00:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-c887ac3e-b9d1-4d92-9cab-3503896d2512 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e24617a4-fbaf-491d-8ae7-7882cafc7a57", "connector": null, "instance_uuid": "e95d862b-c010-4871-b26a-4a4a31fac996"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-c887ac3e-b9d1-4d92-9cab-3503896d2512 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:00:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 461/942] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:00:34 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7fccd720-808b-4432-aede-961c1d2f16a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7fccd720-808b-4432-aede-961c1d2f16a8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7fccd720-808b-4432-aede-961c1d2f16a8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7fccd720-808b-4432-aede-961c1d2f16a8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-69562c90-df05-4436-af3e-c2061685fd65 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69562c90-df05-4436-af3e-c2061685fd65 None None] GET http://192.168.122.58/volume// Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69562c90-df05-4436-af3e-c2061685fd65 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69562c90-df05-4436-af3e-c2061685fd65 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69562c90-df05-4436-af3e-c2061685fd65 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 462/943] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:00:35 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7fccd720-808b-4432-aede-961c1d2f16a8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7fccd720-808b-4432-aede-961c1d2f16a8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 482/944] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:35 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-d21c7fbf-6885-409a-b994-b54a388c1611 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 463/945] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:00:35 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 1027 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] PUT http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Acquiring lock "cinder-attachment_update-e24617a4-fbaf-491d-8ae7-7882cafc7a57-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Lock "cinder-attachment_update-e24617a4-fbaf-491d-8ae7-7882cafc7a57-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:00:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b7e629d-b0c8-4f57-ac5a-593f1627c5a0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 464/946] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:35 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9df3f175-ca96-4191-ad0b-b66eab9faa03 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 465/947] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:36 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f3f8a80-32d1-4dbf-991f-d3b5da5f9dff tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 466/948] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:36 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d5d1046a-87f3-4d8f-9796-6dbf02ace500 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 467/949] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:37 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5a3527a-1c42-40c2-abe5-8d6861bc204f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 468/950] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:37 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6fd3d883-99fa-4d7d-bec2-c91bcf1994a0 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 469/951] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:38 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8531f397-bfc9-4729-965d-c2868df96b9f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8531f397-bfc9-4729-965d-c2868df96b9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8531f397-bfc9-4729-965d-c2868df96b9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8531f397-bfc9-4729-965d-c2868df96b9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8531f397-bfc9-4729-965d-c2868df96b9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8531f397-bfc9-4729-965d-c2868df96b9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 470/952] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:38 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c80c71e-a529-44b8-bf54-fea497770bc5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 471/953] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:39 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a36844d8-5c1d-4e56-8933-37143dc51d28 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 472/954] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:39 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3b0bae3c-c49e-46bc-85d4-79e48accf003 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 473/955] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:40 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d3af96c-9e15-4f62-a9c7-d024a99125d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 474/956] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:40 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57e87f36-2398-47c7-a7eb-e0df2ab2fc1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 475/957] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:41 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e0edeb01-eb42-4685-9f23-efe402cab857 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0edeb01-eb42-4685-9f23-efe402cab857 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0edeb01-eb42-4685-9f23-efe402cab857 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0edeb01-eb42-4685-9f23-efe402cab857 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e0edeb01-eb42-4685-9f23-efe402cab857 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0edeb01-eb42-4685-9f23-efe402cab857 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 476/958] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:41 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8bf46d27-5dd8-4ccd-a427-73bf354dd8ad tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 477/959] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:42 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-154ce53b-f38c-4180-a41b-fafeb50b5ab6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 478/960] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:43 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e830b16-7954-4696-97b8-b36d64a1611c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e830b16-7954-4696-97b8-b36d64a1611c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e830b16-7954-4696-97b8-b36d64a1611c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e830b16-7954-4696-97b8-b36d64a1611c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e830b16-7954-4696-97b8-b36d64a1611c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e830b16-7954-4696-97b8-b36d64a1611c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 479/961] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:43 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c695eb84-11c5-46d5-8179-c80aedaf6169 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 480/962] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:44 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bb32e8f-6322-4892-8a95-6db11505b0a8 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 481/963] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:44 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] POST http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1921458749", "disk_format": "qcow2"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1921458749", "disk_format": "qcow2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:44 devstack devstack@c-api.service[86255]: DEBUG cinder.image.image_utils [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1921458749'}] 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-1921458749'}]. {{(pid=86255) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Lock "cinder-attachment_update-e24617a4-fbaf-491d-8ae7-7882cafc7a57-devstack" released by "attachment_update" :: held 9.915s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-5a12a925-3555-47a4-ad5e-32fd270ea663 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b returned with HTTP 200 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 483/964] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:00:35 2026] PUT /volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b => generated 694 bytes in 9965 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c5fd966-5a8f-4bec-8640-f8d15267f253 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 484/965] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:45 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a2c6ab9-bbc2-45d4-9632-f60954923eda tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 485/966] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:45 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9b152a2b-b7cd-4f1d-bd45-49afbedafc0f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 486/967] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:00:45 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3b5466b6-a8dd-4ece-b4e9-5e51a79b9e5f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b5466b6-a8dd-4ece-b4e9-5e51a79b9e5f None None] GET http://192.168.122.58/volume// Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b5466b6-a8dd-4ece-b4e9-5e51a79b9e5f None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3b5466b6-a8dd-4ece-b4e9-5e51a79b9e5f None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3b5466b6-a8dd-4ece-b4e9-5e51a79b9e5f None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:00:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 487/968] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:00:45 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9d51ac71-40ad-47ce-8fa5-8134f0ece5d5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9d51ac71-40ad-47ce-8fa5-8134f0ece5d5 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:00:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9d51ac71-40ad-47ce-8fa5-8134f0ece5d5 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8eee738-6543-4d2e-a9dc-01740ca32668", "connector": null, "instance_uuid": "f9861253-a31b-43f4-8ddc-bc93a7b0f59b"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Copy volume to image completed successfully. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c96ff8f9-bdbe-46c1-b9a1-e24a1336d509 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action returned with HTTP 202 Sep 02 00:00:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 482/969] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:00:44 2026] POST /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365/action => generated 657 bytes in 1350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-9d51ac71-40ad-47ce-8fa5-8134f0ece5d5 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 488/970] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:00:45 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-404f8167-b136-443f-baad-bad2b20617c8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-404f8167-b136-443f-baad-bad2b20617c8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b/action Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-404f8167-b136-443f-baad-bad2b20617c8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-404f8167-b136-443f-baad-bad2b20617c8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c61c12e-7784-4a9e-86b5-590494bc59a3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 489/971] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:46 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91918b94-7f4a-41cd-ac36-96366ba4ac29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91918b94-7f4a-41cd-ac36-96366ba4ac29 None None] GET http://192.168.122.58/volume// Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91918b94-7f4a-41cd-ac36-96366ba4ac29 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91918b94-7f4a-41cd-ac36-96366ba4ac29 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91918b94-7f4a-41cd-ac36-96366ba4ac29 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 490/972] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:00:46 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fe823df3-3ba9-47fb-ba31-3df5cf5b1717 req-404f8167-b136-443f-baad-bad2b20617c8 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b/action returned with HTTP 204 Sep 02 00:00:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 483/973] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:00:46 2026] POST /volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-ac83c798-bf8d-4b73-a7fb-469d29f7620d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 491/974] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:00:46 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1031 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cae57be4-03d4-445e-93e7-b698ea44d55a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cae57be4-03d4-445e-93e7-b698ea44d55a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cae57be4-03d4-445e-93e7-b698ea44d55a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cae57be4-03d4-445e-93e7-b698ea44d55a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cae57be4-03d4-445e-93e7-b698ea44d55a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cae57be4-03d4-445e-93e7-b698ea44d55a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 484/975] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:46 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 1139 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1841c4ad-3e14-4551-a4a8-8452e4a33752 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 492/976] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:46 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 1139 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] PUT http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Acquiring lock "cinder-attachment_update-d8eee738-6543-4d2e-a9dc-01740ca32668-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-d8eee738-6543-4d2e-a9dc-01740ca32668-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8367b111-90e3-48eb-9f99-3c32fd0dd5d9 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 493/977] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:47 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6cb8f1c-de10-4d8b-a372-edf2ed657902 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 494/978] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:48 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-464a2675-793e-43ab-ba24-3fc7e364077d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-464a2675-793e-43ab-ba24-3fc7e364077d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-464a2675-793e-43ab-ba24-3fc7e364077d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-464a2675-793e-43ab-ba24-3fc7e364077d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-464a2675-793e-43ab-ba24-3fc7e364077d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-464a2675-793e-43ab-ba24-3fc7e364077d tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 495/979] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:49 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22b90426-770a-47fd-96ed-4cc5f5d50817 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 496/980] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:50 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-77705810-e693-4c65-86a9-57bc00a9752a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 497/981] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:00:51 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 1139 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57/action Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Begin detaching volume completed successfully. Sep 02 00:00:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-c83ad587-a68e-4730-8170-610b13396a80 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57/action returned with HTTP 202 Sep 02 00:00:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 498/982] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:00:51 2026] POST /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:00:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8a6a3150-f1af-4c31-b13b-6a8e183e7dd3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a6a3150-f1af-4c31-b13b-6a8e183e7dd3 None None] GET http://192.168.122.58/volume// Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3150-f1af-4c31-b13b-6a8e183e7dd3 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3150-f1af-4c31-b13b-6a8e183e7dd3 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a6a3150-f1af-4c31-b13b-6a8e183e7dd3 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 499/983] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:00:51 2026] GET /volume/ => generated 389 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-58b6785a-5049-46a7-91d7-dbea8c0969f4 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 500/984] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:00:52 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 1323 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-215526c6-528a-4823-95e3-e5d5767ac26e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-215526c6-528a-4823-95e3-e5d5767ac26e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-215526c6-528a-4823-95e3-e5d5767ac26e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-215526c6-528a-4823-95e3-e5d5767ac26e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-215526c6-528a-4823-95e3-e5d5767ac26e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-215526c6-528a-4823-95e3-e5d5767ac26e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 501/985] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:52 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-7176f4f0-61a3-4f6e-a7e3-c9a228a82cef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-7176f4f0-61a3-4f6e-a7e3-c9a228a82cef tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] DELETE http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-7176f4f0-61a3-4f6e-a7e3-c9a228a82cef tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-7176f4f0-61a3-4f6e-a7e3-c9a228a82cef tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:52 devstack devstack@c-api.service[86254]: /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 02 00:00:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:00:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-4281a4ab-0eae-421b-bcae-f702ad06770e req-7176f4f0-61a3-4f6e-a7e3-c9a228a82cef tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b returned with HTTP 200 Sep 02 00:00:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 502/986] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:00:52 2026] DELETE /volume/v3/attachments/f3deb049-edd7-4631-bc5e-9fda6a703c2b => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-09c8e43b-2379-43c0-9d90-2054983585cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09c8e43b-2379-43c0-9d90-2054983585cd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09c8e43b-2379-43c0-9d90-2054983585cd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09c8e43b-2379-43c0-9d90-2054983585cd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-09c8e43b-2379-43c0-9d90-2054983585cd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09c8e43b-2379-43c0-9d90-2054983585cd tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 503/987] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:53 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e24617a4-fbaf-491d-8ae7-7882cafc7a57", "force": false, "name": "tempest-TestStampPattern-snapshot-174499158", "description": null, "metadata": null}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create snapshot from volume e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Created reservations ['2dad623f-df17-4d7c-a0c9-c6f69b0da42f', '3c625ad3-6a1f-4155-83c3-ba792601cda8', '00af5340-08f2-432a-a432-5c8069dba9cd', '2537299a-40f2-4390-822a-0917956ca935'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot create request issued successfully. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cda12d6-d367-4e16-b1fa-aca3276e5e2a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:00:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 504/988] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:00:54 2026] POST /volume/v3/snapshots => generated 302 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57f0d8ef-ef7f-4b3f-a56c-4f1cdd318642 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 505/989] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:54 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-88e6331d-3883-456c-ad60-ab8b993b784e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88e6331d-3883-456c-ad60-ab8b993b784e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88e6331d-3883-456c-ad60-ab8b993b784e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88e6331d-3883-456c-ad60-ab8b993b784e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-88e6331d-3883-456c-ad60-ab8b993b784e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88e6331d-3883-456c-ad60-ab8b993b784e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 506/990] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:54 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-47eb856d-e305-41d5-90cc-95994675076c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-47eb856d-e305-41d5-90cc-95994675076c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-47eb856d-e305-41d5-90cc-95994675076c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-47eb856d-e305-41d5-90cc-95994675076c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-47eb856d-e305-41d5-90cc-95994675076c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-47eb856d-e305-41d5-90cc-95994675076c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 507/991] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:55 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2eefbd5c-6deb-49a5-9761-5565f1069597 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 508/992] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:55 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5715008-6638-44e1-a09e-bbdb2d0d2d86 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 509/993] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:56 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:56 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=133,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7b2727-6b91-412c-8bb1-8f88b136a2b6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 510/994] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:56 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-63c643ac-dae0-441a-b03e-98c4bde410da None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63c643ac-dae0-441a-b03e-98c4bde410da tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63c643ac-dae0-441a-b03e-98c4bde410da tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63c643ac-dae0-441a-b03e-98c4bde410da tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-63c643ac-dae0-441a-b03e-98c4bde410da tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63c643ac-dae0-441a-b03e-98c4bde410da tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 511/995] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:57 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:57 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-d8eee738-6543-4d2e-a9dc-01740ca32668-devstack" released by "attachment_update" :: held 11.207s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:00:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-d62cb184-8c0c-4d6b-a4df-dce7c4cb7576 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 returned with HTTP 200 Sep 02 00:00:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 485/996] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:00:46 2026] PUT /volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 => generated 694 bytes in 11273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b65bb92-695f-4729-8739-ed78dcdb340c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b65bb92-695f-4729-8739-ed78dcdb340c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b65bb92-695f-4729-8739-ed78dcdb340c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b65bb92-695f-4729-8739-ed78dcdb340c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0ce0c860-2d37-428c-aa17-72e9da787cac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ce0c860-2d37-428c-aa17-72e9da787cac tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ce0c860-2d37-428c-aa17-72e9da787cac tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ce0c860-2d37-428c-aa17-72e9da787cac tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b65bb92-695f-4729-8739-ed78dcdb340c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b65bb92-695f-4729-8739-ed78dcdb340c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 512/997] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:57 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0ce0c860-2d37-428c-aa17-72e9da787cac tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ce0c860-2d37-428c-aa17-72e9da787cac tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 486/998] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:57 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5162336-28ca-47f7-b0a4-bf97dd8f0e6e tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 513/999] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:58 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:00:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c2b6d747-f456-44a4-9f8a-225e10eb0724 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 487/1000] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:58 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-3b640202-5085-4a3f-b652-8b39f29af907 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-3b640202-5085-4a3f-b652-8b39f29af907 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2/action Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-3b640202-5085-4a3f-b652-8b39f29af907 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-3b640202-5085-4a3f-b652-8b39f29af907 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-603c5f45-e320-48aa-b430-eb6ba994f77b req-3b640202-5085-4a3f-b652-8b39f29af907 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2/action returned with HTTP 204 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 514/1001] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:00:59 2026] POST /volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-515187a8-88c6-4f96-81f8-15c5f0571da7 tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 488/1002] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:59 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc1d9261-af2c-441f-9542-d50825b4355e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] DELETE http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Delete volume with id: 07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:00:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Delete volume request issued successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc1d9261-af2c-441f-9542-d50825b4355e tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 202 Sep 02 00:00:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 515/1003] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:00:59 2026] DELETE /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-62eff091-7a3f-4e51-8d81-05d0d37d2dcb tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:00:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 489/1004] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:00:59 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 866 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:00:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:00:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ed5148e-6783-4331-8ab5-60dbdc1a9e2f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:00:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 516/1005] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:00:59 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76987a8e-442d-4328-a0e0-a537c33e3d2a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 490/1006] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:00 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1143 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5468d86-ee29-4fba-b734-33bcbb34f8e7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 517/1007] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:00 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1143 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9269b642-285a-4094-8769-c207cdfa299f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9269b642-285a-4094-8769-c207cdfa299f tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9269b642-285a-4094-8769-c207cdfa299f tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9269b642-285a-4094-8769-c207cdfa299f tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9269b642-285a-4094-8769-c207cdfa299f tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Volume info retrieved successfully. Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9269b642-285a-4094-8769-c207cdfa299f tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 200 Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2040899008"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 491/1008] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:00 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 866 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2040899008'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume of 1 GB Sep 02 00:01:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Availability Zones retrieved successfully. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (362b9058-3862-4bee-b619-4dbb98d8cb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd00d9ac-4206-427e-8157-28478179b141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:00 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:01:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23e64a17-9b5f-4ed6-9ada-1fea112c98c5 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:01:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 492/1009] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:01:00 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 434 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd00d9ac-4206-427e-8157-28478179b141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67016d3d-1f91-405d-81ed-427aecc7a30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Created reservations ['ff20e9e8-6438-487c-9d73-c6dec11ec5c8', 'e86035cd-21ae-4c9d-8c9b-030019676f52', 'abca3f7a-b02d-4735-9e3f-9f3688c64149', '7f9b8fe0-c4d7-497e-8351-9bdb8212b397'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67016d3d-1f91-405d-81ed-427aecc7a30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff20e9e8-6438-487c-9d73-c6dec11ec5c8', 'e86035cd-21ae-4c9d-8c9b-030019676f52', 'abca3f7a-b02d-4735-9e3f-9f3688c64149', '7f9b8fe0-c4d7-497e-8351-9bdb8212b397']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02c1ba-d157-4792-9c8b-10e97cc3ee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02c1ba-d157-4792-9c8b-10e97cc3ee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d819850-bba8-4a18-8139-07ca95ac3718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2040899008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['ff20e9e8-6438-487c-9d73-c6dec11ec5c8','e86035cd-21ae-4c9d-8c9b-030019676f52','abca3f7a-b02d-4735-9e3f-9f3688c64149','7f9b8fe0-c4d7-497e-8351-9bdb8212b397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2040899008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d819850-bba8-4a18-8139-07ca95ac3718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ea39baa2f294924bca2f2a248c3480c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d556b79964c94178a54f7e3e0b75d451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35ea315-aee5-443d-b6f1-1be5aff15f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35ea315-aee5-443d-b6f1-1be5aff15f4b) transitioned into state 'SUCCESS' from state '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-2040899008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea39baa2f294924bca2f2a248c3480c',qos_specs=None,replication_status=,reservations=['ff20e9e8-6438-487c-9d73-c6dec11ec5c8','e86035cd-21ae-4c9d-8c9b-030019676f52','abca3f7a-b02d-4735-9e3f-9f3688c64149','7f9b8fe0-c4d7-497e-8351-9bdb8212b397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d556b79964c94178a54f7e3e0b75d451',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a6bbd1-eda3-4255-b3bd-d7878666eeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a6bbd1-eda3-4255-b3bd-d7878666eeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Flow 'volume_create_api' (362b9058-3862-4bee-b619-4dbb98d8cb64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Create volume request issued successfully. Sep 02 00:01:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d1f2f90-0cd7-4c19-81e8-6dbe8f2c99ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 518/1010] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:01:00 2026] POST /volume/v3/volumes => generated 758 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b56a0f93-db42-43db-bea9-d62940156898 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b56a0f93-db42-43db-bea9-d62940156898 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b56a0f93-db42-43db-bea9-d62940156898 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b56a0f93-db42-43db-bea9-d62940156898 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b56a0f93-db42-43db-bea9-d62940156898 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b56a0f93-db42-43db-bea9-d62940156898 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 493/1011] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:01 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-942c77e2-8240-4a5b-9b88-49d43e625c7a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-942c77e2-8240-4a5b-9b88-49d43e625c7a tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] GET http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-942c77e2-8240-4a5b-9b88-49d43e625c7a tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-942c77e2-8240-4a5b-9b88-49d43e625c7a tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-942c77e2-8240-4a5b-9b88-49d43e625c7a tempest-VolumesActionsTest-2121102159 tempest-VolumesActionsTest-2121102159-project-member] http://192.168.122.58/volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 returned with HTTP 404 Sep 02 00:01:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 519/1012] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:01 2026] GET /volume/v3/volumes/07947371-f0a2-480c-9b8e-819bda7f8365 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:01:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f18710f7-8f7b-43c5-a685-f72f98b79586 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:01:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 494/1013] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:01:01 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:01:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:01:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f4c24bc-f88b-4e12-badb-8b8c4409659c tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:01:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 520/1014] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:01:02 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-93ea9f6c-058f-49d3-a12e-088a10074016 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93ea9f6c-058f-49d3-a12e-088a10074016 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93ea9f6c-058f-49d3-a12e-088a10074016 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93ea9f6c-058f-49d3-a12e-088a10074016 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-93ea9f6c-058f-49d3-a12e-088a10074016 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93ea9f6c-058f-49d3-a12e-088a10074016 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 495/1015] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:02 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7447d324-24d0-4e52-9e59-f3c2cff57538 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 521/1016] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:03 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-c29ba566-efe4-4fea-8f05-002c91d80306 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 496/1017] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:04 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-afb7ceb1-bf3f-45e6-a1b9-420bf79095b6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afb7ceb1-bf3f-45e6-a1b9-420bf79095b6 None None] GET http://192.168.122.58/volume// Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afb7ceb1-bf3f-45e6-a1b9-420bf79095b6 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afb7ceb1-bf3f-45e6-a1b9-420bf79095b6 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afb7ceb1-bf3f-45e6-a1b9-420bf79095b6 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 522/1018] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:01:04 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-e4695633-8474-44fe-adae-1201e3528f9c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-e4695633-8474-44fe-adae-1201e3528f9c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-e4695633-8474-44fe-adae-1201e3528f9c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d819850-bba8-4a18-8139-07ca95ac3718", "connector": null, "instance_uuid": "f9861253-a31b-43f4-8ddc-bc93a7b0f59b"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-e4695633-8474-44fe-adae-1201e3528f9c tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:01:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 497/1019] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-200ae4be-c119-4201-8903-23029cbb9bb7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-200ae4be-c119-4201-8903-23029cbb9bb7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-200ae4be-c119-4201-8903-23029cbb9bb7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-200ae4be-c119-4201-8903-23029cbb9bb7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-200ae4be-c119-4201-8903-23029cbb9bb7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-200ae4be-c119-4201-8903-23029cbb9bb7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 523/1020] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:04 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-36517b29-177d-44ba-b410-76232a0d0927 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-36517b29-177d-44ba-b410-76232a0d0927 None None] GET http://192.168.122.58/volume// Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-36517b29-177d-44ba-b410-76232a0d0927 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-36517b29-177d-44ba-b410-76232a0d0927 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-36517b29-177d-44ba-b410-76232a0d0927 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 498/1021] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:04 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-1ba9643f-7ac6-451b-b76d-2314b48f032a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 524/1022] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:04 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1031 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] PUT http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Acquiring lock "cinder-attachment_update-7d819850-bba8-4a18-8139-07ca95ac3718-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-7d819850-bba8-4a18-8139-07ca95ac3718-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Lock "cinder-attachment_update-7d819850-bba8-4a18-8139-07ca95ac3718-devstack" released by "attachment_update" :: held 0.272s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-75ba1bdd-cade-4cc8-8e72-7fe53ae6fee6 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b returned with HTTP 200 Sep 02 00:01:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 499/1023] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:01:05 2026] PUT /volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b => generated 694 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52d719d1-4b4b-48a3-9238-ab2fdec8b095 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 525/1024] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:05 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-55cd9f93-798f-435b-9d9c-f7cbbf6f1050 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-55cd9f93-798f-435b-9d9c-f7cbbf6f1050 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b/action Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-55cd9f93-798f-435b-9d9c-f7cbbf6f1050 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-55cd9f93-798f-435b-9d9c-f7cbbf6f1050 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7ada650e-1be2-4ff4-a0aa-4802eebad62f req-55cd9f93-798f-435b-9d9c-f7cbbf6f1050 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b/action returned with HTTP 204 Sep 02 00:01:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 500/1025] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:01:05 2026] POST /volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e509b445-985a-4b23-893c-710f8b97b8f7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e509b445-985a-4b23-893c-710f8b97b8f7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e509b445-985a-4b23-893c-710f8b97b8f7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e509b445-985a-4b23-893c-710f8b97b8f7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e509b445-985a-4b23-893c-710f8b97b8f7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e509b445-985a-4b23-893c-710f8b97b8f7 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 526/1026] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:06 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1143 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d73b2961-9744-4860-9603-7a72ebf5d92b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d73b2961-9744-4860-9603-7a72ebf5d92b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d73b2961-9744-4860-9603-7a72ebf5d92b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d73b2961-9744-4860-9603-7a72ebf5d92b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d73b2961-9744-4860-9603-7a72ebf5d92b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d73b2961-9744-4860-9603-7a72ebf5d92b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 501/1027] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:06 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1143 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-304a3728-1933-4a10-8913-13f77b6e8bc2 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 527/1028] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:07 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1143 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668/action Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Begin detaching volume completed successfully. Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-4fbfe7d1-2916-43a0-aec6-927c42d530b8 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668/action returned with HTTP 202 Sep 02 00:01:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 502/1029] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:01:07 2026] POST /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddc7414d-dc60-4ce6-bf5d-c91ea86ed924 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 528/1030] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:07 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1146 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c30a2abc-3bd5-42b8-930f-f0dc9df9d089 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c30a2abc-3bd5-42b8-930f-f0dc9df9d089 None None] GET http://192.168.122.58/volume// Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c30a2abc-3bd5-42b8-930f-f0dc9df9d089 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c30a2abc-3bd5-42b8-930f-f0dc9df9d089 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c30a2abc-3bd5-42b8-930f-f0dc9df9d089 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 503/1031] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-125f7765-60f2-4940-a33d-26e6f070b5ac tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 529/1032] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:07 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 1327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:01:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-ca314854-90fd-4145-8b27-be958e1d834b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-ca314854-90fd-4145-8b27-be958e1d834b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 Sep 02 00:01:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-ca314854-90fd-4145-8b27-be958e1d834b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-ca314854-90fd-4145-8b27-be958e1d834b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:08 devstack devstack@c-api.service[86255]: /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 02 00:01:08 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:01:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-35625c48-da9c-4a76-8281-b1c3a91d1bff req-ca314854-90fd-4145-8b27-be958e1d834b tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 returned with HTTP 200 Sep 02 00:01:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 504/1033] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:01:08 2026] DELETE /volume/v3/attachments/72646eed-c1bb-4a13-8c5c-059612a231d2 => generated 19 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ad9962db-5df5-4426-b464-314265e69a73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad9962db-5df5-4426-b464-314265e69a73 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad9962db-5df5-4426-b464-314265e69a73 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ad9962db-5df5-4426-b464-314265e69a73 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ad9962db-5df5-4426-b464-314265e69a73 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ad9962db-5df5-4426-b464-314265e69a73 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 530/1034] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:08 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0b03195d-3222-415f-8b03-04a8ddbeb017 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 505/1035] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:09 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1143 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] POST http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718/action Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Begin detaching volume completed successfully. Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-0a15126b-ff01-4e0f-a421-707a469544f0 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718/action returned with HTTP 202 Sep 02 00:01:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 531/1036] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:01:09 2026] POST /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-431a78dc-1d06-4f39-828a-ca773e953c0a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-431a78dc-1d06-4f39-828a-ca773e953c0a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-431a78dc-1d06-4f39-828a-ca773e953c0a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-431a78dc-1d06-4f39-828a-ca773e953c0a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-431a78dc-1d06-4f39-828a-ca773e953c0a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-431a78dc-1d06-4f39-828a-ca773e953c0a tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 506/1037] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:09 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1146 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-947f8285-1365-4877-89d4-7d6af43f3514 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-947f8285-1365-4877-89d4-7d6af43f3514 None None] GET http://192.168.122.58/volume// Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-947f8285-1365-4877-89d4-7d6af43f3514 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-947f8285-1365-4877-89d4-7d6af43f3514 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-947f8285-1365-4877-89d4-7d6af43f3514 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 532/1038] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:09 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-97a47b6f-5fe3-42d6-82c0-14f5651f8e05 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 507/1039] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:09 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 1327 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-e34ad70d-fc5c-430a-9522-eb434973a865 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-e34ad70d-fc5c-430a-9522-eb434973a865 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-e34ad70d-fc5c-430a-9522-eb434973a865 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-e34ad70d-fc5c-430a-9522-eb434973a865 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /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 02 00:01:10 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-017d7980-1a3d-4336-abe0-d73e6db72c01 req-e34ad70d-fc5c-430a-9522-eb434973a865 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b returned with HTTP 200 Sep 02 00:01:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 533/1040] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:01:10 2026] DELETE /volume/v3/attachments/84e2e93a-faae-4a27-82f9-7ea158fe496b => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aba2c88b-be1f-40ea-9b12-75b5071c5a25 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 508/1041] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:10 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b254b614-13e8-4bff-a565-c1eee6f34152 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b254b614-13e8-4bff-a565-c1eee6f34152 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b254b614-13e8-4bff-a565-c1eee6f34152 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b254b614-13e8-4bff-a565-c1eee6f34152 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b254b614-13e8-4bff-a565-c1eee6f34152 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b254b614-13e8-4bff-a565-c1eee6f34152 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 534/1042] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:10 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-67add574-0ed9-4293-9923-f84dfc89dd9f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67add574-0ed9-4293-9923-f84dfc89dd9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67add574-0ed9-4293-9923-f84dfc89dd9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67add574-0ed9-4293-9923-f84dfc89dd9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-67add574-0ed9-4293-9923-f84dfc89dd9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67add574-0ed9-4293-9923-f84dfc89dd9f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 509/1043] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:10 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da31cbb2-0afe-415d-b65e-270dd00eca75 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 535/1044] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:10 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cf5129e-fc0b-40db-97a9-8f85086eb574 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 510/1045] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:11 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9c42f930-aa36-4498-90db-b796684d1b2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2083208391", "metadata": {"Type": "Test"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2083208391', 'metadata': {'Type': 'Test'}}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (7be2235d-7634-41f3-aa8d-630f0236d387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f726c82-53be-46d8-9404-5f2cd25969b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5a857718-ceae-4368-b646-df95cae4eadc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f726c82-53be-46d8-9404-5f2cd25969b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1828742737", "snapshot_id": "c7fce037-72b0-489f-b2a6-6787d7b4123f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afa034e-2353-4d12-a605-52609fa256e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1828742737', 'snapshot_id': 'c7fce037-72b0-489f-b2a6-6787d7b4123f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume of 1 GB Sep 02 00:01:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Availability Zones retrieved successfully. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Flow 'volume_create_api' (6fe46c54-8f49-465f-bc11-4252cc6907c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f7b1df-09b6-493c-abb2-959cf539e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f7b1df-09b6-493c-abb2-959cf539e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7fce037-72b0-489f-b2a6-6787d7b4123f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d226f14c-49c9-4c10-8e44-3504c0f92b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['ed4e4c19-70a5-4245-9f2e-37f30941fc78', 'b8c5e219-00be-4353-aeb7-c56db6a26dc5', 'e2f5c5db-3e41-4eed-a47c-a0cbd24a2a99', 'e634ed53-3f90-4933-81d7-7c4c84177c91'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afa034e-2353-4d12-a605-52609fa256e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed4e4c19-70a5-4245-9f2e-37f30941fc78', 'b8c5e219-00be-4353-aeb7-c56db6a26dc5', 'e2f5c5db-3e41-4eed-a47c-a0cbd24a2a99', 'e634ed53-3f90-4933-81d7-7c4c84177c91']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51326b67-b74b-4607-8ffc-5a5cf591f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Created reservations ['b26e6053-e11b-4c95-aec3-85d683205b4b', 'f94cb8e3-930d-45b1-936f-d29d0d81303a', '08392faf-7dbd-4bb2-aa91-32abe030bf39', '560ed8fb-706a-4a41-b3ef-7c5ec46612a8'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d226f14c-49c9-4c10-8e44-3504c0f92b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26e6053-e11b-4c95-aec3-85d683205b4b', 'f94cb8e3-930d-45b1-936f-d29d0d81303a', '08392faf-7dbd-4bb2-aa91-32abe030bf39', '560ed8fb-706a-4a41-b3ef-7c5ec46612a8']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100dcd0d-fc2c-4aed-88b4-f739b2eeeb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51326b67-b74b-4607-8ffc-5a5cf591f42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e29e529-d11f-40fc-9cfe-7db49be7038f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2083208391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['ed4e4c19-70a5-4245-9f2e-37f30941fc78','b8c5e219-00be-4353-aeb7-c56db6a26dc5','e2f5c5db-3e41-4eed-a47c-a0cbd24a2a99','e634ed53-3f90-4933-81d7-7c4c84177c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2083208391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e29e529-d11f-40fc-9cfe-7db49be7038f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956d64e9-75b7-4b5a-a711-7e15a3e0068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956d64e9-75b7-4b5a-a711-7e15a3e0068a) transitioned into state 'SUCCESS' from state '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-2083208391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['ed4e4c19-70a5-4245-9f2e-37f30941fc78','b8c5e219-00be-4353-aeb7-c56db6a26dc5','e2f5c5db-3e41-4eed-a47c-a0cbd24a2a99','e634ed53-3f90-4933-81d7-7c4c84177c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17b86d3-0d75-4501-8307-d73706552796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100dcd0d-fc2c-4aed-88b4-f739b2eeeb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9403cb45-38e0-4b00-a66a-5cf14cf7fab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1828742737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98971c7cb03459485a94ae0fba5c501',qos_specs=None,replication_status=,reservations=['b26e6053-e11b-4c95-aec3-85d683205b4b','f94cb8e3-930d-45b1-936f-d29d0d81303a','08392faf-7dbd-4bb2-aa91-32abe030bf39','560ed8fb-706a-4a41-b3ef-7c5ec46612a8'],size=1,snapshot_id=c7fce037-72b0-489f-b2a6-6787d7b4123f,source_replicaid=,source_volid=None,status='creating',user_id='5d5b239a380d454b92d19e848129c968',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1828742737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9403cb45-38e0-4b00-a66a-5cf14cf7fab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98971c7cb03459485a94ae0fba5c501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7fce037-72b0-489f-b2a6-6787d7b4123f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b239a380d454b92d19e848129c968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08abc157-2b44-4982-b528-8315783bf138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17b86d3-0d75-4501-8307-d73706552796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (7be2235d-7634-41f3-aa8d-630f0236d387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9c42f930-aa36-4498-90db-b796684d1b2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 536/1046] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:11 2026] POST /volume/v3/volumes => generated 766 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08abc157-2b44-4982-b528-8315783bf138) transitioned into state 'SUCCESS' from state '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-1828742737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98971c7cb03459485a94ae0fba5c501',qos_specs=None,replication_status=,reservations=['b26e6053-e11b-4c95-aec3-85d683205b4b','f94cb8e3-930d-45b1-936f-d29d0d81303a','08392faf-7dbd-4bb2-aa91-32abe030bf39','560ed8fb-706a-4a41-b3ef-7c5ec46612a8'],size=1,snapshot_id=c7fce037-72b0-489f-b2a6-6787d7b4123f,source_replicaid=,source_volid=None,status='creating',user_id='5d5b239a380d454b92d19e848129c968',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8e0422-564c-47c4-b5e6-9abf6f3bd6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7680bd29-1b0e-4b5e-8fdd-97ec8d5af09c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 537/1047] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:11 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 834 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8e0422-564c-47c4-b5e6-9abf6f3bd6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Flow 'volume_create_api' (6fe46c54-8f49-465f-bc11-4252cc6907c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Create volume request issued successfully. Sep 02 00:01:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a857718-ceae-4368-b646-df95cae4eadc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 511/1048] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:11 2026] POST /volume/v3/volumes => generated 788 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae19cb16-a9d4-4c44-8a0e-43c0929063cb tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 538/1049] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:13 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9099a67d-1b0f-4aed-94cc-198943e9bf4d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 512/1050] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:14 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71b61059-ece3-4358-b7bc-2da5627c73f8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 539/1051] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:14 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2083208391"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d6ad9e1b-e09e-4e9f-a273-0d49ec600056 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 513/1052] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:01:14 2026] PUT /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 791 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1144635604", "description": "This is the new description of volume"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8175af0b-60fe-45d8-9842-97b3b1c9438d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 540/1053] 192.168.122.58 () {60 vars in 1248 bytes} [Wed Sep 2 00:01:14 2026] PUT /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 830 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3181dc4b-61d2-47e1-99a7-aeb0011a089a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 514/1054] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:14 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 898 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1169180878", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-362748454"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1169180878', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-362748454'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (aa5a15de-3c8a-4671-adbf-fc3b39009210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e706e1-c59e-4824-aea9-483ff133b12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e706e1-c59e-4824-aea9-483ff133b12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36799764-1c08-4966-baef-cd2f23d8aa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['2b90ea00-92ba-471a-8235-b17b01b60f1e', 'acee0599-c523-4d6f-8edc-ae64843d2648', 'eb1a0b56-73ea-42bf-8003-dbef5fb29371', '4f2e6cb2-2054-4b5f-ab8e-2b32084a4a41'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36799764-1c08-4966-baef-cd2f23d8aa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b90ea00-92ba-471a-8235-b17b01b60f1e', 'acee0599-c523-4d6f-8edc-ae64843d2648', 'eb1a0b56-73ea-42bf-8003-dbef5fb29371', '4f2e6cb2-2054-4b5f-ab8e-2b32084a4a41']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c17e3c-0473-4189-ae85-8eef92d0fed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c17e3c-0473-4189-ae85-8eef92d0fed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c06e0c-0990-469e-8cc1-2e49dd15e732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1169180878',display_name='tempest-VolumesGetTest-Volume-362748454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['2b90ea00-92ba-471a-8235-b17b01b60f1e','acee0599-c523-4d6f-8edc-ae64843d2648','eb1a0b56-73ea-42bf-8003-dbef5fb29371','4f2e6cb2-2054-4b5f-ab8e-2b32084a4a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1169180878',display_name='tempest-VolumesGetTest-Volume-362748454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c06e0c-0990-469e-8cc1-2e49dd15e732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b8803f-005a-4d16-ab89-bbd7e46fa32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b8803f-005a-4d16-ab89-bbd7e46fa32a) transitioned into 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-1169180878',display_name='tempest-VolumesGetTest-Volume-362748454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['2b90ea00-92ba-471a-8235-b17b01b60f1e','acee0599-c523-4d6f-8edc-ae64843d2648','eb1a0b56-73ea-42bf-8003-dbef5fb29371','4f2e6cb2-2054-4b5f-ab8e-2b32084a4a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d30016-7763-47a8-9ac5-ab34441f277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d30016-7763-47a8-9ac5-ab34441f277b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (aa5a15de-3c8a-4671-adbf-fc3b39009210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c28a3526-6eda-49d0-b38a-17e63bd73953 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 541/1055] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:14 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 02 00:01:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9727e8b7-6f99-44ae-b759-ec8370b5f20a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 515/1056] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:15 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume with id: 7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2dda146b-a7c4-444f-ab2e-2601affc419b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2dda146b-a7c4-444f-ab2e-2601affc419b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2dda146b-a7c4-444f-ab2e-2601affc419b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2dda146b-a7c4-444f-ab2e-2601affc419b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume request issued successfully. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5b4fdf5c-d9d5-4acf-8730-bd3822f07234 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 202 Sep 02 00:01:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 542/1057] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:16 2026] DELETE /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2dda146b-a7c4-444f-ab2e-2601affc419b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-81f75ae8-d1a2-44fc-bb3c-f13b36d35482 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 543/1058] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:16 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2dda146b-a7c4-444f-ab2e-2601affc419b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 516/1059] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:16 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79b8c95d-c638-4c60-b544-399d697e68d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79b8c95d-c638-4c60-b544-399d697e68d3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79b8c95d-c638-4c60-b544-399d697e68d3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79b8c95d-c638-4c60-b544-399d697e68d3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-839f4877-9683-483d-a849-606a89cbce82 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-839f4877-9683-483d-a849-606a89cbce82 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-839f4877-9683-483d-a849-606a89cbce82 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-839f4877-9683-483d-a849-606a89cbce82 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-79b8c95d-c638-4c60-b544-399d697e68d3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79b8c95d-c638-4c60-b544-399d697e68d3 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 200 Sep 02 00:01:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 544/1060] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:17 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 850 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-839f4877-9683-483d-a849-606a89cbce82 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-839f4877-9683-483d-a849-606a89cbce82 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 517/1061] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:17 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d4fcfa3-c440-4c25-8039-30f088635b54 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d4fcfa3-c440-4c25-8039-30f088635b54 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d4fcfa3-c440-4c25-8039-30f088635b54 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d4fcfa3-c440-4c25-8039-30f088635b54 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d4fcfa3-c440-4c25-8039-30f088635b54 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 returned with HTTP 404 Sep 02 00:01:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 545/1062] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:18 2026] GET /volume/v3/volumes/7d819850-bba8-4a18-8139-07ca95ac3718 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume with id: d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c958d895-605d-4b38-8788-e91be9c1c7e7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 546/1063] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:18 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume request issued successfully. Sep 02 00:01:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54a9b06e-1a73-47a5-83bb-1c77acb46171 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 202 Sep 02 00:01:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 518/1064] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:18 2026] DELETE /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1f258267-f4b8-4acb-9903-77ed99fe8f52 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 547/1065] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:18 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fefbebdf-aff5-4299-982c-f53719698844 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fefbebdf-aff5-4299-982c-f53719698844 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fefbebdf-aff5-4299-982c-f53719698844 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fefbebdf-aff5-4299-982c-f53719698844 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fefbebdf-aff5-4299-982c-f53719698844 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fefbebdf-aff5-4299-982c-f53719698844 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 519/1066] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:19 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:20 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=359,cinder:UPDATE=77,cinder:INSERT=40 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:01:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b8f95f8a-268a-4c65-8bd3-56b50e1ce41e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 200 Sep 02 00:01:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 548/1067] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:20 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 850 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-334b8876-839e-4163-8526-d81dfaa5648b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-334b8876-839e-4163-8526-d81dfaa5648b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-334b8876-839e-4163-8526-d81dfaa5648b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-334b8876-839e-4163-8526-d81dfaa5648b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-334b8876-839e-4163-8526-d81dfaa5648b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-334b8876-839e-4163-8526-d81dfaa5648b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 520/1068] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:21 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-73e7bb58-f005-4196-b34c-e2553f26f3cf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-73e7bb58-f005-4196-b34c-e2553f26f3cf tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 Sep 02 00:01:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-73e7bb58-f005-4196-b34c-e2553f26f3cf tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-73e7bb58-f005-4196-b34c-e2553f26f3cf tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-73e7bb58-f005-4196-b34c-e2553f26f3cf tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 returned with HTTP 404 Sep 02 00:01:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 549/1069] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:21 2026] GET /volume/v3/volumes/d8eee738-6543-4d2e-a9dc-01740ca32668 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34785876-b895-4097-810f-c5b838871711 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] DELETE http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume with id: 0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 02 00:01:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79b3f153-b022-4d87-8513-781e100d7500 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Delete volume request issued successfully. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34785876-b895-4097-810f-c5b838871711 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 202 Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79b3f153-b022-4d87-8513-781e100d7500 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79b3f153-b022-4d87-8513-781e100d7500 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79b3f153-b022-4d87-8513-781e100d7500 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 521/1070] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:22 2026] DELETE /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-79b3f153-b022-4d87-8513-781e100d7500 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79b3f153-b022-4d87-8513-781e100d7500 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 550/1071] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:22 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2f33521-1e17-4876-a3b7-b0f74fa39c4e tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 02 00:01:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 522/1072] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:22 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 850 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-635944203"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-635944203'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume of 1 GB Sep 02 00:01:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Availability Zones retrieved successfully. Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (685da7aa-feee-4cf0-8caf-1af6a857ec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c0951b-7092-4f38-b634-4aa9a03de13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c0951b-7092-4f38-b634-4aa9a03de13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9430537-d2a1-41c8-a728-958bdd2de172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Created reservations ['db395d05-7549-4ea5-8b1f-315f6666edba', '9ead0670-014f-4b7f-8652-8132a451c4c0', '50fc1c38-21a0-4181-9d5c-f69531c47417', '811cf4bc-3586-403f-9d2c-41aeef31ec41'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9430537-d2a1-41c8-a728-958bdd2de172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db395d05-7549-4ea5-8b1f-315f6666edba', '9ead0670-014f-4b7f-8652-8132a451c4c0', '50fc1c38-21a0-4181-9d5c-f69531c47417', '811cf4bc-3586-403f-9d2c-41aeef31ec41']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0740cf4-e7fe-4fb2-b81c-a43510d94439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0740cf4-e7fe-4fb2-b81c-a43510d94439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12acd65-b288-4080-879e-20fe81329389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-635944203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['db395d05-7549-4ea5-8b1f-315f6666edba','9ead0670-014f-4b7f-8652-8132a451c4c0','50fc1c38-21a0-4181-9d5c-f69531c47417','811cf4bc-3586-403f-9d2c-41aeef31ec41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-635944203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12acd65-b288-4080-879e-20fe81329389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf1af1ef8774407bbd17d9341499e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162912728b4e499b81b5bfe82d5dfa79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4bc168-696e-47b1-af2f-ce88ec22d4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4bc168-696e-47b1-af2f-ce88ec22d4cc) transitioned into state 'SUCCESS' from state '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-635944203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['db395d05-7549-4ea5-8b1f-315f6666edba','9ead0670-014f-4b7f-8652-8132a451c4c0','50fc1c38-21a0-4181-9d5c-f69531c47417','811cf4bc-3586-403f-9d2c-41aeef31ec41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0141fa0-e0a1-4b9d-b801-7abc58b37576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0141fa0-e0a1-4b9d-b801-7abc58b37576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (685da7aa-feee-4cf0-8caf-1af6a857ec1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request issued successfully. Sep 02 00:01:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5dda0e8d-2023-4d34-920d-1b5f5d1109c9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 551/1073] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:01:22 2026] POST /volume/v3/volumes => generated 761 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0b1bef1-9a04-418d-b0f2-627e58feb0a5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 523/1074] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:23 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 829 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99f1c82e-6acc-474d-aa57-a6ee70bc9518 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 552/1075] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:23 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Volume info retrieved successfully. Sep 02 00:01:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d24a27c-d337-4b2f-a39d-e8ed9445e762 tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 200 Sep 02 00:01:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 524/1076] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:23 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2455da37-1a4f-4a17-829f-36059b015a75 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2455da37-1a4f-4a17-829f-36059b015a75 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2455da37-1a4f-4a17-829f-36059b015a75 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2455da37-1a4f-4a17-829f-36059b015a75 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2455da37-1a4f-4a17-829f-36059b015a75 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2455da37-1a4f-4a17-829f-36059b015a75 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 553/1077] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:24 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc7a7a44-3750-4fe8-b773-7a320124759f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc7a7a44-3750-4fe8-b773-7a320124759f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] GET http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc7a7a44-3750-4fe8-b773-7a320124759f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc7a7a44-3750-4fe8-b773-7a320124759f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2507b0c2-3636-4129-b53d-6c2facde49a9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 525/1078] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:24 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 878 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc7a7a44-3750-4fe8-b773-7a320124759f tempest-AttachVolumeTestJSON-1975745419 tempest-AttachVolumeTestJSON-1975745419-project-member] http://192.168.122.58/volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 returned with HTTP 404 Sep 02 00:01:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 554/1079] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:24 2026] GET /volume/v3/volumes/0e0bf9dd-7b70-4e1c-a63b-c23374ee89b6 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:01:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22c4e7d9-3ab0-4d2e-b5c4-a20b470a90cf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 526/1080] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:25 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6e19474f-515e-4266-8543-076e9fc95051 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e19474f-515e-4266-8543-076e9fc95051 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e19474f-515e-4266-8543-076e9fc95051 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e19474f-515e-4266-8543-076e9fc95051 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6e19474f-515e-4266-8543-076e9fc95051 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e19474f-515e-4266-8543-076e9fc95051 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 555/1081] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:25 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 879 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e96dfcc-58fa-4659-9295-768cf45f855a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e96dfcc-58fa-4659-9295-768cf45f855a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e96dfcc-58fa-4659-9295-768cf45f855a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2083208391", "description": null}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e96dfcc-58fa-4659-9295-768cf45f855a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e96dfcc-58fa-4659-9295-768cf45f855a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e96dfcc-58fa-4659-9295-768cf45f855a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 527/1082] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:01:26 2026] PUT /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 777 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ace89cbc-b5c7-4a03-a633-2909e0684295 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 556/1083] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:26 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: 68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf18e53a-4417-4936-916f-8aa7ed8f748a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 202 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 528/1084] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:26 2026] DELETE /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-507dcf5e-0e91-4fb5-87fa-17cb2ac969f7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 557/1085] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:26 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 844 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1b0c5ef4-fe47-4dcb-a29a-97995f7f6ea5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 529/1086] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:26 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-0713a3dd-604b-401b-b4ad-4a8f9d326849 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 558/1087] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:26 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7fb3f424-2f19-49ba-8f34-a7092a4dcaaa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7fb3f424-2f19-49ba-8f34-a7092a4dcaaa None None] GET http://192.168.122.58/volume// Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7fb3f424-2f19-49ba-8f34-a7092a4dcaaa None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7fb3f424-2f19-49ba-8f34-a7092a4dcaaa None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7fb3f424-2f19-49ba-8f34-a7092a4dcaaa None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 530/1088] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:01:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-306cf461-7481-4de7-b765-63f88c313849 req-90400961-4d5b-4521-b8b1-e3b6ef11b6c4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-90400961-4d5b-4521-b8b1-e3b6ef11b6c4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:01:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-90400961-4d5b-4521-b8b1-e3b6ef11b6c4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e12acd65-b288-4080-879e-20fe81329389", "connector": null, "instance_uuid": "f8917dd7-5d7b-43de-b72d-d9b99f975875"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-90400961-4d5b-4521-b8b1-e3b6ef11b6c4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 559/1089] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:01:27 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb66b2ad-1ec5-4e24-8ba6-4bb851203a8c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 200 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 531/1090] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:27 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 844 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b776a55-e193-420c-a5c0-72a959037973 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b776a55-e193-420c-a5c0-72a959037973 None None] GET http://192.168.122.58/volume// Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b776a55-e193-420c-a5c0-72a959037973 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b776a55-e193-420c-a5c0-72a959037973 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b776a55-e193-420c-a5c0-72a959037973 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 532/1091] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:27 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc9a4b51-b590-42bc-b9b8-39bb09bfc2f9 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 560/1092] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:27 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-b5d44ea9-0a2c-40e7-91ee-7e53b297795b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 533/1093] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:27 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1034 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] PUT http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Acquiring lock "cinder-attachment_update-e12acd65-b288-4080-879e-20fe81329389-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-e12acd65-b288-4080-879e-20fe81329389-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-e12acd65-b288-4080-879e-20fe81329389-devstack" released by "attachment_update" :: held 0.443s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1f8bf388-e2f8-4263-8da6-0d8615ed2d4a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 returned with HTTP 200 Sep 02 00:01:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 561/1094] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:01:28 2026] PUT /volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 => generated 694 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2213e385-1cb9-48f6-b09e-49a6c6c7701f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2213e385-1cb9-48f6-b09e-49a6c6c7701f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2213e385-1cb9-48f6-b09e-49a6c6c7701f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2213e385-1cb9-48f6-b09e-49a6c6c7701f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2213e385-1cb9-48f6-b09e-49a6c6c7701f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 returned with HTTP 404 Sep 02 00:01:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 534/1095] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:28 2026] GET /volume/v3/volumes/68c06e0c-0990-469e-8cc1-2e49dd15e732 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f11f6b6a-65cf-4488-b9aa-986d90c004da tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 535/1096] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:28 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98dee984-9cb7-4431-baff-57bf66cd1e8f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 562/1097] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:28 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 898 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: 0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:01:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0a999eb-847e-48d6-83bc-e79c6431cf44 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 202 Sep 02 00:01:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 536/1098] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:28 2026] DELETE /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b55a6ab-101b-46ea-a3af-bd595b175890 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 563/1099] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:28 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 897 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-306cf461-7481-4de7-b765-63f88c313849 req-1041b137-a415-4062-8b91-0ef5482c60d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1041b137-a415-4062-8b91-0ef5482c60d3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518/action Sep 02 00:01:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1041b137-a415-4062-8b91-0ef5482c60d3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1041b137-a415-4062-8b91-0ef5482c60d3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-306cf461-7481-4de7-b765-63f88c313849 req-1041b137-a415-4062-8b91-0ef5482c60d3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518/action returned with HTTP 204 Sep 02 00:01:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 537/1100] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:01:29 2026] POST /volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:01:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffb37687-5d51-45d4-a405-a84be1f2f3e5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 564/1101] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:29 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1146 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-10e425d1-2b13-4876-8f42-11ba94c14341 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10e425d1-2b13-4876-8f42-11ba94c14341 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:01:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10e425d1-2b13-4876-8f42-11ba94c14341 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-10e425d1-2b13-4876-8f42-11ba94c14341 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-10e425d1-2b13-4876-8f42-11ba94c14341 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:01:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-10e425d1-2b13-4876-8f42-11ba94c14341 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:01:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 538/1102] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:30 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7ec2bc1-9fcb-4c73-9188-e7da254cc176 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 200 Sep 02 00:01:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 565/1103] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:30 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 897 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-93e5e63c-e1be-4657-8a29-d9b7ccd4652b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93e5e63c-e1be-4657-8a29-d9b7ccd4652b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93e5e63c-e1be-4657-8a29-d9b7ccd4652b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93e5e63c-e1be-4657-8a29-d9b7ccd4652b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93e5e63c-e1be-4657-8a29-d9b7ccd4652b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f returned with HTTP 404 Sep 02 00:01:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 539/1104] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:31 2026] GET /volume/v3/volumes/0e29e529-d11f-40fc-9cfe-7db49be7038f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e3125a71-c908-4188-8cef-70d3463dccf9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-821568720"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-821568720'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (0366461f-5e57-427b-abf3-3dfdf0db23db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a723dc9a-d47d-43e0-93e7-85d26153ae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a723dc9a-d47d-43e0-93e7-85d26153ae4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7100bfa-f87a-4a07-9973-5158019602b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['e9e05cd1-0552-453b-89bd-8411a8fa3cdb', 'ce5cda55-2888-476e-a703-0e0ebe0b5031', '0226ad62-e14a-46e5-8518-22aa09853892', '8b711e47-29d3-4b88-b07a-103fb8aecd0b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7100bfa-f87a-4a07-9973-5158019602b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e05cd1-0552-453b-89bd-8411a8fa3cdb', 'ce5cda55-2888-476e-a703-0e0ebe0b5031', '0226ad62-e14a-46e5-8518-22aa09853892', '8b711e47-29d3-4b88-b07a-103fb8aecd0b']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996f1d8a-dfa0-4022-85ca-73747ceec919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996f1d8a-dfa0-4022-85ca-73747ceec919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-821568720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['e9e05cd1-0552-453b-89bd-8411a8fa3cdb','ce5cda55-2888-476e-a703-0e0ebe0b5031','0226ad62-e14a-46e5-8518-22aa09853892','8b711e47-29d3-4b88-b07a-103fb8aecd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-821568720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c1b18-e93d-43c1-9268-af31e15a2eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c1b18-e93d-43c1-9268-af31e15a2eb8) transitioned into state 'SUCCESS' from state '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-821568720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['e9e05cd1-0552-453b-89bd-8411a8fa3cdb','ce5cda55-2888-476e-a703-0e0ebe0b5031','0226ad62-e14a-46e5-8518-22aa09853892','8b711e47-29d3-4b88-b07a-103fb8aecd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c421421-edfe-4551-ba4b-e20d74ddfdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c421421-edfe-4551-ba4b-e20d74ddfdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (0366461f-5e57-427b-abf3-3dfdf0db23db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3125a71-c908-4188-8cef-70d3463dccf9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 566/1105] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:01:31 2026] POST /volume/v3/volumes => generated 751 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31b8a2b6-7427-47f1-b830-ff075090b637 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31b8a2b6-7427-47f1-b830-ff075090b637 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31b8a2b6-7427-47f1-b830-ff075090b637 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31b8a2b6-7427-47f1-b830-ff075090b637 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-31b8a2b6-7427-47f1-b830-ff075090b637 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31b8a2b6-7427-47f1-b830-ff075090b637 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 540/1106] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:31 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-caa9b3ab-70bb-4e49-9441-20a4e193f06b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 567/1107] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:33 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 843 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20bdbe89-87a4-4660-9e30-9e41ba97d836 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 541/1108] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:34 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab", "size": 1, "name": "tempest-VolumesGetTest-Volume-735258379", "metadata": {"Type": "Test"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'source_volid': 'ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-735258379', 'metadata': {'Type': 'Test'}}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume retrieved successfully. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (3fe946a1-420f-44ca-af1f-80c6aef9e2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9493d5ff-df62-4728-a902-5af21b63af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9493d5ff-df62-4728-a902-5af21b63af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab', 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28137ab-be66-4a92-86c6-9e38bf2f9cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['9dcfbce1-9035-4104-ba09-e05543b55612', 'abbc543b-3a79-4af2-a1e7-d4cf2bc8b857', 'dba1a97c-b67f-4f18-9341-821ebf43ebe2', 'ce256e0f-23b0-4f9a-920d-7e8e7a74d51b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28137ab-be66-4a92-86c6-9e38bf2f9cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dcfbce1-9035-4104-ba09-e05543b55612', 'abbc543b-3a79-4af2-a1e7-d4cf2bc8b857', 'dba1a97c-b67f-4f18-9341-821ebf43ebe2', 'ce256e0f-23b0-4f9a-920d-7e8e7a74d51b']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428bc359-6a09-4e0c-9345-c21ceb82d869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428bc359-6a09-4e0c-9345-c21ceb82d869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd917a03d-20c5-4079-8be5-c19ee5d7b5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-735258379',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['9dcfbce1-9035-4104-ba09-e05543b55612','abbc543b-3a79-4af2-a1e7-d4cf2bc8b857','dba1a97c-b67f-4f18-9341-821ebf43ebe2','ce256e0f-23b0-4f9a-920d-7e8e7a74d51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-735258379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d917a03d-20c5-4079-8be5-c19ee5d7b5d1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e4277f-0e21-43e5-9544-180c8ca6f2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e4277f-0e21-43e5-9544-180c8ca6f2ac) transitioned into state 'SUCCESS' from state '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-735258379',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['9dcfbce1-9035-4104-ba09-e05543b55612','abbc543b-3a79-4af2-a1e7-d4cf2bc8b857','dba1a97c-b67f-4f18-9341-821ebf43ebe2','ce256e0f-23b0-4f9a-920d-7e8e7a74d51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b171eb0-499b-4ce4-80d6-74c8ca8abd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b171eb0-499b-4ce4-80d6-74c8ca8abd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (3fe946a1-420f-44ca-af1f-80c6aef9e2a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c5dab10-dbdd-4c17-a4c5-845a526414c9 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 568/1109] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:34 2026] POST /volume/v3/volumes => generated 799 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e6b0d03-fa2d-4580-bfd2-172efebbd43b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 542/1110] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:34 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 867 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6b60111e-03e2-4373-8302-c30957a4090f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b60111e-03e2-4373-8302-c30957a4090f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b60111e-03e2-4373-8302-c30957a4090f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b60111e-03e2-4373-8302-c30957a4090f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b60111e-03e2-4373-8302-c30957a4090f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b60111e-03e2-4373-8302-c30957a4090f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 569/1111] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:35 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1292690901", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1292690901', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Create volume of 1 GB Sep 02 00:01:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Availability Zones retrieved successfully. Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Flow 'volume_create_api' (384b9495-d7b8-42af-9e7a-e20a482f10f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df33c7-23b5-4941-b60c-a9229e8b7ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df33c7-23b5-4941-b60c-a9229e8b7ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891df173-d656-4651-bc57-4f9d6e7db2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Created reservations ['111f4bff-2c08-4f23-9f33-6d74b16ffb28', 'f0b91855-faaa-4988-b961-60039c26c043', '7121b283-f4f4-41c4-b3f9-fe03462bb457', 'f74a2619-301d-4d3c-bc9e-f5ccb3df8765'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891df173-d656-4651-bc57-4f9d6e7db2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111f4bff-2c08-4f23-9f33-6d74b16ffb28', 'f0b91855-faaa-4988-b961-60039c26c043', '7121b283-f4f4-41c4-b3f9-fe03462bb457', 'f74a2619-301d-4d3c-bc9e-f5ccb3df8765']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb33cb56-3499-44a7-9401-f9b9ed172588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb33cb56-3499-44a7-9401-f9b9ed172588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39787dcf-2be0-4e93-8cb0-28b5adcf1673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1292690901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fa62c7c3464116b5dce92c5f7a2a5a',qos_specs=None,replication_status=,reservations=['111f4bff-2c08-4f23-9f33-6d74b16ffb28','f0b91855-faaa-4988-b961-60039c26c043','7121b283-f4f4-41c4-b3f9-fe03462bb457','f74a2619-301d-4d3c-bc9e-f5ccb3df8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd3443c350c43918ed6fd6045d199ab',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1292690901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39787dcf-2be0-4e93-8cb0-28b5adcf1673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33fa62c7c3464116b5dce92c5f7a2a5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cd3443c350c43918ed6fd6045d199ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e593108f-a9dc-4b8c-813c-45575af19aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66adb97a-d01b-4ab2-8e11-8c80dd532cf7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 570/1112] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:37 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e593108f-a9dc-4b8c-813c-45575af19aa8) transitioned into state 'SUCCESS' from state '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-1292690901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33fa62c7c3464116b5dce92c5f7a2a5a',qos_specs=None,replication_status=,reservations=['111f4bff-2c08-4f23-9f33-6d74b16ffb28','f0b91855-faaa-4988-b961-60039c26c043','7121b283-f4f4-41c4-b3f9-fe03462bb457','f74a2619-301d-4d3c-bc9e-f5ccb3df8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd3443c350c43918ed6fd6045d199ab',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f3956a-9953-462b-98bc-804b925daa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f3956a-9953-462b-98bc-804b925daa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Flow 'volume_create_api' (384b9495-d7b8-42af-9e7a-e20a482f10f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Create volume request issued successfully. Sep 02 00:01:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-a7cd3dac-4888-4c5e-9ab8-ea48cdf0b570 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 543/1113] 192.168.122.58 () {64 vars in 1425 bytes} [Wed Sep 2 00:01:36 2026] POST /volume/v3/volumes => generated 762 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-e5cfe7f7-8048-454f-9b5b-eb34da8c410c req-7e94b102-24fd-45c7-93bf-014457245d24 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 571/1114] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:37 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 830 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-13d8cc80-3222-4d43-9c0b-390787175519 req-564c00b3-7741-46be-9ae2-6a919fde11b9 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 544/1115] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:37 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 830 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0e49bb6-b3b5-4c97-b035-7a765d193e0f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 572/1116] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:38 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fdb5daef-a1e7-49b4-ad3a-cee22b06489b req-a077caaf-9ef1-48ed-8433-5d11a588c945 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 545/1117] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:38 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c92ccee9-902e-49a7-8c03-131f167b8975 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c92ccee9-902e-49a7-8c03-131f167b8975 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c92ccee9-902e-49a7-8c03-131f167b8975 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c92ccee9-902e-49a7-8c03-131f167b8975 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c92ccee9-902e-49a7-8c03-131f167b8975 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c92ccee9-902e-49a7-8c03-131f167b8975 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 573/1118] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:39 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5085d403-e49e-469c-b56d-6597b2cb93a1 req-9afe4687-dd1c-4187-861e-5c4444608426 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 546/1119] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:39 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14af783e-820d-4d8e-8ef9-e822539f5b73 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 574/1120] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:40 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e45f8041-ec32-4a47-b355-ae76ec6eb4d4 req-5260bfb7-c0e3-4311-a2e4-0f028ca0bc0d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 547/1121] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:40 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-525a5fa5-2b73-444a-917f-5131237c33ad None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-525a5fa5-2b73-444a-917f-5131237c33ad tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-525a5fa5-2b73-444a-917f-5131237c33ad tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-525a5fa5-2b73-444a-917f-5131237c33ad tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-525a5fa5-2b73-444a-917f-5131237c33ad tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-525a5fa5-2b73-444a-917f-5131237c33ad tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 575/1122] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:41 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fb1a0e26-3854-4250-a36f-c3a52afad218 req-b7861696-1b9b-4c90-b3c4-709cc995622a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 548/1123] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:42 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0bbde56f-6e04-417a-9f46-0857a9768473 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bbde56f-6e04-417a-9f46-0857a9768473 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bbde56f-6e04-417a-9f46-0857a9768473 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bbde56f-6e04-417a-9f46-0857a9768473 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0bbde56f-6e04-417a-9f46-0857a9768473 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bbde56f-6e04-417a-9f46-0857a9768473 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 576/1124] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:42 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-6727293a-0e4f-4ebb-a15b-7b11dd8892a0 req-65bd49f4-3055-4479-be52-dc59676e5444 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 549/1125] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:43 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed1a7225-d0f7-40a6-9480-88c01a1c1719 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 577/1126] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:43 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5504cfee-871e-4f3b-9284-1d94d620ffdb req-c16c65a6-81b9-4e10-8abb-aa8a0fa406dd tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 550/1127] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:44 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec8e3079-88df-4229-a4d0-a91dede5766d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec8e3079-88df-4229-a4d0-a91dede5766d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec8e3079-88df-4229-a4d0-a91dede5766d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec8e3079-88df-4229-a4d0-a91dede5766d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec8e3079-88df-4229-a4d0-a91dede5766d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec8e3079-88df-4229-a4d0-a91dede5766d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 578/1128] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:45 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1fa88ce8-be12-441c-b7c4-aa605eb56223 req-5b19f33b-db3a-407c-87d2-6633e95ba8aa tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 551/1129] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:46 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66cd23b7-2d17-4021-8122-74ce4a288fc1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 579/1130] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:46 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-16c99b71-22ec-45b2-aacc-1dea76d728c1 req-d0d22610-090e-4c78-8bfa-b059a0638bfe tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 552/1131] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:47 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d7989d2-8d25-4448-bd00-d3ddeae96f8a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 580/1132] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:47 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 891 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-466f5d82-8eff-4fd1-981d-90f988e709a1 req-96ae4a83-08ad-43b7-89d0-a2d313ab899c tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 553/1133] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:48 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-115f1b34-5803-4868-a2a9-f4437649f898 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-115f1b34-5803-4868-a2a9-f4437649f898 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-115f1b34-5803-4868-a2a9-f4437649f898 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-115f1b34-5803-4868-a2a9-f4437649f898 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-115f1b34-5803-4868-a2a9-f4437649f898 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-115f1b34-5803-4868-a2a9-f4437649f898 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 581/1134] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:48 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 892 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f6fa368-9d53-4cdd-bba2-47bc4551bec1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 554/1135] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:48 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-735258379"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b20363ac-3560-46dc-acb5-a301a0fd9ef8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 582/1136] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:01:48 2026] PUT /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 824 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1343728042", "description": "This is the new description of volume"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1e5e17b-23fd-4511-9aae-5f85ea9c1a4a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 555/1137] 192.168.122.58 () {60 vars in 1248 bytes} [Wed Sep 2 00:01:48 2026] PUT /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-acdd1627-21c7-40a4-a8a5-aea476eddcb8 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 583/1138] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:48 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 932 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-561441304", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1844588256"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-561441304', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1844588256'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (0ace5123-6eb6-44c3-a2ef-dd8abda73a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d0dd7e-6c1e-49f1-b2fd-4a5b8d4ed1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d0dd7e-6c1e-49f1-b2fd-4a5b8d4ed1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696b0887-d3a3-4545-a56a-0495824c1a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['a4b8677f-4be3-4b72-bbaf-51ce275deb87', 'fdc5d0b0-990e-4eed-8653-a460719c0229', '4ffe05cc-b556-44eb-9f06-53f8ad43de9c', 'b6f6438e-3c59-4f60-929e-7146dfbad01d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696b0887-d3a3-4545-a56a-0495824c1a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b8677f-4be3-4b72-bbaf-51ce275deb87', 'fdc5d0b0-990e-4eed-8653-a460719c0229', '4ffe05cc-b556-44eb-9f06-53f8ad43de9c', 'b6f6438e-3c59-4f60-929e-7146dfbad01d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03848cf6-95ee-44aa-9004-50f6db9f3253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03848cf6-95ee-44aa-9004-50f6db9f3253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea05f656-a873-4e1c-8347-48d5bccde9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-561441304',display_name='tempest-VolumesGetTest-Volume-1844588256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['a4b8677f-4be3-4b72-bbaf-51ce275deb87','fdc5d0b0-990e-4eed-8653-a460719c0229','4ffe05cc-b556-44eb-9f06-53f8ad43de9c','b6f6438e-3c59-4f60-929e-7146dfbad01d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-561441304',display_name='tempest-VolumesGetTest-Volume-1844588256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea05f656-a873-4e1c-8347-48d5bccde9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3e08e7-e79c-4349-bc87-e02a6e621fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3e08e7-e79c-4349-bc87-e02a6e621fe6) transitioned into 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-561441304',display_name='tempest-VolumesGetTest-Volume-1844588256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['a4b8677f-4be3-4b72-bbaf-51ce275deb87','fdc5d0b0-990e-4eed-8653-a460719c0229','4ffe05cc-b556-44eb-9f06-53f8ad43de9c','b6f6438e-3c59-4f60-929e-7146dfbad01d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d77e52-2eb3-4d6e-8738-38073d29bde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d77e52-2eb3-4d6e-8738-38073d29bde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (0ace5123-6eb6-44c3-a2ef-dd8abda73a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1bb68af-403b-4b77-8def-d2ac3fc59d62 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 556/1139] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:48 2026] POST /volume/v3/volumes => generated 786 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f603057f-ed6f-4d27-97ce-bc3340556c43 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 584/1140] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:49 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-738b475d-a7a8-4150-89b3-de4f07d11c8b req-d346b255-1079-4fb2-a1e7-a404a029e514 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 557/1141] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:49 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39787dcf-2be0-4e93-8cb0-28b5adcf1673", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1656206599", "description": null, "metadata": {}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Create snapshot from volume 39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Created reservations ['4dc17273-3b40-4475-b4ab-27580248757b', '4aeb6ecb-f64c-464d-a902-8c57edb931a7', '30b686f1-38ad-4fda-a2bd-5c49b7f0bef8', 'a7ade9cf-b1ef-4843-8db9-489c162e66f7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot create request issued successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-a0c30749-a8f1-49a4-a358-50582e36cb1e req-584641b0-b6ee-4e65-a4f0-e524429aa7d0 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:01:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 585/1142] 192.168.122.58 () {64 vars in 1431 bytes} [Wed Sep 2 00:01:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Snapshot retrieved successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-a4745da2-0bb2-427c-a29a-2c34e2eb96ee req-2d2dc78c-d8f4-4981-9818-397218460db7 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 558/1143] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:49 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] GET http://192.168.122.58/volume/v3/snapshots/detail Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /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 02 00:01:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] Get all snapshots completed successfully. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-236b4b92-94de-4293-9081-8d4b0566ecd8 req-64e047b8-77ba-4cee-99a9-e4fa4bcc7dc2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-reader] http://192.168.122.58/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:01:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 586/1144] 192.168.122.58 () {60 vars in 1398 bytes} [Wed Sep 2 00:01:49 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ebf78dc8-9789-40c8-a680-8536a7b863ef req-bb853d91-73c2-444a-9c4c-47004ba9b8a2 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 559/1145] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:50 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-21bd9544-9d25-4d68-9213-acc8b756f3f3 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 587/1146] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:50 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 878 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-664e613f-0916-4c3c-a476-06715b5fccf5 req-31754ccd-fece-4d62-960e-70bea3735d79 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 560/1147] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:51 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a9b2096-c7cb-4f2f-9d48-e000e06512b7 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 588/1148] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:51 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 879 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-735258379", "description": null}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ca9256c3-375e-45d4-b6a2-3aad732735f4 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 561/1149] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:01:51 2026] PUT /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 776 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58bc3e2d-a8ec-4c2a-ac4b-d5dcaeba4d09 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 589/1150] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:51 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6a914c58-be9c-4dbf-b1d2-6fe6c9ae1a3c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 202 Sep 02 00:01:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 562/1151] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:51 2026] DELETE /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28aa73d6-6c45-42af-a734-9f04ef198869 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28aa73d6-6c45-42af-a734-9f04ef198869 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28aa73d6-6c45-42af-a734-9f04ef198869 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28aa73d6-6c45-42af-a734-9f04ef198869 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-28aa73d6-6c45-42af-a734-9f04ef198869 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28aa73d6-6c45-42af-a734-9f04ef198869 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 200 Sep 02 00:01:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 590/1152] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:51 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 843 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4006d506-16b3-42ba-9cb3-d06c333cc9f8 req-350d349c-fe85-4c1b-99c0-121043c3823d tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 563/1153] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:52 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6ace6256-1bee-4d89-9710-51a70e6be60f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6ace6256-1bee-4d89-9710-51a70e6be60f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd Sep 02 00:01:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6ace6256-1bee-4d89-9710-51a70e6be60f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6ace6256-1bee-4d89-9710-51a70e6be60f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6ace6256-1bee-4d89-9710-51a70e6be60f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd returned with HTTP 404 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 591/1154] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:52 2026] GET /volume/v3/volumes/ea05f656-a873-4e1c-8347-48d5bccde9dd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-512bd0e3-3b01-4a6c-a729-07339e5c2c2c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 564/1155] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54ee3859-dcc3-44e6-95dc-51d699f23edf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 202 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 592/1156] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:53 2026] DELETE /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c4eb4ae-96c2-4509-99ec-f1d026d8d416 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 565/1157] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 931 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-c2ccf882-5bd3-4de1-9cda-80148a3befb6 req-2b0012a3-6340-4b77-ba12-89ad439606fb tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 593/1158] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Delete snapshot with id: 0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot delete request issued successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1c9d34bc-98c1-446d-a3db-790690d5ed7d req-09ff3e29-79e2-4ec2-8df7-51b6f32c00b6 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 202 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 566/1159] 192.168.122.58 () {62 vars in 1510 bytes} [Wed Sep 2 00:01:53 2026] DELETE /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-60e186e9-2900-47a1-b5c0-a5de646759f8 req-6a8fc4f1-6d4f-4714-a155-f47226c28e2a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 594/1160] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c7d928ce-1e54-4973-ab83-a39a27963742 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7d928ce-1e54-4973-ab83-a39a27963742 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7d928ce-1e54-4973-ab83-a39a27963742 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7d928ce-1e54-4973-ab83-a39a27963742 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c7d928ce-1e54-4973-ab83-a39a27963742 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7d928ce-1e54-4973-ab83-a39a27963742 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 567/1161] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2507efbc-423b-47a0-8781-9232ff876ec7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2507efbc-423b-47a0-8781-9232ff876ec7 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2507efbc-423b-47a0-8781-9232ff876ec7 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2507efbc-423b-47a0-8781-9232ff876ec7 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2507efbc-423b-47a0-8781-9232ff876ec7 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2507efbc-423b-47a0-8781-9232ff876ec7 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 595/1162] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:53 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ed78ba73-52c0-4529-b39f-b6165535a0ff tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 568/1163] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d63f844-1c7f-45b2-b394-531c70ffc9a5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d63f844-1c7f-45b2-b394-531c70ffc9a5 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d63f844-1c7f-45b2-b394-531c70ffc9a5 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d63f844-1c7f-45b2-b394-531c70ffc9a5 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d63f844-1c7f-45b2-b394-531c70ffc9a5 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 returned with HTTP 404 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 596/1164] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/d917a03d-20c5-4079-8be5-c19ee5d7b5d1 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e1984821-0267-427d-909a-564ea563ee10 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e1984821-0267-427d-909a-564ea563ee10 None None] GET http://192.168.122.58/volume// Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e1984821-0267-427d-909a-564ea563ee10 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e1984821-0267-427d-909a-564ea563ee10 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e1984821-0267-427d-909a-564ea563ee10 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 597/1165] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc8a140e-5415-42a3-83aa-82fa1a3be4fe tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 569/1166] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ba4f6aa0-53b7-4d38-a8e3-6dafdefc98eb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ba4f6aa0-53b7-4d38-a8e3-6dafdefc98eb tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ba4f6aa0-53b7-4d38-a8e3-6dafdefc98eb tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9403cb45-38e0-4b00-a66a-5cf14cf7fab5", "connector": null, "instance_uuid": "edb8dffe-e67f-4a1e-a037-1631ff3a296c"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f1b7bba8-b5f3-4cb5-8aa6-e20899c298fc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 202 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 570/1167] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:01:54 2026] DELETE /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e26c6f76-d075-4fbd-b358-043933b7e968 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e26c6f76-d075-4fbd-b358-043933b7e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e26c6f76-d075-4fbd-b358-043933b7e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e26c6f76-d075-4fbd-b358-043933b7e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e26c6f76-d075-4fbd-b358-043933b7e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e26c6f76-d075-4fbd-b358-043933b7e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 571/1168] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 843 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4df06c43-dc38-456c-b9db-3bc8950620b4 req-fd335ea7-d23b-41fc-853a-25a344b8c9ee tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 572/1169] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-ba4f6aa0-53b7-4d38-a8e3-6dafdefc98eb tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 598/1170] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:01:54 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4ac96e12-0727-4e48-9d2a-f94f77f8dc73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ac96e12-0727-4e48-9d2a-f94f77f8dc73 None None] GET http://192.168.122.58/volume// Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ac96e12-0727-4e48-9d2a-f94f77f8dc73 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ac96e12-0727-4e48-9d2a-f94f77f8dc73 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ac96e12-0727-4e48-9d2a-f94f77f8dc73 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 599/1171] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b72c6e0-1c01-401e-a505-67a87c5f5e32 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 573/1172] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 880 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-8b91db00-7856-4bcb-b570-cc60661ad66f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 600/1173] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:54 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 1061 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] PUT http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Acquiring lock "cinder-attachment_update-9403cb45-38e0-4b00-a66a-5cf14cf7fab5-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Lock "cinder-attachment_update-9403cb45-38e0-4b00-a66a-5cf14cf7fab5-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Lock "cinder-attachment_update-9403cb45-38e0-4b00-a66a-5cf14cf7fab5-devstack" released by "attachment_update" :: held 0.315s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-5855c00d-2605-4702-bd3f-383edba0a04f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 returned with HTTP 200 Sep 02 00:01:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 574/1174] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:01:55 2026] PUT /volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 => generated 694 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67d9f3d1-c2ef-49ac-810d-3a185a964f99 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 200 Sep 02 00:01:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 601/1175] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:55 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 843 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Snapshot retrieved successfully. Sep 02 00:01:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-bf86703d-3a1e-42ed-af78-0e3ce49921b5 req-11e1bbf9-cd08-4cfa-8fed-73bb0b4b2b9a tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 200 Sep 02 00:01:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 575/1176] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:55 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7cd5390-795a-4377-b433-eabb160113fe None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7cd5390-795a-4377-b433-eabb160113fe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7cd5390-795a-4377-b433-eabb160113fe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7cd5390-795a-4377-b433-eabb160113fe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c7cd5390-795a-4377-b433-eabb160113fe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7cd5390-795a-4377-b433-eabb160113fe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 602/1177] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:55 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-18465abb-13ea-47a5-b699-c550af62c9ea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-18465abb-13ea-47a5-b699-c550af62c9ea tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992/action Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-18465abb-13ea-47a5-b699-c550af62c9ea tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-18465abb-13ea-47a5-b699-c550af62c9ea tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-88c2bfd7-6200-4a6c-8ce9-390b6241752f req-18465abb-13ea-47a5-b699-c550af62c9ea tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992/action returned with HTTP 204 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 576/1178] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:01:56 2026] POST /volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-69097b25-7f20-465d-89d0-3612b2765385 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-69097b25-7f20-465d-89d0-3612b2765385 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-69097b25-7f20-465d-89d0-3612b2765385 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-69097b25-7f20-465d-89d0-3612b2765385 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-69097b25-7f20-465d-89d0-3612b2765385 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab returned with HTTP 404 Sep 02 00:01:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 603/1179] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:56 2026] GET /volume/v3/volumes/ce49c765-4fdd-4d96-a0d2-5c2fb43d10ab => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-4d3edf9f-3497-4d5a-a397-9d1f1e4e15ca req-c3a48575-eff0-4dc3-afe9-e665d34e2a96 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4d3edf9f-3497-4d5a-a397-9d1f1e4e15ca req-c3a48575-eff0-4dc3-afe9-e665d34e2a96 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4d3edf9f-3497-4d5a-a397-9d1f1e4e15ca req-c3a48575-eff0-4dc3-afe9-e665d34e2a96 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-4d3edf9f-3497-4d5a-a397-9d1f1e4e15ca req-c3a48575-eff0-4dc3-afe9-e665d34e2a96 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:UPDATE=62,cinder:SELECT=384,cinder:INSERT=29 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-4d3edf9f-3497-4d5a-a397-9d1f1e4e15ca req-c3a48575-eff0-4dc3-afe9-e665d34e2a96 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 returned with HTTP 404 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 577/1180] 192.168.122.58 () {60 vars in 1488 bytes} [Wed Sep 2 00:01:56 2026] GET /volume/v3/snapshots/0d17819f-e60e-4a07-8470-6710ac7f6ff6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1909211045", "metadata": {"Type": "Test"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'imageRef': '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1909211045', 'metadata': {'Type': 'Test'}}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] DELETE http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Delete volume with id: 39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Delete volume request issued successfully. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-90aede38-b37d-423f-af65-d6b6927a39da req-0b123312-48c0-4813-8aa5-a5b14b168660 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 202 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 578/1181] 192.168.122.58 () {62 vars in 1504 bytes} [Wed Sep 2 00:01:56 2026] DELETE /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Volume info retrieved successfully. Sep 02 00:01:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-5a1bbda6-c02c-4994-ae00-9a2a20c5dbfa req-eff1cd00-5b7b-4c70-80b4-e9c16139eafc tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 200 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 579/1182] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:56 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:01:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (7630b952-fb40-49c7-86a0-144bf22a2730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ed58dd-048b-4f02-90ee-e91a6effcbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2854557e-67f2-4ab4-ae7a-03b7e3779057 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 580/1183] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:56 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 1173 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f827323-2ce6-471d-970c-77eb8b3b6afe tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 581/1184] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:57 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 1173 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ed58dd-048b-4f02-90ee-e91a6effcbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8dc338-0346-47f4-9278-3569426281a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['df420092-c574-49b8-91cd-7786b087628e', 'e14a107c-a11d-44f1-9491-29fa1ce24a31', 'dfff4923-b07b-42cf-990c-79fec05809f8', '883a6b45-bec2-41f6-bf29-a73adf60bfd4'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8dc338-0346-47f4-9278-3569426281a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df420092-c574-49b8-91cd-7786b087628e', 'e14a107c-a11d-44f1-9491-29fa1ce24a31', 'dfff4923-b07b-42cf-990c-79fec05809f8', '883a6b45-bec2-41f6-bf29-a73adf60bfd4']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa17b85c-c7d6-4397-8f49-073e1dcf5287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa17b85c-c7d6-4397-8f49-073e1dcf5287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4bfdd11-2a0a-43f1-8528-4d93bd010e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1909211045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['df420092-c574-49b8-91cd-7786b087628e','e14a107c-a11d-44f1-9491-29fa1ce24a31','dfff4923-b07b-42cf-990c-79fec05809f8','883a6b45-bec2-41f6-bf29-a73adf60bfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1909211045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4bfdd11-2a0a-43f1-8528-4d93bd010e41,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea779a8f-cf38-40fd-8238-344bd8ed5a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea779a8f-cf38-40fd-8238-344bd8ed5a96) transitioned into state 'SUCCESS' from state '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-1909211045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['df420092-c574-49b8-91cd-7786b087628e','e14a107c-a11d-44f1-9491-29fa1ce24a31','dfff4923-b07b-42cf-990c-79fec05809f8','883a6b45-bec2-41f6-bf29-a73adf60bfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0affb8-0d73-413f-8f38-3d0b8f5acaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0affb8-0d73-413f-8f38-3d0b8f5acaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (7630b952-fb40-49c7-86a0-144bf22a2730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:01:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:01:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fcc2c8a8-74ff-4ac8-887a-3200a2c29f5b tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:01:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 604/1185] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:01:56 2026] POST /volume/v3/volumes => generated 766 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cbca3ab6-2f71-4495-b80c-f61a777ade4c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:01:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 582/1186] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:57 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 834 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-77ca564f-97f3-4661-b3c6-2781b206a9ba req-cbfe1357-84fb-4c66-b8e8-c2c6b7b30685 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-77ca564f-97f3-4661-b3c6-2781b206a9ba req-cbfe1357-84fb-4c66-b8e8-c2c6b7b30685 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-77ca564f-97f3-4661-b3c6-2781b206a9ba req-cbfe1357-84fb-4c66-b8e8-c2c6b7b30685 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-77ca564f-97f3-4661-b3c6-2781b206a9ba req-cbfe1357-84fb-4c66-b8e8-c2c6b7b30685 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-77ca564f-97f3-4661-b3c6-2781b206a9ba req-cbfe1357-84fb-4c66-b8e8-c2c6b7b30685 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 404 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 605/1187] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] DELETE http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Delete volume with id: 39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-890faa14-4423-4aaa-836b-b142a19b638c req-f18253b5-5fc2-4e25-b635-5e09590c1575 tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 404 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 606/1188] 192.168.122.58 () {62 vars in 1504 bytes} [Wed Sep 2 00:01:58 2026] DELETE /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-91b37cfd-4dcb-4c3f-bbe9-e68fb67de67c req-be394669-8c48-44a3-8d2d-d688b6c07cea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-91b37cfd-4dcb-4c3f-bbe9-e68fb67de67c req-be394669-8c48-44a3-8d2d-d688b6c07cea tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] GET http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-91b37cfd-4dcb-4c3f-bbe9-e68fb67de67c req-be394669-8c48-44a3-8d2d-d688b6c07cea tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-91b37cfd-4dcb-4c3f-bbe9-e68fb67de67c req-be394669-8c48-44a3-8d2d-d688b6c07cea tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-f235a9ff-d5ac-4bad-9215-22642cb75dc3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 583/1189] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 1173 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-91b37cfd-4dcb-4c3f-bbe9-e68fb67de67c req-be394669-8c48-44a3-8d2d-d688b6c07cea tempest-VolumesSnapshotsTestJSON-1561196568 tempest-VolumesSnapshotsTestJSON-1561196568-project-member] http://192.168.122.58/volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 returned with HTTP 404 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 607/1190] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/v3/volumes/39787dcf-2be0-4e93-8cb0-28b5adcf1673 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] POST http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5/action Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Begin detaching volume completed successfully. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-4a72ef18-d2f9-4bfc-b6c4-f01fcbd4a550 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5/action returned with HTTP 202 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 584/1191] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:01:58 2026] POST /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-627830f8-4447-4711-b8a1-352dce74b973 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-627830f8-4447-4711-b8a1-352dce74b973 None None] GET http://192.168.122.58/volume// Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-627830f8-4447-4711-b8a1-352dce74b973 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-627830f8-4447-4711-b8a1-352dce74b973 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-627830f8-4447-4711-b8a1-352dce74b973 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 608/1192] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-be8335a4-61c3-42cc-9488-953446e151fa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 585/1193] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 1357 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08f24c92-4c75-434d-a9db-f7b92db79bdf tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:01:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 609/1194] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:58 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-0f5f1a34-8ad1-4540-bda2-f0945555544f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-0f5f1a34-8ad1-4540-bda2-f0945555544f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] DELETE http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-0f5f1a34-8ad1-4540-bda2-f0945555544f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-0f5f1a34-8ad1-4540-bda2-f0945555544f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:01:58 devstack devstack@c-api.service[86255]: /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 02 00:01:58 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:01:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-199e96f6-c604-4bf3-b895-6ed54d5187e6 req-0f5f1a34-8ad1-4540-bda2-f0945555544f tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 returned with HTTP 200 Sep 02 00:01:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 586/1195] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:01:58 2026] DELETE /volume/v3/attachments/e289fa12-b9f1-48ec-85db-e4a651964992 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:01:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c40ce658-afdb-4309-ba81-8456eb4db25a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:01:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c40ce658-afdb-4309-ba81-8456eb4db25a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:01:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c40ce658-afdb-4309-ba81-8456eb4db25a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:01:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c40ce658-afdb-4309-ba81-8456eb4db25a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:01:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:01:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:01:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:01:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:01:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c40ce658-afdb-4309-ba81-8456eb4db25a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:01:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c40ce658-afdb-4309-ba81-8456eb4db25a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:01:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 610/1196] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:01:59 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2bec079-673f-4ae9-b1cb-01e150ce7847 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 587/1197] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:00 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-687573ce-64a1-41b0-92e3-28d58b99e968 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-687573ce-64a1-41b0-92e3-28d58b99e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-687573ce-64a1-41b0-92e3-28d58b99e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-687573ce-64a1-41b0-92e3-28d58b99e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-687573ce-64a1-41b0-92e3-28d58b99e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-687573ce-64a1-41b0-92e3-28d58b99e968 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 611/1198] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:01 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1610474423"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1610474423'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume of 1 GB Sep 02 00:02:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Availability Zones retrieved successfully. Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (8d777c56-d7c0-4545-a544-4af6e90f136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea55376a-9796-4bb8-ba47-8d90a3de5478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea55376a-9796-4bb8-ba47-8d90a3de5478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb0d4e7-2acb-4f6e-ac16-631903b40da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5384c654-c215-4fff-8eb2-3b7cc0aa0e18 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 612/1199] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:02 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Created reservations ['a2eccc77-9dc8-4747-8893-b13db1f525b8', '31549327-039c-4e61-9ea3-f7efeaf34bf8', '1d7b4433-dc4f-48d7-ae43-d559968c91b7', 'cb6043f9-0351-491d-8aa2-dbd01533c492'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb0d4e7-2acb-4f6e-ac16-631903b40da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2eccc77-9dc8-4747-8893-b13db1f525b8', '31549327-039c-4e61-9ea3-f7efeaf34bf8', '1d7b4433-dc4f-48d7-ae43-d559968c91b7', 'cb6043f9-0351-491d-8aa2-dbd01533c492']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8ba62f-b4d7-430a-8d2e-f41eb8c2a19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8ba62f-b4d7-430a-8d2e-f41eb8c2a19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ca3656-0f5f-4f6a-ab98-5c87f47f05b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1610474423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['a2eccc77-9dc8-4747-8893-b13db1f525b8','31549327-039c-4e61-9ea3-f7efeaf34bf8','1d7b4433-dc4f-48d7-ae43-d559968c91b7','cb6043f9-0351-491d-8aa2-dbd01533c492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1610474423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ca3656-0f5f-4f6a-ab98-5c87f47f05b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae153e8-e701-4fe2-a6d4-8cb5baf4e1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae153e8-e701-4fe2-a6d4-8cb5baf4e1b7) transitioned into state 'SUCCESS' from state '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-1610474423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['a2eccc77-9dc8-4747-8893-b13db1f525b8','31549327-039c-4e61-9ea3-f7efeaf34bf8','1d7b4433-dc4f-48d7-ae43-d559968c91b7','cb6043f9-0351-491d-8aa2-dbd01533c492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a97c91-75d5-4e12-8a8d-4621bd637850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a97c91-75d5-4e12-8a8d-4621bd637850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (8d777c56-d7c0-4545-a544-4af6e90f136f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request issued successfully. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b09c6d2-4ea7-4903-9ad7-1fdd036e201e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 588/1200] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:02 2026] POST /volume/v3/volumes => generated 767 bytes in 1088 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-faf6e46f-1f06-41c2-b3f9-39d8400a63d2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 613/1201] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:03 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 835 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a981db70-3a10-4f7a-998f-5c9b73523791 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] DELETE http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Delete volume with id: 9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:02:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Delete volume request issued successfully. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a981db70-3a10-4f7a-998f-5c9b73523791 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 202 Sep 02 00:02:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 589/1202] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:03 2026] DELETE /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-293d9ba7-1a9e-4965-80b4-2f5a8d1e87a2 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:02:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 614/1203] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:03 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 880 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3244dc4e-dcb5-44ab-806d-b8558e183a68 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 590/1204] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:03 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c098ddaf-c930-4650-8c0f-2215ae29889e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c098ddaf-c930-4650-8c0f-2215ae29889e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c098ddaf-c930-4650-8c0f-2215ae29889e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c098ddaf-c930-4650-8c0f-2215ae29889e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c098ddaf-c930-4650-8c0f-2215ae29889e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c098ddaf-c930-4650-8c0f-2215ae29889e tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 615/1205] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:04 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-29e31de9-17f5-43ff-bd0c-da5010122f6d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 200 Sep 02 00:02:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 591/1206] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:05 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 880 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff4dabb8-625b-4157-9e80-aa0e9a764a36 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 616/1207] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:05 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1339 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d66bdfc-6051-447e-9d0c-0027b6b2d728 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 592/1208] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:05 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2749fbef-f9a5-4589-80c8-e21b74665e91 req-74bc5fc0-dd76-4bd7-b5e3-114c84b9b069 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 617/1209] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:05 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1020594544"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1020594544'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume of 1 GB Sep 02 00:02:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Availability Zones retrieved successfully. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (5bba9446-6490-41fb-ac09-522fa05b8c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ea8969-9c7c-44da-87f8-a33e46941f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ea8969-9c7c-44da-87f8-a33e46941f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7516a8d8-070b-47cd-9049-59289ba6842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Created reservations ['ba7923e2-1d87-44e0-af29-8c6c365edf7b', '1d7725f9-a925-471b-82a7-32c5157f3cb6', '6109abda-e54d-4a68-a9b0-df14db267890', '11f9f147-f902-4b3c-a55f-43ddce2689fd'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7516a8d8-070b-47cd-9049-59289ba6842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba7923e2-1d87-44e0-af29-8c6c365edf7b', '1d7725f9-a925-471b-82a7-32c5157f3cb6', '6109abda-e54d-4a68-a9b0-df14db267890', '11f9f147-f902-4b3c-a55f-43ddce2689fd']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9a47a5-a54d-4f9e-b119-00ccfa06433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9a47a5-a54d-4f9e-b119-00ccfa06433e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '691e5d4f-0b62-45df-969e-c95cc68f1a61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1020594544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['ba7923e2-1d87-44e0-af29-8c6c365edf7b','1d7725f9-a925-471b-82a7-32c5157f3cb6','6109abda-e54d-4a68-a9b0-df14db267890','11f9f147-f902-4b3c-a55f-43ddce2689fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1020594544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=691e5d4f-0b62-45df-969e-c95cc68f1a61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa86b96-ba40-43b0-8980-5254660d8a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa86b96-ba40-43b0-8980-5254660d8a4f) transitioned into state 'SUCCESS' from state '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-1020594544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['ba7923e2-1d87-44e0-af29-8c6c365edf7b','1d7725f9-a925-471b-82a7-32c5157f3cb6','6109abda-e54d-4a68-a9b0-df14db267890','11f9f147-f902-4b3c-a55f-43ddce2689fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:05 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a697fc01-225f-4ca8-8aba-1d585754e8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a697fc01-225f-4ca8-8aba-1d585754e8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (5bba9446-6490-41fb-ac09-522fa05b8c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request issued successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae516be7-54bc-4e57-b162-f690377aa5d1 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 593/1210] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:05 2026] POST /volume/v3/volumes => generated 767 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c79c34b2-3a9f-41e2-adc1-d3e295399ddc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 618/1211] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 835 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-70ef6ca0-b034-4298-a188-456c40fd70d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70ef6ca0-b034-4298-a188-456c40fd70d3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70ef6ca0-b034-4298-a188-456c40fd70d3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70ef6ca0-b034-4298-a188-456c40fd70d3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-71a33298-7857-461e-8391-73ff35c6753d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71a33298-7857-461e-8391-73ff35c6753d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71a33298-7857-461e-8391-73ff35c6753d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71a33298-7857-461e-8391-73ff35c6753d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70ef6ca0-b034-4298-a188-456c40fd70d3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 returned with HTTP 404 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 594/1212] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/9403cb45-38e0-4b00-a66a-5cf14cf7fab5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-71a33298-7857-461e-8391-73ff35c6753d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71a33298-7857-461e-8391-73ff35c6753d tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 619/1213] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1337 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-124943da-f8a6-45e2-8a17-e1d5f9b560dc tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 595/1214] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1337 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1909211045"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-730b7c4a-fc75-4a5f-b9c6-624ede152656 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 620/1215] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:02:06 2026] PUT /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 790 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e9d8d794-07f1-4fca-8a59-953c447249ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9d8d794-07f1-4fca-8a59-953c447249ca tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9d8d794-07f1-4fca-8a59-953c447249ca tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-747952099", "description": "This is the new description of volume"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e9d8d794-07f1-4fca-8a59-953c447249ca tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e9d8d794-07f1-4fca-8a59-953c447249ca tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9d8d794-07f1-4fca-8a59-953c447249ca tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 596/1216] 192.168.122.58 () {60 vars in 1248 bytes} [Wed Sep 2 00:02:06 2026] PUT /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7029096d-13a3-4887-adc7-75cbaf92344e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7029096d-13a3-4887-adc7-75cbaf92344e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7029096d-13a3-4887-adc7-75cbaf92344e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7029096d-13a3-4887-adc7-75cbaf92344e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3a636f06-e8b3-4647-b003-630c88445953 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Delete snapshot with id: c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7029096d-13a3-4887-adc7-75cbaf92344e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7029096d-13a3-4887-adc7-75cbaf92344e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 621/1217] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-617291a3-727e-48a2-ae89-3fc9047bc21e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1315998126", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-16836290"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1315998126', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-16836290'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume of 1 GB Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Availability Zones retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot delete request issued successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3a636f06-e8b3-4647-b003-630c88445953 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 202 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 597/1218] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:02:06 2026] DELETE /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (ead111fd-25ae-4306-82e0-7d9ab81e2ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b921fcee-0df5-4f4c-ad68-04c4485cfa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bdfb39f3-6654-4329-8286-449b61e59f81 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdfb39f3-6654-4329-8286-449b61e59f81 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdfb39f3-6654-4329-8286-449b61e59f81 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdfb39f3-6654-4329-8286-449b61e59f81 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bdfb39f3-6654-4329-8286-449b61e59f81 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdfb39f3-6654-4329-8286-449b61e59f81 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:02:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 598/1219] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 460 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b921fcee-0df5-4f4c-ad68-04c4485cfa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2667cdb4-55e4-4743-9106-3fa0a155f6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Created reservations ['e5c6dc3b-53b6-4100-bfe0-efc0e1bf5d72', '2aa8bec1-21c7-44f6-91e1-81a7544e49e2', 'c1788eb7-5aae-4ed4-9eef-fc0978d52920', '958265d4-88e1-4cab-a11a-97aa6e6556a2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2667cdb4-55e4-4743-9106-3fa0a155f6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c6dc3b-53b6-4100-bfe0-efc0e1bf5d72', '2aa8bec1-21c7-44f6-91e1-81a7544e49e2', 'c1788eb7-5aae-4ed4-9eef-fc0978d52920', '958265d4-88e1-4cab-a11a-97aa6e6556a2']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6539670e-7cfa-4849-8ae4-1d0788d712be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6539670e-7cfa-4849-8ae4-1d0788d712be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24dbaaba-9b76-4a8e-922f-1f091ba6e6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1315998126',display_name='tempest-VolumesGetTest-Volume-16836290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['e5c6dc3b-53b6-4100-bfe0-efc0e1bf5d72','2aa8bec1-21c7-44f6-91e1-81a7544e49e2','c1788eb7-5aae-4ed4-9eef-fc0978d52920','958265d4-88e1-4cab-a11a-97aa6e6556a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1315998126',display_name='tempest-VolumesGetTest-Volume-16836290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24dbaaba-9b76-4a8e-922f-1f091ba6e6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6acabc755143799fe15f17bdd82339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85465638080342de8fea08c2d4dcc7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7829fa8-09ba-48eb-a6fc-035e5ee176cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7829fa8-09ba-48eb-a6fc-035e5ee176cc) transitioned into 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-1315998126',display_name='tempest-VolumesGetTest-Volume-16836290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6acabc755143799fe15f17bdd82339',qos_specs=None,replication_status=,reservations=['e5c6dc3b-53b6-4100-bfe0-efc0e1bf5d72','2aa8bec1-21c7-44f6-91e1-81a7544e49e2','c1788eb7-5aae-4ed4-9eef-fc0978d52920','958265d4-88e1-4cab-a11a-97aa6e6556a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85465638080342de8fea08c2d4dcc7a3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae6941a-cfde-45eb-915a-fd32b906f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae6941a-cfde-45eb-915a-fd32b906f66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Flow 'volume_create_api' (ead111fd-25ae-4306-82e0-7d9ab81e2ff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Create volume request issued successfully. Sep 02 00:02:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-617291a3-727e-48a2-ae89-3fc9047bc21e tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 622/1220] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:06 2026] POST /volume/v3/volumes => generated 785 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-abea47af-4d2e-4d32-bf70-03f3d66209e1 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 599/1221] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:06 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a50af171-9b26-4a67-8e13-eba60856b667 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a50af171-9b26-4a67-8e13-eba60856b667 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a50af171-9b26-4a67-8e13-eba60856b667 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a50af171-9b26-4a67-8e13-eba60856b667 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a50af171-9b26-4a67-8e13-eba60856b667 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a50af171-9b26-4a67-8e13-eba60856b667 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 623/1222] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:07 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:02:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:02:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3e202f8-6004-40a6-aca2-e438b04d5bb3 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:02:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 624/1223] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:07 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 460 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3ce43723-7727-496f-909a-041eab43178d req-916e9c54-c82c-42b4-b5ee-f99dd24b6396 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:02:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 600/1224] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:07 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe6d3efc-9f67-4c88-a2ba-50d9ddbce960 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 625/1225] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:08 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 877 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-319b04ff-6f37-4fc5-84c9-b9f3cef4b3ff tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 601/1226] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:08 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2cf5899d-ff09-4672-b6aa-99e43fd365b9 req-2d3c3baf-b348-4329-b0ec-48562ac2d0ae tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 626/1227] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:08 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 860 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-71f2cffb-ba20-410d-b4de-32968f08d393 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-886043728"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-886043728'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume of 1 GB Sep 02 00:02:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Availability Zones retrieved successfully. Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (2781dd82-4133-4d39-80aa-c7afde0e40f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ca6ae4-8d1c-43f5-8825-399b79ad4e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ca6ae4-8d1c-43f5-8825-399b79ad4e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b77e6f-e308-4f88-94cb-043949045ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a8583124-fa84-4c24-9661-95f2f71b0511 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8583124-fa84-4c24-9661-95f2f71b0511 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8583124-fa84-4c24-9661-95f2f71b0511 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8583124-fa84-4c24-9661-95f2f71b0511 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8583124-fa84-4c24-9661-95f2f71b0511 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Snapshot retrieved successfully. Sep 02 00:02:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8583124-fa84-4c24-9661-95f2f71b0511 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 200 Sep 02 00:02:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 627/1228] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:08 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 460 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Created reservations ['dcdc2d4b-b62f-46bd-ada9-069639af9fac', '0d59cc2c-5ff8-43ab-b0cb-0b30ef08eea8', '69b5fb35-5387-4304-b131-d52d5dfff7cf', 'f2bc01a3-1add-4372-8590-2d0ae94138fb'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b77e6f-e308-4f88-94cb-043949045ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdc2d4b-b62f-46bd-ada9-069639af9fac', '0d59cc2c-5ff8-43ab-b0cb-0b30ef08eea8', '69b5fb35-5387-4304-b131-d52d5dfff7cf', 'f2bc01a3-1add-4372-8590-2d0ae94138fb']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab462c2-bb42-4e11-b138-0d95c95e89db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab462c2-bb42-4e11-b138-0d95c95e89db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee7baeac-824a-4689-b1c0-5f3e1fd482e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-886043728',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['dcdc2d4b-b62f-46bd-ada9-069639af9fac','0d59cc2c-5ff8-43ab-b0cb-0b30ef08eea8','69b5fb35-5387-4304-b131-d52d5dfff7cf','f2bc01a3-1add-4372-8590-2d0ae94138fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-886043728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee7baeac-824a-4689-b1c0-5f3e1fd482e1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd14ccf-bee2-4ef4-af6e-481deb1ddb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd14ccf-bee2-4ef4-af6e-481deb1ddb52) transitioned into state 'SUCCESS' from state '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-886043728',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6b53707ae1e4a2c8c367ea259a5d0f0',qos_specs=None,replication_status=,reservations=['dcdc2d4b-b62f-46bd-ada9-069639af9fac','0d59cc2c-5ff8-43ab-b0cb-0b30ef08eea8','69b5fb35-5387-4304-b131-d52d5dfff7cf','f2bc01a3-1add-4372-8590-2d0ae94138fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab115e99f6a48e5af4fa8f81bb9f516',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d24b44-668f-46b1-bade-7c92202cbd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d24b44-668f-46b1-bade-7c92202cbd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Flow 'volume_create_api' (2781dd82-4133-4d39-80aa-c7afde0e40f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Create volume request issued successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71f2cffb-ba20-410d-b4de-32968f08d393 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 602/1229] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:08 2026] POST /volume/v3/volumes => generated 766 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bf012fc1-88df-4d30-8949-d47892a36073 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf012fc1-88df-4d30-8949-d47892a36073 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf012fc1-88df-4d30-8949-d47892a36073 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf012fc1-88df-4d30-8949-d47892a36073 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bf012fc1-88df-4d30-8949-d47892a36073 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf012fc1-88df-4d30-8949-d47892a36073 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 628/1230] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 834 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-511d9307-34a2-4f05-9bf7-2f9022770b25 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 603/1231] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 878 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-44efd451-784b-4156-9097-f98dd83cb30a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-44efd451-784b-4156-9097-f98dd83cb30a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] PUT http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-44efd451-784b-4156-9097-f98dd83cb30a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1909211045", "description": null}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-44efd451-784b-4156-9097-f98dd83cb30a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-44efd451-784b-4156-9097-f98dd83cb30a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume updated successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-44efd451-784b-4156-9097-f98dd83cb30a tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 629/1232] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:02:09 2026] PUT /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 777 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f2cc3aa-ffa8-4946-b886-51c6cce7cb33 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 604/1233] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: 24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6027ebde-7d52-49a7-8aae-ed37202aeb31 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 202 Sep 02 00:02:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 630/1234] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:09 2026] DELETE /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-218980cb-3fb2-4f3c-a479-0bd939120141 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-218980cb-3fb2-4f3c-a479-0bd939120141 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-218980cb-3fb2-4f3c-a479-0bd939120141 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-218980cb-3fb2-4f3c-a479-0bd939120141 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-218980cb-3fb2-4f3c-a479-0bd939120141 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-218980cb-3fb2-4f3c-a479-0bd939120141 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 605/1235] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-962cdc5e-8b31-4ee1-8b11-ab6e0424811d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-962cdc5e-8b31-4ee1-8b11-ab6e0424811d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-962cdc5e-8b31-4ee1-8b11-ab6e0424811d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-962cdc5e-8b31-4ee1-8b11-ab6e0424811d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-962cdc5e-8b31-4ee1-8b11-ab6e0424811d tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f returned with HTTP 404 Sep 02 00:02:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 631/1236] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/snapshots/c7fce037-72b0-489f-b2a6-6787d7b4123f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0546c08c-6cb2-47f5-8ea7-8d31bfeceea7 req-80e21290-6791-4cba-9485-a0f5a0a44d69 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:02:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 606/1237] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:09 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01b8ce70-eef7-409a-bf67-b737950d1d81 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 632/1238] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:10 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b847d5d-f09c-41d5-89e4-74443dabea9c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b847d5d-f09c-41d5-89e4-74443dabea9c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b847d5d-f09c-41d5-89e4-74443dabea9c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b847d5d-f09c-41d5-89e4-74443dabea9c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b847d5d-f09c-41d5-89e4-74443dabea9c tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa returned with HTTP 404 Sep 02 00:02:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 607/1239] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:10 2026] GET /volume/v3/volumes/24dbaaba-9b76-4a8e-922f-1f091ba6e6fa => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ba805366-7590-4a6d-a9c7-bc54e8a868f2 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 633/1240] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:10 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1375 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume with id: c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Delete volume request issued successfully. Sep 02 00:02:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ba7eb324-2d50-4060-b60f-6b3c0c488ae0 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 202 Sep 02 00:02:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 608/1241] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:10 2026] DELETE /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02292e77-e4a4-4e2d-84dd-693c45e21c2f tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 634/1242] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:10 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1374 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bf21a2d-9b2d-46f2-a34e-1b607f76c389 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 609/1243] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:11 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-85093bc8-a80e-409f-b4c8-d433363fdc4b req-5a962ece-70bf-45df-a47e-189462a16a21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 635/1244] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:11 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 859 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7c84401b-61cd-43e4-a076-26ffaacfdc27 req-a4d4f940-2443-4cbd-84f5-06f4087b363c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 610/1245] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:11 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Volume info retrieved successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5383aeeb-b493-48b7-a02c-ecb47e69df78 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 636/1246] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:11 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 1374 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-43121ff7-a57c-403b-823f-3996bb44ad95 req-f11bc6f1-7a8c-4928-925f-a1b19a0fa444 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 611/1247] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:11 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-6875dcdb-eb3d-4b91-9c02-dffb447b2689 req-4cd53da7-efdf-4705-86d6-9bccd42d133b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 637/1248] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e4bc6be0-3ba1-4ed3-b036-78686ca5a183 req-e09da243-4c81-4ce9-8fff-cadaac04d88f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 612/1249] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-11c5592c-3fdf-4653-9791-c3103c1df151 req-d9854ecf-ac0a-457e-ad0f-b5e227cdb1dd tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 638/1250] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-e52b9fcc-5fce-479d-a75d-6e5111f66f22 req-922f338b-fb77-43db-8e64-72a70ee84a4d tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 613/1251] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-530e484e-4c24-4778-a4a6-551c88a3f734 req-d60b79ac-283f-4c08-99bb-0255060b604b tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 639/1252] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] Get all volumes completed successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-6290fc48-993d-4ba7-8519-c38e9abc2002 req-124e4523-b092-4c22-b5bc-0a9f7aa5d78c tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 614/1253] 192.168.122.58 () {60 vars in 1392 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume with id: ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume request issued successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e3206ce-24cb-44d1-bdbb-3cd7cf2d7d13 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 202 Sep 02 00:02:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 640/1254] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:12 2026] DELETE /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b0721768-05ba-4b17-b992-001369d1d8f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0721768-05ba-4b17-b992-001369d1d8f7 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0721768-05ba-4b17-b992-001369d1d8f7 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0721768-05ba-4b17-b992-001369d1d8f7 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b0721768-05ba-4b17-b992-001369d1d8f7 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0721768-05ba-4b17-b992-001369d1d8f7 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 615/1255] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:12 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0fba7d7-3ccc-4d38-a12e-c9b7f7e7ce34 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0fba7d7-3ccc-4d38-a12e-c9b7f7e7ce34 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] GET http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0fba7d7-3ccc-4d38-a12e-c9b7f7e7ce34 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0fba7d7-3ccc-4d38-a12e-c9b7f7e7ce34 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0fba7d7-3ccc-4d38-a12e-c9b7f7e7ce34 tempest-VolumesGetTest-1356324720 tempest-VolumesGetTest-1356324720-project-member] http://192.168.122.58/volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 returned with HTTP 404 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 641/1256] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/v3/volumes/c4bfdd11-2a0a-43f1-8528-4d93bd010e41 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d860daf6-6bc0-454c-89b2-8358c91a46de None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d860daf6-6bc0-454c-89b2-8358c91a46de tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d860daf6-6bc0-454c-89b2-8358c91a46de tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d860daf6-6bc0-454c-89b2-8358c91a46de tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d860daf6-6bc0-454c-89b2-8358c91a46de tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d860daf6-6bc0-454c-89b2-8358c91a46de tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:02:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 616/1257] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1146 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-d96c5ff3-d1d4-4603-ac5c-ba69d8b26a8d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 642/1258] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389/action Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Begin detaching volume completed successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-e1df5d2b-3ee0-4f47-adb1-92c77ac0fcf1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389/action returned with HTTP 202 Sep 02 00:02:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 617/1259] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:02:13 2026] POST /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b746ddd4-0fac-4cfd-a4c5-9f62e8c5f75c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b746ddd4-0fac-4cfd-a4c5-9f62e8c5f75c None None] GET http://192.168.122.58/volume// Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b746ddd4-0fac-4cfd-a4c5-9f62e8c5f75c None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b746ddd4-0fac-4cfd-a4c5-9f62e8c5f75c None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b746ddd4-0fac-4cfd-a4c5-9f62e8c5f75c None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 643/1260] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-93938ec7-1521-4141-a137-e3eaa0b5c186 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:02:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 618/1261] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 1330 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d84455c-5e0b-4f6b-ae88-91dc637a8e21 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 200 Sep 02 00:02:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 644/1262] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:13 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-f85bc242-1d79-45cf-9f16-bb2188327a36 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-f85bc242-1d79-45cf-9f16-bb2188327a36 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-f85bc242-1d79-45cf-9f16-bb2188327a36 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-f85bc242-1d79-45cf-9f16-bb2188327a36 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:14 devstack devstack@c-api.service[86255]: /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 02 00:02:14 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:02:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-00a55f54-7342-4c0f-acfa-f12807b0bc29 req-f85bc242-1d79-45cf-9f16-bb2188327a36 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 returned with HTTP 200 Sep 02 00:02:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 619/1263] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:02:14 2026] DELETE /volume/v3/attachments/0ad3383b-976e-469e-928e-bade64c4a518 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-24f66009-ef55-4673-8e40-84117e50ca1a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Delete volume with id: e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Delete volume request issued successfully. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24f66009-ef55-4673-8e40-84117e50ca1a tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 202 Sep 02 00:02:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 645/1264] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:14 2026] DELETE /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b6b4413-d7ba-4e31-8da8-cba5f0ceae83 tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:02:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 620/1265] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:14 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:02:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77f85d6e-18ff-4733-8eb3-ad57973f67af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:02:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 646/1266] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:14 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-134cedff-4878-442c-aae4-dae3e27ed1f2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-134cedff-4878-442c-aae4-dae3e27ed1f2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-134cedff-4878-442c-aae4-dae3e27ed1f2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-134cedff-4878-442c-aae4-dae3e27ed1f2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-134cedff-4878-442c-aae4-dae3e27ed1f2 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 returned with HTTP 404 Sep 02 00:02:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 621/1267] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:14 2026] GET /volume/v3/volumes/ee7baeac-824a-4689-b1c0-5f3e1fd482e1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] DELETE http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume with id: 691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume request issued successfully. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d79397a6-9075-41d6-9d10-05f2db96fe74 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 202 Sep 02 00:02:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 647/1268] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:15 2026] DELETE /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc72dfce-11e9-435b-ba82-1a275d48b6ad tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 622/1269] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:15 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Volume info retrieved successfully. Sep 02 00:02:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7109501-f8de-4d7c-b27f-14f8f1e0d8aa tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 200 Sep 02 00:02:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 648/1270] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:15 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 846 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e01c87e-fb42-4d27-b699-5f4118c78a73 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 200 Sep 02 00:02:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 623/1271] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:16 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ccde926-dc6a-4f91-acc3-9370efb70bfc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ccde926-dc6a-4f91-acc3-9370efb70bfc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] GET http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 Sep 02 00:02:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ccde926-dc6a-4f91-acc3-9370efb70bfc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ccde926-dc6a-4f91-acc3-9370efb70bfc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ccde926-dc6a-4f91-acc3-9370efb70bfc tempest-TestStampPattern-499105813 tempest-TestStampPattern-499105813-project-member] http://192.168.122.58/volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 returned with HTTP 404 Sep 02 00:02:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 649/1272] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:16 2026] GET /volume/v3/volumes/e24617a4-fbaf-491d-8ae7-7882cafc7a57 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ada39245-51d6-4c3b-8924-e664f41517c4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ada39245-51d6-4c3b-8924-e664f41517c4 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ada39245-51d6-4c3b-8924-e664f41517c4 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ada39245-51d6-4c3b-8924-e664f41517c4 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ada39245-51d6-4c3b-8924-e664f41517c4 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 returned with HTTP 404 Sep 02 00:02:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 624/1273] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:17 2026] GET /volume/v3/volumes/691e5d4f-0b62-45df-969e-c95cc68f1a61 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] DELETE http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:17 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume with id: 38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Delete volume request issued successfully. Sep 02 00:02:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-933e49ec-d07b-40b6-9641-3e27ce94d902 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 202 Sep 02 00:02:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 650/1274] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:17 2026] DELETE /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c1fb436-3269-42c2-ae8e-7e08f5a3ce8f tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 625/1275] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:17 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 859 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Volume info retrieved successfully. Sep 02 00:02:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6beeb8f-4eb7-4ce4-b8f6-ed9eca657ce6 tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 200 Sep 02 00:02:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 651/1276] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:18 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-47c61a9d-6bab-484b-9be8-b695cafd3efc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47c61a9d-6bab-484b-9be8-b695cafd3efc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] GET http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 Sep 02 00:02:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47c61a9d-6bab-484b-9be8-b695cafd3efc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47c61a9d-6bab-484b-9be8-b695cafd3efc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47c61a9d-6bab-484b-9be8-b695cafd3efc tempest-VolumesTestJSON-1187664822 tempest-VolumesTestJSON-1187664822-project-member] http://192.168.122.58/volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 returned with HTTP 404 Sep 02 00:02:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 626/1277] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:19 2026] GET /volume/v3/volumes/38ca3656-0f5f-4f6a-ab98-5c87f47f05b8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] DELETE http://192.168.122.58/volume/v3/volumes/tempest-invalid-816829018 Sep 02 00:02:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Delete volume with id: tempest-invalid-816829018 Sep 02 00:02:26 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=447,cinder:INSERT=51,cinder:UPDATE=86 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:02:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-20c5010b-1b5c-41b9-9a78-59ea7bf789d3 req-ab406953-d237-41ee-be80-e9bbb29b96ba tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] http://192.168.122.58/volume/v3/volumes/tempest-invalid-816829018 returned with HTTP 404 Sep 02 00:02:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 652/1278] 192.168.122.58 () {62 vars in 1471 bytes} [Wed Sep 2 00:02:26 2026] DELETE /volume/v3/volumes/tempest-invalid-816829018 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] DELETE http://192.168.122.58/volume/v3/volumes/97f30373-138a-49cf-a98e-8e108da27452 Sep 02 00:02:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:27 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] Delete volume with id: 97f30373-138a-49cf-a98e-8e108da27452 Sep 02 00:02:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-1abdff14-472b-40d7-a605-509854ef4fe0 req-1cba7812-b1dc-4ba0-ba5e-b4f591e16a00 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-member] http://192.168.122.58/volume/v3/volumes/97f30373-138a-49cf-a98e-8e108da27452 returned with HTTP 404 Sep 02 00:02:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 627/1279] 192.168.122.58 () {62 vars in 1504 bytes} [Wed Sep 2 00:02:27 2026] DELETE /volume/v3/volumes/97f30373-138a-49cf-a98e-8e108da27452 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:02:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-9424124e-f660-4246-899b-5c46094d9ce1 req-05c06544-af45-4bc6-9261-9dc1908c5d64 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9424124e-f660-4246-899b-5c46094d9ce1 req-05c06544-af45-4bc6-9261-9dc1908c5d64 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-reader] GET http://192.168.122.58/volume/v3/volumes/61ea0fa3-e059-419a-ae11-52dad7f549b7 Sep 02 00:02:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9424124e-f660-4246-899b-5c46094d9ce1 req-05c06544-af45-4bc6-9261-9dc1908c5d64 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-9424124e-f660-4246-899b-5c46094d9ce1 req-05c06544-af45-4bc6-9261-9dc1908c5d64 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-9424124e-f660-4246-899b-5c46094d9ce1 req-05c06544-af45-4bc6-9261-9dc1908c5d64 tempest-VolumesNegativeTest-1648518704 tempest-VolumesNegativeTest-1648518704-project-reader] http://192.168.122.58/volume/v3/volumes/61ea0fa3-e059-419a-ae11-52dad7f549b7 returned with HTTP 404 Sep 02 00:02:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 653/1280] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:02:27 2026] GET /volume/v3/volumes/61ea0fa3-e059-419a-ae11-52dad7f549b7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-09c82f00-d3ca-4774-a12b-d7ae0575d412 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09c82f00-d3ca-4774-a12b-d7ae0575d412 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-09c82f00-d3ca-4774-a12b-d7ae0575d412 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2064798706"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-09c82f00-d3ca-4774-a12b-d7ae0575d412 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 628/1281] 192.168.122.58 () {62 vars in 1190 bytes} [Wed Sep 2 00:02:35 2026] POST /volume/v3/group_types => generated 181 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-27e6a98f-9a01-432d-becd-09fc0d45eefd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27e6a98f-9a01-432d-becd-09fc0d45eefd tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] POST http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27e6a98f-9a01-432d-becd-09fc0d45eefd tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27e6a98f-9a01-432d-becd-09fc0d45eefd tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 654/1282] 192.168.122.58 () {62 vars in 1337 bytes} [Wed Sep 2 00:02:36 2026] POST /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs => generated 53 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3633be70-9d1f-4c57-ba8c-170a465aad53 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3633be70-9d1f-4c57-ba8c-170a465aad53 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] POST http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3633be70-9d1f-4c57-ba8c-170a465aad53 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3633be70-9d1f-4c57-ba8c-170a465aad53 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 629/1283] 192.168.122.58 () {62 vars in 1337 bytes} [Wed Sep 2 00:02:36 2026] POST /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs => generated 61 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6001f0db-ce30-4f51-8752-73a119988ece None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6001f0db-ce30-4f51-8752-73a119988ece tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6001f0db-ce30-4f51-8752-73a119988ece tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6001f0db-ce30-4f51-8752-73a119988ece tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6001f0db-ce30-4f51-8752-73a119988ece tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 returned with HTTP 200 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 655/1284] 192.168.122.58 () {60 vars in 1331 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 => generated 26 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5db1805f-5818-4a0c-a209-27eec4655668 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5db1805f-5818-4a0c-a209-27eec4655668 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5db1805f-5818-4a0c-a209-27eec4655668 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5db1805f-5818-4a0c-a209-27eec4655668 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5db1805f-5818-4a0c-a209-27eec4655668 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 returned with HTTP 200 Sep 02 00:02:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 630/1285] 192.168.122.58 () {60 vars in 1331 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 => generated 18 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-378a8804-a5c7-4023-86ab-2c33ef6347a3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-378a8804-a5c7-4023-86ab-2c33ef6347a3 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] PUT http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-378a8804-a5c7-4023-86ab-2c33ef6347a3 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-378a8804-a5c7-4023-86ab-2c33ef6347a3 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 returned with HTTP 200 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 656/1286] 192.168.122.58 () {62 vars in 1351 bytes} [Wed Sep 2 00:02:36 2026] PUT /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c37ff4f4-c74e-47f6-893a-b55545317439 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c37ff4f4-c74e-47f6-893a-b55545317439 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c37ff4f4-c74e-47f6-893a-b55545317439 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c37ff4f4-c74e-47f6-893a-b55545317439 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c37ff4f4-c74e-47f6-893a-b55545317439 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs returned with HTTP 200 Sep 02 00:02:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 631/1287] 192.168.122.58 () {60 vars in 1316 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a6127a25-1654-4330-af8f-c4bc867e085e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6127a25-1654-4330-af8f-c4bc867e085e tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6127a25-1654-4330-af8f-c4bc867e085e tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6127a25-1654-4330-af8f-c4bc867e085e tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6127a25-1654-4330-af8f-c4bc867e085e tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 657/1288] 192.168.122.58 () {60 vars in 1334 bytes} [Wed Sep 2 00:02:36 2026] DELETE /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] HTTP exception thrown: Group Type a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 has no extra spec with key key1. Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4da5092-d123-48e4-a9fd-2cdec275f3c7 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 returned with HTTP 404 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 658/1289] 192.168.122.58 () {60 vars in 1331 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key1 => generated 126 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c249aacb-248c-46b9-acca-2abad37bad33 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c249aacb-248c-46b9-acca-2abad37bad33 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c249aacb-248c-46b9-acca-2abad37bad33 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c249aacb-248c-46b9-acca-2abad37bad33 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c249aacb-248c-46b9-acca-2abad37bad33 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 659/1290] 192.168.122.58 () {60 vars in 1334 bytes} [Wed Sep 2 00:02:36 2026] DELETE /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fa070322-13c6-4d39-9f58-6ae7892de027 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa070322-13c6-4d39-9f58-6ae7892de027 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa070322-13c6-4d39-9f58-6ae7892de027 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa070322-13c6-4d39-9f58-6ae7892de027 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1468146559"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1468146559'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa070322-13c6-4d39-9f58-6ae7892de027 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] HTTP exception thrown: Group Type a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 has no extra spec with key key2. Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa070322-13c6-4d39-9f58-6ae7892de027 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 returned with HTTP 404 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 660/1291] 192.168.122.58 () {60 vars in 1331 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key2 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6380621-fe7e-4897-ac6f-528e68d19409 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6380621-fe7e-4897-ac6f-528e68d19409 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6380621-fe7e-4897-ac6f-528e68d19409 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6380621-fe7e-4897-ac6f-528e68d19409 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (ced077ad-2b17-4996-9906-da1dde390694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd9d49e-dc4b-4206-8346-fc9b1a9b2254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6380621-fe7e-4897-ac6f-528e68d19409 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 661/1292] 192.168.122.58 () {60 vars in 1334 bytes} [Wed Sep 2 00:02:36 2026] DELETE /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] GET http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] HTTP exception thrown: Group Type a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 has no extra spec with key key3. Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66afa3b9-29f8-41d0-909d-4d5d472dbc17 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 returned with HTTP 404 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 662/1293] 192.168.122.58 () {60 vars in 1331 bytes} [Wed Sep 2 00:02:36 2026] GET /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6/group_specs/key3 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6923ff83-33b3-47c8-889e-ae71f1ffc521 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6923ff83-33b3-47c8-889e-ae71f1ffc521 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6923ff83-33b3-47c8-889e-ae71f1ffc521 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6923ff83-33b3-47c8-889e-ae71f1ffc521 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6923ff83-33b3-47c8-889e-ae71f1ffc521 tempest-GroupTypeSpecsTest-954977853 tempest-GroupTypeSpecsTest-954977853-project-admin] http://192.168.122.58/volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 returned with HTTP 202 Sep 02 00:02:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 663/1294] 192.168.122.58 () {60 vars in 1283 bytes} [Wed Sep 2 00:02:36 2026] DELETE /volume/v3/group_types/a6a5cc7c-c176-4a0b-88ce-1b51ca38c2c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd9d49e-dc4b-4206-8346-fc9b1a9b2254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce87058-3b78-43c8-8843-0e485b930ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['0d98a9e4-1c73-4cd7-9d98-70e1fac9c4d8', 'e31e5540-b77d-446b-888c-be0c899c725d', '7f928abe-6dd0-4b07-9576-710ccbded115', 'b4bf5cea-c65c-41c4-9830-b3c7b99e287a'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce87058-3b78-43c8-8843-0e485b930ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d98a9e4-1c73-4cd7-9d98-70e1fac9c4d8', 'e31e5540-b77d-446b-888c-be0c899c725d', '7f928abe-6dd0-4b07-9576-710ccbded115', 'b4bf5cea-c65c-41c4-9830-b3c7b99e287a']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa1e0da-06d3-4c32-8cfb-9defe65457e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa1e0da-06d3-4c32-8cfb-9defe65457e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1468146559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['0d98a9e4-1c73-4cd7-9d98-70e1fac9c4d8','e31e5540-b77d-446b-888c-be0c899c725d','7f928abe-6dd0-4b07-9576-710ccbded115','b4bf5cea-c65c-41c4-9830-b3c7b99e287a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1468146559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6897d1-79bf-4eb4-9b5c-dab0b87fd764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b03e555b-d724-4075-abf9-85c44663ac0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b03e555b-d724-4075-abf9-85c44663ac0c) transitioned into state 'SUCCESS' from state '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-1468146559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['0d98a9e4-1c73-4cd7-9d98-70e1fac9c4d8','e31e5540-b77d-446b-888c-be0c899c725d','7f928abe-6dd0-4b07-9576-710ccbded115','b4bf5cea-c65c-41c4-9830-b3c7b99e287a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e2da6e-97d1-4190-96e7-6f0bad6c9227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e2da6e-97d1-4190-96e7-6f0bad6c9227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (ced077ad-2b17-4996-9906-da1dde390694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b5bcecef-6a20-4a59-a802-dc9c77536187 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 632/1295] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:02:36 2026] POST /volume/v3/volumes => generated 771 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:02:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19acf3e2-3f0d-438c-93bd-0d786eb0743c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 200 Sep 02 00:02:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 664/1296] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:37 2026] GET /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1afcb14-8b48-4791-b804-b7403b0f93a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 200 Sep 02 00:02:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 633/1297] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:38 2026] GET /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbde62e3-19e6-4b30-8381-7ba9200c2a2c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 200 Sep 02 00:02:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 665/1298] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:39 2026] GET /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "be6897d1-79bf-4eb4-9b5c-dab0b87fd764", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-172852715"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {"'source_volid": 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-172852715'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (3f61ca90-e8f3-42f2-a9b3-66939288483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c507f7-c116-42ab-885f-6667585bad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c507f7-c116-42ab-885f-6667585bad4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776504f2-c1a1-40db-b5b0-0385d986d103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['9d86f438-ae89-4cb8-843a-7073cf61064c', '53b20fec-dbd6-4a31-a0c1-be4da857f91d', 'b77ffb5c-b88e-429a-bc45-afd670a6ba41', '037b7635-623b-4844-91a7-68c0099520a9'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776504f2-c1a1-40db-b5b0-0385d986d103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d86f438-ae89-4cb8-843a-7073cf61064c', '53b20fec-dbd6-4a31-a0c1-be4da857f91d', 'b77ffb5c-b88e-429a-bc45-afd670a6ba41', '037b7635-623b-4844-91a7-68c0099520a9']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545a43f5-4fe1-40a2-83ac-7fd31a39a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545a43f5-4fe1-40a2-83ac-7fd31a39a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be066a08-fe1d-48ac-8e60-16608c2031b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-172852715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['9d86f438-ae89-4cb8-843a-7073cf61064c','53b20fec-dbd6-4a31-a0c1-be4da857f91d','b77ffb5c-b88e-429a-bc45-afd670a6ba41','037b7635-623b-4844-91a7-68c0099520a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-172852715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be066a08-fe1d-48ac-8e60-16608c2031b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2e69d6-9452-4089-bbdf-d186fe524bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2e69d6-9452-4089-bbdf-d186fe524bd7) transitioned into state 'SUCCESS' from state '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-172852715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['9d86f438-ae89-4cb8-843a-7073cf61064c','53b20fec-dbd6-4a31-a0c1-be4da857f91d','b77ffb5c-b88e-429a-bc45-afd670a6ba41','037b7635-623b-4844-91a7-68c0099520a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d4486f-d975-4d8f-8ed7-207d00cc1e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d4486f-d975-4d8f-8ed7-207d00cc1e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (3f61ca90-e8f3-42f2-a9b3-66939288483a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7bc69cff-5b00-49ee-aa11-5d7613fc939c tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 634/1299] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:39 2026] POST /volume/v3/volumes => generated 770 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2260fb95-6e13-416a-9681-41c930cacea0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "be6897d1-79bf-4eb4-9b5c-dab0b87fd764", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-185691708"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {"'source_volid": 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-185691708'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (00c13030-74e0-4c9d-9730-97940b82732e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82090f1-9efc-41ce-a007-5737a997eff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82090f1-9efc-41ce-a007-5737a997eff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f0a50f-77f4-4591-adfe-9aa2bd221467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['d353f2b0-9420-4254-9ad2-4adc3f706daf', 'f6ecbb9a-dff8-4a65-a700-5fe55b72be4c', 'aad5518d-8d25-46d7-9a16-6532a92116e2', 'e7c6eb73-0705-4515-be45-cff56aa2a2c9'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f0a50f-77f4-4591-adfe-9aa2bd221467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d353f2b0-9420-4254-9ad2-4adc3f706daf', 'f6ecbb9a-dff8-4a65-a700-5fe55b72be4c', 'aad5518d-8d25-46d7-9a16-6532a92116e2', 'e7c6eb73-0705-4515-be45-cff56aa2a2c9']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed51732-5d0d-4b73-bb15-d622657c3464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed51732-5d0d-4b73-bb15-d622657c3464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9d3139-8136-459b-b975-02b3a5c57404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185691708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['d353f2b0-9420-4254-9ad2-4adc3f706daf','f6ecbb9a-dff8-4a65-a700-5fe55b72be4c','aad5518d-8d25-46d7-9a16-6532a92116e2','e7c6eb73-0705-4515-be45-cff56aa2a2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185691708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9d3139-8136-459b-b975-02b3a5c57404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c9c1d7-a609-483f-8e6c-63a31c396e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c9c1d7-a609-483f-8e6c-63a31c396e41) transitioned into state 'SUCCESS' from state '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-185691708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['d353f2b0-9420-4254-9ad2-4adc3f706daf','f6ecbb9a-dff8-4a65-a700-5fe55b72be4c','aad5518d-8d25-46d7-9a16-6532a92116e2','e7c6eb73-0705-4515-be45-cff56aa2a2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994ce139-13d2-4639-913e-4d257fe9d08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994ce139-13d2-4639-913e-4d257fe9d08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (00c13030-74e0-4c9d-9730-97940b82732e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2260fb95-6e13-416a-9681-41c930cacea0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 666/1300] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:39 2026] POST /volume/v3/volumes => generated 770 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "be6897d1-79bf-4eb4-9b5c-dab0b87fd764", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-289566113"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {"'source_volid": 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-289566113'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (3cc3b200-63da-403c-8696-40fa60869890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d825f9-672e-44b4-911b-fd92e68edec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d825f9-672e-44b4-911b-fd92e68edec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eddcf37-360e-4c6a-8c6d-f292f26d46e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['fd2cec00-5be8-4753-a0b7-c881bdb07c4e', 'e0f518f9-f7d8-4b4e-9066-0a25c3615868', 'ec229fc5-1636-4fd9-b367-8180ae4e56b6', 'c97e1d36-3345-43c0-a68c-aa04e44352fe'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eddcf37-360e-4c6a-8c6d-f292f26d46e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd2cec00-5be8-4753-a0b7-c881bdb07c4e', 'e0f518f9-f7d8-4b4e-9066-0a25c3615868', 'ec229fc5-1636-4fd9-b367-8180ae4e56b6', 'c97e1d36-3345-43c0-a68c-aa04e44352fe']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97755806-66a1-4eb3-aa53-c13d47123d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97755806-66a1-4eb3-aa53-c13d47123d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8386942f-3b27-4edb-b4bf-0f9729be7e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-289566113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['fd2cec00-5be8-4753-a0b7-c881bdb07c4e','e0f518f9-f7d8-4b4e-9066-0a25c3615868','ec229fc5-1636-4fd9-b367-8180ae4e56b6','c97e1d36-3345-43c0-a68c-aa04e44352fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-289566113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8386942f-3b27-4edb-b4bf-0f9729be7e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1deebf7-503b-4125-81f8-6adf623c151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1deebf7-503b-4125-81f8-6adf623c151d) transitioned into state 'SUCCESS' from state '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-289566113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['fd2cec00-5be8-4753-a0b7-c881bdb07c4e','e0f518f9-f7d8-4b4e-9066-0a25c3615868','ec229fc5-1636-4fd9-b367-8180ae4e56b6','c97e1d36-3345-43c0-a68c-aa04e44352fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996ecde8-d47c-4eb6-a6df-0425df013702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996ecde8-d47c-4eb6-a6df-0425df013702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (3cc3b200-63da-403c-8696-40fa60869890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf2bba36-ab01-4a4a-9c8d-b835dc288e94 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 635/1301] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:40 2026] POST /volume/v3/volumes => generated 770 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "be6897d1-79bf-4eb4-9b5c-dab0b87fd764", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-670376891"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {"'source_volid": 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-670376891'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (cfb2ecc8-f6ef-452a-907b-d905907acb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e7aef-b574-4823-88ba-87582297348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e7aef-b574-4823-88ba-87582297348c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e4ca2f-2973-4725-9d78-81fde2621e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['d18746a9-2766-4c8b-81a6-bf1253965ade', 'f3547437-9196-4a0e-b5d9-71af49517ebf', 'a151038d-0a64-4cc6-90bb-0368bd170638', '00ed4752-ef2f-42f2-98a2-4ea0978ac853'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e4ca2f-2973-4725-9d78-81fde2621e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18746a9-2766-4c8b-81a6-bf1253965ade', 'f3547437-9196-4a0e-b5d9-71af49517ebf', 'a151038d-0a64-4cc6-90bb-0368bd170638', '00ed4752-ef2f-42f2-98a2-4ea0978ac853']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc76f5c1-8a92-4f67-82f5-596efc147ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc76f5c1-8a92-4f67-82f5-596efc147ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '127371e6-7c56-453c-bdd6-bfc0688bfed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-670376891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['d18746a9-2766-4c8b-81a6-bf1253965ade','f3547437-9196-4a0e-b5d9-71af49517ebf','a151038d-0a64-4cc6-90bb-0368bd170638','00ed4752-ef2f-42f2-98a2-4ea0978ac853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-670376891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=127371e6-7c56-453c-bdd6-bfc0688bfed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71be85-7a3b-42cb-9ac3-adfbb6187f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71be85-7a3b-42cb-9ac3-adfbb6187f3a) transitioned into state 'SUCCESS' from state '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-670376891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['d18746a9-2766-4c8b-81a6-bf1253965ade','f3547437-9196-4a0e-b5d9-71af49517ebf','a151038d-0a64-4cc6-90bb-0368bd170638','00ed4752-ef2f-42f2-98a2-4ea0978ac853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d59af94-c5c5-4aa0-9dab-0905e70d5f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d59af94-c5c5-4aa0-9dab-0905e70d5f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (cfb2ecc8-f6ef-452a-907b-d905907acb16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b42b4a7-94a5-4460-8d40-2a9f4188a264 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 667/1302] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:41 2026] POST /volume/v3/volumes => generated 770 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "be6897d1-79bf-4eb4-9b5c-dab0b87fd764", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1018755448"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request body: {'volume': {"'source_volid": 'be6897d1-79bf-4eb4-9b5c-dab0b87fd764', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1018755448'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume of 1 GB Sep 02 00:02:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Availability Zones retrieved successfully. Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (c8024354-287f-44e2-82cc-f4f908d02fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6cbf9e-b2ab-47e6-af02-3a6c92301644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6cbf9e-b2ab-47e6-af02-3a6c92301644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1fb863-d8b0-466b-bd84-c229e78e03ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Created reservations ['4e4bbe23-160a-4c4a-ac84-a8b0f2013151', '7482bc2a-306a-42b9-b9a2-9cd8c11d089d', '62ef22ec-de81-4a13-aa75-cd3f5a06cbac', 'd0a21eca-8d36-4f19-8181-8094d5222e32'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1fb863-d8b0-466b-bd84-c229e78e03ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e4bbe23-160a-4c4a-ac84-a8b0f2013151', '7482bc2a-306a-42b9-b9a2-9cd8c11d089d', '62ef22ec-de81-4a13-aa75-cd3f5a06cbac', 'd0a21eca-8d36-4f19-8181-8094d5222e32']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04b3ef7-d23e-4049-8aa9-3f335aa2363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04b3ef7-d23e-4049-8aa9-3f335aa2363f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbb92dd-9cc2-4b02-ba6c-619399d5eb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1018755448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['4e4bbe23-160a-4c4a-ac84-a8b0f2013151','7482bc2a-306a-42b9-b9a2-9cd8c11d089d','62ef22ec-de81-4a13-aa75-cd3f5a06cbac','d0a21eca-8d36-4f19-8181-8094d5222e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1018755448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbb92dd-9cc2-4b02-ba6c-619399d5eb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b448f8253b48c08262f7fd46a676f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73722015-2952-4414-aeea-d39404d2628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73722015-2952-4414-aeea-d39404d2628b) transitioned into state 'SUCCESS' from state '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-1018755448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b448f8253b48c08262f7fd46a676f5',qos_specs=None,replication_status=,reservations=['4e4bbe23-160a-4c4a-ac84-a8b0f2013151','7482bc2a-306a-42b9-b9a2-9cd8c11d089d','62ef22ec-de81-4a13-aa75-cd3f5a06cbac','d0a21eca-8d36-4f19-8181-8094d5222e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58525750a0e248b6a7a6b5ab3b827bf3',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2cb1a6f-58cd-44ec-be80-ba361615e64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2cb1a6f-58cd-44ec-be80-ba361615e64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Flow 'volume_create_api' (c8024354-287f-44e2-82cc-f4f908d02fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Create volume request issued successfully. Sep 02 00:02:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-744f1c8e-2da1-46bb-9058-2500f2612e7e tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 636/1303] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:41 2026] POST /volume/v3/volumes => generated 771 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:02:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-07d3a4b0-0f7f-4dce-9bdf-d59f872b7017 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 returned with HTTP 200 Sep 02 00:02:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 668/1304] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:42 2026] GET /volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42b5de62-2684-4003-bf57-e8bacb1fd5c9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 returned with HTTP 200 Sep 02 00:02:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 637/1305] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:42 2026] GET /volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d5cc43f-722a-4dd4-b0be-86b72fb62e84 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 returned with HTTP 200 Sep 02 00:02:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 669/1306] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:43 2026] GET /volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 => generated 863 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27042c1f-2f85-41df-aa63-fcf81e377061 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27042c1f-2f85-41df-aa63-fcf81e377061 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27042c1f-2f85-41df-aa63-fcf81e377061 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27042c1f-2f85-41df-aa63-fcf81e377061 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27042c1f-2f85-41df-aa63-fcf81e377061 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27042c1f-2f85-41df-aa63-fcf81e377061 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 200 Sep 02 00:02:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 638/1307] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:43 2026] GET /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 862 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-660645bc-eb41-4a4b-a97b-96df4bcd1bd1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 200 Sep 02 00:02:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 670/1308] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:44 2026] GET /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d1d45fbd-d644-4286-ab0f-5543fed49ace tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 200 Sep 02 00:02:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 639/1309] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:44 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc023f9e-ba22-455a-9d63-92a31bb824ca tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 200 Sep 02 00:02:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 671/1310] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:45 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d07c56fb-c726-4a01-8d7d-e8feb4226553 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2481bf66-1227-485c-8468-f80602014ac7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d07c56fb-c726-4a01-8d7d-e8feb4226553 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:02:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d07c56fb-c726-4a01-8d7d-e8feb4226553 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361", "extra_specs": {}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1130390339"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1130390339'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create volume of 1 GB Sep 02 00:02:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Availability Zones retrieved successfully. Sep 02 00:02:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d07c56fb-c726-4a01-8d7d-e8feb4226553 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:02:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 640/1311] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:02:46 2026] POST /volume/v3/types => generated 268 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Flow 'volume_create_api' (c23f317a-314b-4c71-8e04-01f97a77780b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baba4af3-3752-466a-aea6-236f45de8ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baba4af3-3752-466a-aea6-236f45de8ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a789f66c-ef97-414d-839b-08ff06f7f4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['665d8732-4f7e-4ace-9274-a763d644522b', 'cfdc0407-b7ac-4518-b12e-a2c2ef2ba9bf', 'c6fb2648-9054-4a04-be9a-50e8b45e355e', 'e5ca6bbb-8844-4838-af75-889f99fcfb14'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a789f66c-ef97-414d-839b-08ff06f7f4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['665d8732-4f7e-4ace-9274-a763d644522b', 'cfdc0407-b7ac-4518-b12e-a2c2ef2ba9bf', 'c6fb2648-9054-4a04-be9a-50e8b45e355e', 'e5ca6bbb-8844-4838-af75-889f99fcfb14']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fae872f-6b50-4aff-95e9-fbdde3c44d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fae872f-6b50-4aff-95e9-fbdde3c44d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a328b04d-83c9-4484-8ee4-567d2eba8aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1130390339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc0d5cb7ece4c1ead8d0f7a4bc4e16f',qos_specs=None,replication_status=,reservations=['665d8732-4f7e-4ace-9274-a763d644522b','cfdc0407-b7ac-4518-b12e-a2c2ef2ba9bf','c6fb2648-9054-4a04-be9a-50e8b45e355e','e5ca6bbb-8844-4838-af75-889f99fcfb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775b4cc6cae648a2aed60c2a8b303aaa',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1130390339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a328b04d-83c9-4484-8ee4-567d2eba8aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc0d5cb7ece4c1ead8d0f7a4bc4e16f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='775b4cc6cae648a2aed60c2a8b303aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05f23c04-bd03-449a-8047-708913a5f4c6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05f23c04-bd03-449a-8047-708913a5f4c6 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05f23c04-bd03-449a-8047-708913a5f4c6 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6988fcc0-8bec-420e-817f-75a71f9be5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05f23c04-bd03-449a-8047-708913a5f4c6 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-05f23c04-bd03-449a-8047-708913a5f4c6 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05f23c04-bd03-449a-8047-708913a5f4c6 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 200 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 641/1312] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:47 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6988fcc0-8bec-420e-817f-75a71f9be5f5) transitioned into state 'SUCCESS' from state '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-1130390339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc0d5cb7ece4c1ead8d0f7a4bc4e16f',qos_specs=None,replication_status=,reservations=['665d8732-4f7e-4ace-9274-a763d644522b','cfdc0407-b7ac-4518-b12e-a2c2ef2ba9bf','c6fb2648-9054-4a04-be9a-50e8b45e355e','e5ca6bbb-8844-4838-af75-889f99fcfb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775b4cc6cae648a2aed60c2a8b303aaa',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04601ca-3862-4c26-acf2-6af55212f43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-369ca854-523d-4ffa-98f1-90ab15acd3b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 200 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 642/1313] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:47 2026] GET /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 863 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04601ca-3862-4c26-acf2-6af55212f43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:47 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Flow 'volume_create_api' (c23f317a-314b-4c71-8e04-01f97a77780b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create volume request issued successfully. Sep 02 00:02:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2481bf66-1227-485c-8468-f80602014ac7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 672/1314] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:02:46 2026] POST /volume/v3/volumes => generated 758 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6550dd28-1582-48fe-ad80-dc461ce6c218 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:02:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 643/1315] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:47 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-768e9e86-ad76-4543-9d82-9a4e116d1000 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 200 Sep 02 00:02:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 673/1316] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:48 2026] GET /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3ee2e67-7db4-461c-953e-865b782988e6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3ee2e67-7db4-461c-953e-865b782988e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3ee2e67-7db4-461c-953e-865b782988e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3ee2e67-7db4-461c-953e-865b782988e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d5929ef-9efc-4cce-905a-acbbf2beccf7 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 202 Sep 02 00:02:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 644/1317] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:48 2026] DELETE /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:02:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d3ee2e67-7db4-461c-953e-865b782988e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3ee2e67-7db4-461c-953e-865b782988e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:02:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 674/1318] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:48 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc04ec1a-93a8-4c38-8f8a-93e3ff0e1cdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 200 Sep 02 00:02:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 645/1319] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:48 2026] GET /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f3b169b5-c1dd-477d-bb0b-928af94a42ff tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:02:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 675/1320] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:49 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a328b04d-83c9-4484-8ee4-567d2eba8aa6", "name": "tempest-SnapshotsActionsTest-Snapshot-1321580150"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create snapshot from volume a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9ac09ad-514d-4591-94fc-a0f6435c6841 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 200 Sep 02 00:02:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 646/1321] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:49 2026] GET /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 863 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['f5b32bbe-d8a3-403d-9057-e0bdf98f6912', 'c9279bc3-1fa9-4d13-8e6e-5f17e46ea07e', '086d6435-b583-4137-afcd-09b97682d7c2', 'bb2583b4-83a7-4316-a894-2f5129043e87'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot create request issued successfully. Sep 02 00:02:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd8660ca-e96a-4ce6-9feb-c5cf29629af6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:02:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 676/1322] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:02:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a67c2099-e587-4b0d-9e09-d459bd529664 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a67c2099-e587-4b0d-9e09-d459bd529664 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a67c2099-e587-4b0d-9e09-d459bd529664 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a67c2099-e587-4b0d-9e09-d459bd529664 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a67c2099-e587-4b0d-9e09-d459bd529664 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a67c2099-e587-4b0d-9e09-d459bd529664 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 647/1323] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:49 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1d4a61a-d31e-4248-9b94-98bd8095a38f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1d4a61a-d31e-4248-9b94-98bd8095a38f tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1d4a61a-d31e-4248-9b94-98bd8095a38f tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1d4a61a-d31e-4248-9b94-98bd8095a38f tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1d4a61a-d31e-4248-9b94-98bd8095a38f tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 returned with HTTP 404 Sep 02 00:02:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 677/1324] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:50 2026] GET /volume/v3/volumes/ecbb92dd-9cc2-4b02-ba6c-619399d5eb71 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: 127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-60922ef7-5ecf-4c2a-9851-2cbe45a30f37 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 202 Sep 02 00:02:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 648/1325] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:50 2026] DELETE /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-872acf90-5e82-4347-b1bd-de1ff0d71539 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 200 Sep 02 00:02:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 678/1326] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:50 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24659b29-9ba1-446e-8c2d-6801d8ef8b3d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 649/1327] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:51 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-af47b8fb-39c2-4dbe-9ef9-299fd8242d8c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-af47b8fb-39c2-4dbe-9ef9-299fd8242d8c tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-af47b8fb-39c2-4dbe-9ef9-299fd8242d8c tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061", "extra_specs": {}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-af47b8fb-39c2-4dbe-9ef9-299fd8242d8c tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:02:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 679/1328] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:02:51 2026] POST /volume/v3/types => generated 268 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-06c892b6-39bf-467f-b7d3-a267419c5f08 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06c892b6-39bf-467f-b7d3-a267419c5f08 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06c892b6-39bf-467f-b7d3-a267419c5f08 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202", "extra_specs": {}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06c892b6-39bf-467f-b7d3-a267419c5f08 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:02:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 650/1329] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:02:51 2026] POST /volume/v3/types => generated 269 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1004569480", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1004569480', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume of 1 GB Sep 02 00:02:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Availability Zones retrieved successfully. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (ad006ddc-ca7e-4aa9-b26a-4e5cce351901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f6ed5e-f335-47d4-af05-3dfb9c6fe826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f6ed5e-f335-47d4-af05-3dfb9c6fe826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:02:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bafda94-787b-4749-b6c9-1eac931a2cef,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bafda94-787b-4749-b6c9-1eac931a2cef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa2b75a-81ed-45bb-86c9-7ba50065ffba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Created reservations ['f1e79f54-f812-4fe5-aa3d-1dcad7ac2047', 'b652ba7f-7a84-447c-95ce-3b7dddfdaec5', 'dfc61a2d-4899-4f2b-a8e2-7e2215cc47c8', '0f13a618-a23c-4470-86e8-9fe13f1cb8b9'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa2b75a-81ed-45bb-86c9-7ba50065ffba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e79f54-f812-4fe5-aa3d-1dcad7ac2047', 'b652ba7f-7a84-447c-95ce-3b7dddfdaec5', 'dfc61a2d-4899-4f2b-a8e2-7e2215cc47c8', '0f13a618-a23c-4470-86e8-9fe13f1cb8b9']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6737e1-48f0-4e5c-9e6f-e4d86b357053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6737e1-48f0-4e5c-9e6f-e4d86b357053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d1994a-9143-44f0-b6a0-3e1d56b484be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1004569480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['f1e79f54-f812-4fe5-aa3d-1dcad7ac2047','b652ba7f-7a84-447c-95ce-3b7dddfdaec5','dfc61a2d-4899-4f2b-a8e2-7e2215cc47c8','0f13a618-a23c-4470-86e8-9fe13f1cb8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=1bafda94-787b-4749-b6c9-1eac931a2cef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1004569480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d1994a-9143-44f0-b6a0-3e1d56b484be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a8f52e6a247a289159bd0ac1096a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862d5080ccf04c24b7282dafa330d106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bafda94-787b-4749-b6c9-1eac931a2cef),volume_type_id=1bafda94-787b-4749-b6c9-1eac931a2cef)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2683ba41-7aa0-4059-bb29-264ead48f64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2683ba41-7aa0-4059-bb29-264ead48f64b) transitioned into state 'SUCCESS' from state '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-1004569480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['f1e79f54-f812-4fe5-aa3d-1dcad7ac2047','b652ba7f-7a84-447c-95ce-3b7dddfdaec5','dfc61a2d-4899-4f2b-a8e2-7e2215cc47c8','0f13a618-a23c-4470-86e8-9fe13f1cb8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=1bafda94-787b-4749-b6c9-1eac931a2cef)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db9e3c4-35e2-4115-bd34-4a3be8e887af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db9e3c4-35e2-4115-bd34-4a3be8e887af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (ad006ddc-ca7e-4aa9-b26a-4e5cce351901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request issued successfully. Sep 02 00:02:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4955f1ba-e2d1-4692-a08d-047f1ea33c35 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 680/1330] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:51 2026] POST /volume/v3/volumes => generated 852 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e481b2c6-3159-4696-8c86-31d93befc50c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-264019235", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-264019235', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume of 1 GB Sep 02 00:02:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Availability Zones retrieved successfully. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ceaf320-147f-4649-8f7c-1c5aba84fdf8 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 200 Sep 02 00:02:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 681/1331] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:51 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (44a350ff-6413-4e55-81f2-3558e687a80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-35ac74f3-9fb1-43ae-ae76-707309439279 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35ac74f3-9fb1-43ae-ae76-707309439279 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f720716-4922-44ef-898f-b605dcf74c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35ac74f3-9fb1-43ae-ae76-707309439279 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35ac74f3-9fb1-43ae-ae76-707309439279 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-35ac74f3-9fb1-43ae-ae76-707309439279 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35ac74f3-9fb1-43ae-ae76-707309439279 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 682/1332] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:52 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f720716-4922-44ef-898f-b605dcf74c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:02:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4937c28-d9f8-42b6-8021-0024c3b1f1b2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4937c28-d9f8-42b6-8021-0024c3b1f1b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7427ee8d-839c-4d6d-b399-47f2d1f4f67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:52 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Created reservations ['67fcf2fd-e314-4209-9b91-7b13d22701d9', '339d0d99-40d7-4b90-9e07-9c7a94208af4', '8fd3f0d2-d75e-48fe-a49b-39882959c07d', 'dd4b4d4a-d491-48d0-998f-598d4cf1a26b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7427ee8d-839c-4d6d-b399-47f2d1f4f67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fcf2fd-e314-4209-9b91-7b13d22701d9', '339d0d99-40d7-4b90-9e07-9c7a94208af4', '8fd3f0d2-d75e-48fe-a49b-39882959c07d', 'dd4b4d4a-d491-48d0-998f-598d4cf1a26b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558606c1-ace1-4577-9b26-daa8eb552cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558606c1-ace1-4577-9b26-daa8eb552cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23af3b84-d51c-48bb-8321-f904c73540ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-264019235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['67fcf2fd-e314-4209-9b91-7b13d22701d9','339d0d99-40d7-4b90-9e07-9c7a94208af4','8fd3f0d2-d75e-48fe-a49b-39882959c07d','dd4b4d4a-d491-48d0-998f-598d4cf1a26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=f4937c28-d9f8-42b6-8021-0024c3b1f1b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-264019235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23af3b84-d51c-48bb-8321-f904c73540ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a8f52e6a247a289159bd0ac1096a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862d5080ccf04c24b7282dafa330d106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4937c28-d9f8-42b6-8021-0024c3b1f1b2),volume_type_id=f4937c28-d9f8-42b6-8021-0024c3b1f1b2)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e9828f-c636-4ffd-9946-e4365810b53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e9828f-c636-4ffd-9946-e4365810b53a) transitioned into state 'SUCCESS' from state '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-264019235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['67fcf2fd-e314-4209-9b91-7b13d22701d9','339d0d99-40d7-4b90-9e07-9c7a94208af4','8fd3f0d2-d75e-48fe-a49b-39882959c07d','dd4b4d4a-d491-48d0-998f-598d4cf1a26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=f4937c28-d9f8-42b6-8021-0024c3b1f1b2)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026aecf4-c867-4508-9adb-e449e2c57ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026aecf4-c867-4508-9adb-e449e2c57ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (44a350ff-6413-4e55-81f2-3558e687a80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request issued successfully. Sep 02 00:02:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e481b2c6-3159-4696-8c86-31d93befc50c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 651/1333] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:51 2026] POST /volume/v3/volumes => generated 852 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bec460d5-860d-4e59-9532-1acf04ecbfad None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1110596730", "snapshot_id": null, "imageRef": "ba1a27ee-dd34-4cff-9f6f-45fe58c996dd", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1110596730', 'snapshot_id': None, 'imageRef': 'ba1a27ee-dd34-4cff-9f6f-45fe58c996dd', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume of 1 GB Sep 02 00:02:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Availability Zones retrieved successfully. Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (ab7e68a0-3b26-48fe-9a2a-9d16cf8781b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d004b3c0-4847-4721-8a2b-8cef267fdfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f05801a0-3203-4ab2-b4b2-ffe936d9dcdb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d004b3c0-4847-4721-8a2b-8cef267fdfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:02:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b19a07f-5941-404e-b49e-832ec645ed4e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b19a07f-5941-404e-b49e-832ec645ed4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f05801a0-3203-4ab2-b4b2-ffe936d9dcdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a643bb3-17b7-4a98-a266-f59d3ae93c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f05801a0-3203-4ab2-b4b2-ffe936d9dcdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f05801a0-3203-4ab2-b4b2-ffe936d9dcdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f05801a0-3203-4ab2-b4b2-ffe936d9dcdb tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 returned with HTTP 404 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 652/1334] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/volumes/127371e6-7c56-453c-bdd6-bfc0688bfed7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: 8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19133859-6a3f-4ac5-ac4c-22bf2cb07804 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 202 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 653/1335] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:53 2026] DELETE /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac8fc413-ef2e-4cb0-b54b-23450df29fe5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 654/1336] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Created reservations ['7fbd79d0-ec2c-4982-b5dd-91485568c9f9', 'ae8d1b52-0698-4884-8423-5bd6b86854d2', 'f53d8504-ef4c-42fb-9d9b-6f37cb83d1e1', '81eb84d8-9781-4d27-bcea-89dced94cad6'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a643bb3-17b7-4a98-a266-f59d3ae93c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fbd79d0-ec2c-4982-b5dd-91485568c9f9', 'ae8d1b52-0698-4884-8423-5bd6b86854d2', 'f53d8504-ef4c-42fb-9d9b-6f37cb83d1e1', '81eb84d8-9781-4d27-bcea-89dced94cad6']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dbc583-d768-43d9-ae18-87174da5e8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31858c5b-75e9-44a1-b54a-dae3d95466bf tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 200 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 655/1337] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-759ac252-76a8-4376-90e2-2df5f82e0def None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dbc583-d768-43d9-ae18-87174da5e8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872cae90-3e88-414e-9b20-c8f572e21e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1110596730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['7fbd79d0-ec2c-4982-b5dd-91485568c9f9','ae8d1b52-0698-4884-8423-5bd6b86854d2','f53d8504-ef4c-42fb-9d9b-6f37cb83d1e1','81eb84d8-9781-4d27-bcea-89dced94cad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=4b19a07f-5941-404e-b49e-832ec645ed4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1110596730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872cae90-3e88-414e-9b20-c8f572e21e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a8f52e6a247a289159bd0ac1096a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862d5080ccf04c24b7282dafa330d106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b19a07f-5941-404e-b49e-832ec645ed4e),volume_type_id=4b19a07f-5941-404e-b49e-832ec645ed4e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20453d0-8905-4e05-bffb-838a23ef6de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-759ac252-76a8-4376-90e2-2df5f82e0def tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-759ac252-76a8-4376-90e2-2df5f82e0def tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-759ac252-76a8-4376-90e2-2df5f82e0def tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-759ac252-76a8-4376-90e2-2df5f82e0def tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'creating'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20453d0-8905-4e05-bffb-838a23ef6de5) transitioned into state 'SUCCESS' from state '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-1110596730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a8f52e6a247a289159bd0ac1096a4',qos_specs=None,replication_status=,reservations=['7fbd79d0-ec2c-4982-b5dd-91485568c9f9','ae8d1b52-0698-4884-8423-5bd6b86854d2','f53d8504-ef4c-42fb-9d9b-6f37cb83d1e1','81eb84d8-9781-4d27-bcea-89dced94cad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862d5080ccf04c24b7282dafa330d106',volume_type_id=4b19a07f-5941-404e-b49e-832ec645ed4e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7b30f0-a03e-498c-9cbf-5db2c60a1e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7b30f0-a03e-498c-9cbf-5db2c60a1e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Flow 'volume_create_api' (ab7e68a0-3b26-48fe-9a2a-9d16cf8781b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Create volume request issued successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bec460d5-860d-4e59-9532-1acf04ecbfad tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 683/1338] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:02:52 2026] POST /volume/v3/volumes => generated 852 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-759ac252-76a8-4376-90e2-2df5f82e0def tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 656/1339] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:02:53 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-656a1593-4fb8-48ae-914a-93da92d2305b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-656a1593-4fb8-48ae-914a-93da92d2305b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-656a1593-4fb8-48ae-914a-93da92d2305b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-656a1593-4fb8-48ae-914a-93da92d2305b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-656a1593-4fb8-48ae-914a-93da92d2305b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-656a1593-4fb8-48ae-914a-93da92d2305b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 657/1340] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-058aac83-59c4-4f7e-a5c3-eccf92020bee tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 684/1341] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b72df1b-ad41-408e-b394-bc8e2ebbc78f tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:02:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 658/1342] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:02:53 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce6d2352-f769-4b45-8eda-b553a6969b13 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 685/1343] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:53 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:02:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a328b04d-83c9-4484-8ee4-567d2eba8aa6", "name": "tempest-SnapshotsActionsTest-Snapshot-2020887092"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create snapshot from volume a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:54 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['30560f4f-d8cf-4cde-80a2-b090a8b9c9b6', 'c11c8017-2667-4947-adcc-6af35d73fc0d', '0fa65f64-8abf-47eb-846f-963734d848aa', '400cb67b-4059-4577-90a2-086e0a10a9e1'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot create request issued successfully. Sep 02 00:02:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81969f95-f1f0-434b-8f2c-0e7ab4d01879 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:02:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 659/1344] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:02:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10c13cd7-160e-4c70-9065-6c73e7ec6c9f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 686/1345] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:54 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aff76c27-251b-4b31-bd09-e86ceeee9084 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 200 Sep 02 00:02:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 660/1346] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:54 2026] GET /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 862 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-49c78818-c260-4395-99fc-f52dfccf8e9b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49c78818-c260-4395-99fc-f52dfccf8e9b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49c78818-c260-4395-99fc-f52dfccf8e9b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49c78818-c260-4395-99fc-f52dfccf8e9b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-49c78818-c260-4395-99fc-f52dfccf8e9b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49c78818-c260-4395-99fc-f52dfccf8e9b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 687/1347] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:54 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 944 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa6aaf9b-2fb9-45d6-914a-7dbdab463ec6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 661/1348] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:55 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fe89f0bf-3b71-4ad9-9350-b5053e2b18b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe89f0bf-3b71-4ad9-9350-b5053e2b18b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe89f0bf-3b71-4ad9-9350-b5053e2b18b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe89f0bf-3b71-4ad9-9350-b5053e2b18b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe89f0bf-3b71-4ad9-9350-b5053e2b18b1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 returned with HTTP 404 Sep 02 00:02:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 688/1349] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:55 2026] GET /volume/v3/volumes/8386942f-3b27-4edb-b4bf-0f9729be7e89 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: 0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1e9670a-9a60-4686-a1c7-f459ccc1c9a9 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 returned with HTTP 202 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 662/1350] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:55 2026] DELETE /volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-541f8427-a841-4e37-961b-bba4c288a972 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-541f8427-a841-4e37-961b-bba4c288a972 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-541f8427-a841-4e37-961b-bba4c288a972 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-541f8427-a841-4e37-961b-bba4c288a972 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-541f8427-a841-4e37-961b-bba4c288a972 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-541f8427-a841-4e37-961b-bba4c288a972 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 returned with HTTP 200 Sep 02 00:02:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 689/1351] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:55 2026] GET /volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90573994-2a7f-4e08-bdee-21b9d8040d4c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 663/1352] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:55 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 944 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4aa6b199-0e5e-4316-88e6-8150d832401c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4aa6b199-0e5e-4316-88e6-8150d832401c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b199-0e5e-4316-88e6-8150d832401c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b199-0e5e-4316-88e6-8150d832401c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4aa6b199-0e5e-4316-88e6-8150d832401c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4aa6b199-0e5e-4316-88e6-8150d832401c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 690/1353] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:56 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49b506e7-d8b2-44ee-8808-d0f3067f41c1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49b506e7-d8b2-44ee-8808-d0f3067f41c1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49b506e7-d8b2-44ee-8808-d0f3067f41c1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49b506e7-d8b2-44ee-8808-d0f3067f41c1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49b506e7-d8b2-44ee-8808-d0f3067f41c1 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 returned with HTTP 404 Sep 02 00:02:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 664/1354] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:56 2026] GET /volume/v3/volumes/0d9d3139-8136-459b-b975-02b3a5c57404 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4e9d634b-cfb8-4b4c-bbc2-4f7dd0d60aa0 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 returned with HTTP 202 Sep 02 00:02:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 691/1355] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:56 2026] DELETE /volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=445,cinder:UPDATE=128,cinder:INSERT=77,cinder:DELETE=2 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3fdebd80-6d3d-4211-a0ce-2a2e1d79b542 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 returned with HTTP 200 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 665/1356] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:56 2026] GET /volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 => generated 862 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf4b1af2-842d-43b1-b885-08918b16f7f5 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 692/1357] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:57 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 944 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d08fb6c-ee22-4ef4-9bb2-1b4e8679b9e2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 666/1358] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:57 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot '04c13da8-358c-4556-b191-c2010a55a1e4' with '{'status': 'creating'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-17e60c37-a5bf-4297-92e7-0c3422c843c0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action returned with HTTP 202 Sep 02 00:02:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 693/1359] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:02:57 2026] POST /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9477d8e3-962e-42c1-8b05-8a5f5b25c435 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 667/1360] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:57 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot delete request issued successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7772aaa-7cde-4894-b8b0-4367fea2b51c tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action returned with HTTP 202 Sep 02 00:02:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 694/1361] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:02:57 2026] POST /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b1963e9-654d-439a-82f3-09a5dcfa1233 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 668/1362] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:57 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8613eb6-80ae-4701-bec6-908cd4b8f920 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 returned with HTTP 200 Sep 02 00:02:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 695/1363] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:58 2026] GET /volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8fd6fe7-81a4-4cfa-a6aa-913c4c82c1ba tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 669/1364] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:58 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa42264b-2ca5-4dcc-8f4a-5ab4fea89e35 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 200 Sep 02 00:02:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 696/1365] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:58 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-af87db8e-ca08-494b-8a75-b7db5ecc4c21 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-af87db8e-ca08-494b-8a75-b7db5ecc4c21 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-af87db8e-ca08-494b-8a75-b7db5ecc4c21 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-af87db8e-ca08-494b-8a75-b7db5ecc4c21 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-af87db8e-ca08-494b-8a75-b7db5ecc4c21 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 returned with HTTP 404 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 670/1366] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:59 2026] GET /volume/v3/volumes/be066a08-fe1d-48ac-8e60-16608c2031b7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-90775967-4da4-481e-ad80-bc7146f755bc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] DELETE http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume with id: be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Delete volume request issued successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90775967-4da4-481e-ad80-bc7146f755bc tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 202 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 697/1367] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:02:59 2026] DELETE /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-326ac70a-faa8-4ae9-a5c3-572b9dc09fc8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 671/1368] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:59 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 944 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Volume info retrieved successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e13049f-83c0-426f-be1d-3da0e5da4273 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 200 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 698/1369] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:02:59 2026] GET /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ac1204a0-400e-4af8-ad57-f13c3bf50ed5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac1204a0-400e-4af8-ad57-f13c3bf50ed5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac1204a0-400e-4af8-ad57-f13c3bf50ed5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac1204a0-400e-4af8-ad57-f13c3bf50ed5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac1204a0-400e-4af8-ad57-f13c3bf50ed5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 404 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 672/1370] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:59 2026] GET /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6ae174b-877f-4c6c-9621-1359aea24fd1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 699/1371] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:02:59 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b212685-17e5-431a-b9d4-b0acf6ff8d5d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 673/1372] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:02:59 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete snapshot with id: 04c13da8-358c-4556-b191-c2010a55a1e4 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8a18e9b-2ace-4fc9-886e-e91d1558dc93 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 returned with HTTP 404 Sep 02 00:02:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 700/1373] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:02:59 2026] DELETE /volume/v3/snapshots/04c13da8-358c-4556-b191-c2010a55a1e4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a328b04d-83c9-4484-8ee4-567d2eba8aa6", "name": "tempest-SnapshotsActionsTest-Snapshot-1180034992"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create snapshot from volume a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:02:59 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['f2461e43-22a3-4d4d-8c1c-408329c1160c', '7a6fe8b4-a17c-46cf-9252-196197e14b4f', 'ccb9302f-1780-458c-9942-3416e5f5c045', '1e2af65f-893e-4eb4-969d-1968e949c004'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:02:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:02:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot create request issued successfully. Sep 02 00:03:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71b597a3-8bf0-4219-bba6-5be52e6133ec tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:03:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 674/1374] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:02:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f702ac7-5127-4391-9de9-1e0c64d01e04 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 701/1375] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:00 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7c6888d7-820f-42f2-a1f9-15d7a1ded9f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c6888d7-820f-42f2-a1f9-15d7a1ded9f4 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] GET http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c6888d7-820f-42f2-a1f9-15d7a1ded9f4 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7c6888d7-820f-42f2-a1f9-15d7a1ded9f4 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d8396f51-c7fd-4297-a534-2214bd4611d1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 675/1376] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:00 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1002 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7c6888d7-820f-42f2-a1f9-15d7a1ded9f4 tempest-CreateVolumesFromSourceVolumeTest-358541277 tempest-CreateVolumesFromSourceVolumeTest-358541277-project-member] http://192.168.122.58/volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 returned with HTTP 404 Sep 02 00:03:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 702/1377] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:00 2026] GET /volume/v3/volumes/be6897d1-79bf-4eb4-9b5c-dab0b87fd764 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75301cfb-be86-48cc-8bca-e1496d3963e6 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 676/1378] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:01 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afa2dde8-e517-4807-9fcb-6594dff7c271 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 703/1379] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:01 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81dc6bdc-8aa1-4c11-91de-c910ae1fbeaf tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 677/1380] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:02 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'e0945800-88f5-4d30-8636-02d9e94c4995' with '{'status': 'deleting'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-809442ec-889b-482b-8f1d-7d58f15c3f99 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action returned with HTTP 202 Sep 02 00:03:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 704/1381] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:02 2026] POST /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-289ffcb1-b7b0-4f06-b04b-0e7a1c8bb61f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 678/1382] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:02 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot retrieved successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot delete request issued successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6905eefe-b8ea-4ec1-bce8-f3bd03bac851 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action returned with HTTP 202 Sep 02 00:03:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 705/1383] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:02 2026] POST /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b7581e-cdba-4054-9f34-445ad6c8ca94 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 679/1384] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:02 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-95921de2-08c4-46fc-a332-5187ad0dd217 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95921de2-08c4-46fc-a332-5187ad0dd217 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95921de2-08c4-46fc-a332-5187ad0dd217 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-95921de2-08c4-46fc-a332-5187ad0dd217 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-95921de2-08c4-46fc-a332-5187ad0dd217 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-95921de2-08c4-46fc-a332-5187ad0dd217 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 706/1385] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:02 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-971907204"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-971907204'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume of 1 GB Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Availability Zones retrieved successfully. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Flow 'volume_create_api' (25653d70-60c6-4b61-9eca-6971e4d18c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1200e3-1bff-4a32-b3fe-2abc1bbf12c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1200e3-1bff-4a32-b3fe-2abc1bbf12c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7a1909-9389-43ab-a939-16d983ea4e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Created reservations ['018ed7c2-95af-48b0-96c8-1abfdbdbf1a2', '3db39f5c-93a0-448d-90a1-8830c6d59278', 'a136ec04-e845-4975-a3a1-d831e9463fc4', '3fa8e2cc-00ba-4648-9d90-59ebcc01a46d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7a1909-9389-43ab-a939-16d983ea4e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018ed7c2-95af-48b0-96c8-1abfdbdbf1a2', '3db39f5c-93a0-448d-90a1-8830c6d59278', 'a136ec04-e845-4975-a3a1-d831e9463fc4', '3fa8e2cc-00ba-4648-9d90-59ebcc01a46d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eb6a27-a876-401e-92a3-9914f2c9ea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eb6a27-a876-401e-92a3-9914f2c9ea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e73ada-34ed-41be-b2a7-410b45a96658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-971907204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb5e124665724447bb80e880e34febde',qos_specs=None,replication_status=,reservations=['018ed7c2-95af-48b0-96c8-1abfdbdbf1a2','3db39f5c-93a0-448d-90a1-8830c6d59278','a136ec04-e845-4975-a3a1-d831e9463fc4','3fa8e2cc-00ba-4648-9d90-59ebcc01a46d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-971907204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e73ada-34ed-41be-b2a7-410b45a96658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb5e124665724447bb80e880e34febde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9117a1-0f9b-43c6-bdd8-2813287a2d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5f09f7f-9ab1-4913-bc0b-96e01d4c9f25 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 200 Sep 02 00:03:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 707/1386] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:03 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9117a1-0f9b-43c6-bdd8-2813287a2d2a) transitioned into state 'SUCCESS' from state '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-971907204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb5e124665724447bb80e880e34febde',qos_specs=None,replication_status=,reservations=['018ed7c2-95af-48b0-96c8-1abfdbdbf1a2','3db39f5c-93a0-448d-90a1-8830c6d59278','a136ec04-e845-4975-a3a1-d831e9463fc4','3fa8e2cc-00ba-4648-9d90-59ebcc01a46d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a95db4-54c2-4f96-911a-84edd42b942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a95db4-54c2-4f96-911a-84edd42b942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Flow 'volume_create_api' (25653d70-60c6-4b61-9eca-6971e4d18c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume request issued successfully. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2138ed5a-0a8d-45e0-a7ca-c9dc4e84bb30 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 680/1387] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:03:02 2026] POST /volume/v3/volumes => generated 776 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4fa5c164-e46e-415b-9218-0fb724791010 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fa5c164-e46e-415b-9218-0fb724791010 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fa5c164-e46e-415b-9218-0fb724791010 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fa5c164-e46e-415b-9218-0fb724791010 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea118660-eac0-4ef6-bdd9-3fbcd2367bba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 200 Sep 02 00:03:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 681/1388] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:03 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4fa5c164-e46e-415b-9218-0fb724791010 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fa5c164-e46e-415b-9218-0fb724791010 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 708/1389] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:03 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1005 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90677a88-253c-4519-b299-bcbd86c480ce None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90677a88-253c-4519-b299-bcbd86c480ce tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90677a88-253c-4519-b299-bcbd86c480ce tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90677a88-253c-4519-b299-bcbd86c480ce tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90677a88-253c-4519-b299-bcbd86c480ce tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 404 Sep 02 00:03:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 682/1390] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:04 2026] GET /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-52a86808-9fed-4308-82f7-45323e887dd3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52a86808-9fed-4308-82f7-45323e887dd3 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52a86808-9fed-4308-82f7-45323e887dd3 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52a86808-9fed-4308-82f7-45323e887dd3 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-52a86808-9fed-4308-82f7-45323e887dd3 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52a86808-9fed-4308-82f7-45323e887dd3 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 709/1391] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:04 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75b2d01e-89bb-4009-a58a-fba29c09b835 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 683/1392] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:04 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete snapshot with id: e0945800-88f5-4d30-8636-02d9e94c4995 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b8cb842-2656-46e5-a24b-1d08cba81b85 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 returned with HTTP 404 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 710/1393] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:04 2026] DELETE /volume/v3/snapshots/e0945800-88f5-4d30-8636-02d9e94c4995 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-593c26a8-9c79-4b89-a413-2afd027ad425 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a328b04d-83c9-4484-8ee4-567d2eba8aa6", "name": "tempest-SnapshotsActionsTest-Snapshot-67552446"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6a354e7d-372a-4f68-9892-5985a11822d8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create snapshot from volume a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6a354e7d-372a-4f68-9892-5985a11822d8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6a354e7d-372a-4f68-9892-5985a11822d8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6a354e7d-372a-4f68-9892-5985a11822d8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6a354e7d-372a-4f68-9892-5985a11822d8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6a354e7d-372a-4f68-9892-5985a11822d8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 200 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 711/1394] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:04 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['354fe6b3-19bc-428f-986e-40d18b00adc4', '60b80937-6fef-414b-85da-8e2e2f3ae9e2', '8af403f4-f126-4205-b179-3f0e03d58768', '712e0965-8d72-48da-916e-18a194c5bc2c'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc9cf53b-7ace-4231-946a-7bcf9b79a038 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 712/1395] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:04 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1005 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot create request issued successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-593c26a8-9c79-4b89-a413-2afd027ad425 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:03:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 684/1396] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:03:04 2026] POST /volume/v3/snapshots => generated 305 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efd585d0-b40b-486d-a526-0b7c4c6c1e34 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 713/1397] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:04 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ee1d7793-25e0-42cf-b808-51f05b75ffdc tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 200 Sep 02 00:03:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 685/1398] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:05 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77e73ada-34ed-41be-b2a7-410b45a96658", "name": "tempest-VolumeDependencyTests-Snapshot-1140758702"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87317c7a-a4b0-41c3-9208-d94d2aae471a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 714/1399] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:05 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1005 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create snapshot from volume 77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-906aa1f3-a015-4152-93df-07455fbd77aa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-906aa1f3-a015-4152-93df-07455fbd77aa tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-906aa1f3-a015-4152-93df-07455fbd77aa tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-906aa1f3-a015-4152-93df-07455fbd77aa tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-906aa1f3-a015-4152-93df-07455fbd77aa tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-906aa1f3-a015-4152-93df-07455fbd77aa tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 715/1400] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:05 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:05 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Created reservations ['730085f2-380f-470a-9cc4-cfff75a9bc12', '9ee4395e-c1b0-4a09-8f4d-87a495a81065', '9931700d-8d52-4f73-9ac6-852d5a6c966c', '88e084f2-fbc5-4534-b498-a7e746dfc597'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot create request issued successfully. Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f5b5e4d-2a01-4197-a3ed-8ba169ce0311 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:03:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 686/1401] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:03:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19ce0265-08f9-4d83-b373-d1a12279ad17 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 716/1402] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:06 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f3ecfb9-ec20-4cc0-99bc-45bebe7dc20d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 687/1403] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:06 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1256 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5b076c35-4369-42a0-b03d-8ce70297b84b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5b076c35-4369-42a0-b03d-8ce70297b84b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5b076c35-4369-42a0-b03d-8ce70297b84b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5b076c35-4369-42a0-b03d-8ce70297b84b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5b076c35-4369-42a0-b03d-8ce70297b84b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5b076c35-4369-42a0-b03d-8ce70297b84b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 717/1404] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:06 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'd8d1b656-7d8b-4b7e-9dd6-067c7667b91a' with '{'status': 'error'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39c67c41-8f33-4ef9-beb1-2f133ff78f15 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action returned with HTTP 202 Sep 02 00:03:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 688/1405] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:06 2026] POST /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57ae4569-7fa3-4457-bd50-c8b24de9cdd5 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 718/1406] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:07 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot retrieved successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot delete request issued successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4f0dae83-ca61-4374-b46b-c2ea2be02324 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action returned with HTTP 202 Sep 02 00:03:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 689/1407] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:07 2026] POST /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d7ffbe94-0969-410d-a9d4-4246da7c6ef3 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 719/1408] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:07 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f45461b5-a5e2-4f34-a950-0cbb3c4acfa2 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 690/1409] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:07 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-e471bcb2-dfa3-4af4-9e4b-0bf56c1b6e54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 720/1410] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:07 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1256 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-1f0bd212-80fa-4630-8117-d99a5a882e29 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 691/1411] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:08 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1256 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9d7bad13-9089-4bb3-98ba-f7dcdad0ed12 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d7bad13-9089-4bb3-98ba-f7dcdad0ed12 None None] GET http://192.168.122.58/volume// Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d7bad13-9089-4bb3-98ba-f7dcdad0ed12 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9d7bad13-9089-4bb3-98ba-f7dcdad0ed12 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9d7bad13-9089-4bb3-98ba-f7dcdad0ed12 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 721/1412] 192.168.122.58 () {58 vars in 1303 bytes} [Wed Sep 2 00:03:08 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:03:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-da29284f-92d8-4901-8519-8c2cfe284d3e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-da29284f-92d8-4901-8519-8c2cfe284d3e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:03:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-da29284f-92d8-4901-8519-8c2cfe284d3e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "872cae90-3e88-414e-9b20-c8f572e21e92", "connector": null, "instance_uuid": "61fa1888-85fa-4161-bced-016cfe441b31"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d4ead401-32f0-41b3-b447-4084b8cef987 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4ead401-32f0-41b3-b447-4084b8cef987 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4ead401-32f0-41b3-b447-4084b8cef987 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4ead401-32f0-41b3-b447-4084b8cef987 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d4ead401-32f0-41b3-b447-4084b8cef987 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4ead401-32f0-41b3-b447-4084b8cef987 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 722/1413] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:08 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-da29284f-92d8-4901-8519-8c2cfe284d3e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 692/1414] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:03:08 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-55f4e26b-754a-4bf4-87c6-65c29e2c360b tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 200 Sep 02 00:03:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 723/1415] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:08 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1280965663"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1280965663'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume of 1 GB Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Availability Zones retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (045034cc-258a-4d8f-b149-5366e96654d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8535aebb-ee92-41a4-9ff1-b2f880bfe3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8535aebb-ee92-41a4-9ff1-b2f880bfe3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250d1dae-3e7e-4ba9-801a-a7a779663099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3d338cc7-0d83-4213-aa19-555542197dfd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d338cc7-0d83-4213-aa19-555542197dfd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d338cc7-0d83-4213-aa19-555542197dfd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d338cc7-0d83-4213-aa19-555542197dfd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3d338cc7-0d83-4213-aa19-555542197dfd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d338cc7-0d83-4213-aa19-555542197dfd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 724/1416] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-127def08-a62f-4a3f-8432-f8d4c0b84f2e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-127def08-a62f-4a3f-8432-f8d4c0b84f2e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-127def08-a62f-4a3f-8432-f8d4c0b84f2e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-127def08-a62f-4a3f-8432-f8d4c0b84f2e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-127def08-a62f-4a3f-8432-f8d4c0b84f2e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 404 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 725/1417] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "09303579-dd76-44db-bbda-dbc42b309178", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1808988586"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume request body: {'volume': {'snapshot_id': '09303579-dd76-44db-bbda-dbc42b309178', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1808988586'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume of 1 GB Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Availability Zones retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Flow 'volume_create_api' (9337cb54-6381-4333-a096-465dd7dd4deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d27f67-1564-4c14-9ec5-ee14cdca449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Created reservations ['48eec855-c86d-4bc1-8add-3ef00b681ec9', '4309497c-864b-4d60-9ebf-0594515d1c36', '6a096d49-ce5e-484e-af95-c3032716f298', 'aef7b01f-ce8a-4db6-83ed-0f491c605d10'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250d1dae-3e7e-4ba9-801a-a7a779663099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48eec855-c86d-4bc1-8add-3ef00b681ec9', '4309497c-864b-4d60-9ebf-0594515d1c36', '6a096d49-ce5e-484e-af95-c3032716f298', 'aef7b01f-ce8a-4db6-83ed-0f491c605d10']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3274d1ec-f877-4d19-92ad-2915a53a27ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3274d1ec-f877-4d19-92ad-2915a53a27ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a32d279a-bada-4267-90f0-7c8f24751180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1280965663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['48eec855-c86d-4bc1-8add-3ef00b681ec9','4309497c-864b-4d60-9ebf-0594515d1c36','6a096d49-ce5e-484e-af95-c3032716f298','aef7b01f-ce8a-4db6-83ed-0f491c605d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1280965663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a32d279a-bada-4267-90f0-7c8f24751180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf1af1ef8774407bbd17d9341499e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162912728b4e499b81b5bfe82d5dfa79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382d3ad3-f861-4ff3-a6eb-d3790fb2271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d27f67-1564-4c14-9ec5-ee14cdca449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09303579-dd76-44db-bbda-dbc42b309178', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa55b4b-decf-43c7-940b-6080a9777840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382d3ad3-f861-4ff3-a6eb-d3790fb2271a) transitioned into state 'SUCCESS' from state '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-1280965663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['48eec855-c86d-4bc1-8add-3ef00b681ec9','4309497c-864b-4d60-9ebf-0594515d1c36','6a096d49-ce5e-484e-af95-c3032716f298','aef7b01f-ce8a-4db6-83ed-0f491c605d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acfabf0a-7692-4707-9ba8-bbc35f90e73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acfabf0a-7692-4707-9ba8-bbc35f90e73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (045034cc-258a-4d8f-b149-5366e96654d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request issued successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-36f52cde-0409-44e5-8350-0ae50a0b7838 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 693/1418] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:03:09 2026] POST /volume/v3/volumes => generated 762 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Created reservations ['6e1a19ea-a26b-44fa-bf2b-a92fff67fb0a', '644db785-5f3b-4328-bcae-bc2c864a494e', '1c63211c-bfd9-4f79-b437-a36da028305c', '18fb8738-7f4e-4542-9a67-081a59157a35'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa55b4b-decf-43c7-940b-6080a9777840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1a19ea-a26b-44fa-bf2b-a92fff67fb0a', '644db785-5f3b-4328-bcae-bc2c864a494e', '1c63211c-bfd9-4f79-b437-a36da028305c', '18fb8738-7f4e-4542-9a67-081a59157a35']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b872b6-cd16-48be-9baf-f345cf60bddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0bd5a999-192c-4115-9c0d-c6ec5cac6255 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 694/1419] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:09 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81cd3587-93b3-48e5-9eae-56c19ccb4d77 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 695/1420] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9ed8c257-bb40-486a-8455-bcb87d27622c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9ed8c257-bb40-486a-8455-bcb87d27622c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9ed8c257-bb40-486a-8455-bcb87d27622c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9ed8c257-bb40-486a-8455-bcb87d27622c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b872b6-cd16-48be-9baf-f345cf60bddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c1d3c9-e09c-46e7-ba18-20f0c1e4f547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1808988586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb5e124665724447bb80e880e34febde',qos_specs=None,replication_status=,reservations=['6e1a19ea-a26b-44fa-bf2b-a92fff67fb0a','644db785-5f3b-4328-bcae-bc2c864a494e','1c63211c-bfd9-4f79-b437-a36da028305c','18fb8738-7f4e-4542-9a67-081a59157a35'],size=1,snapshot_id=09303579-dd76-44db-bbda-dbc42b309178,source_replicaid=,source_volid=None,status='creating',user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1808988586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84c1d3c9-e09c-46e7-ba18-20f0c1e4f547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb5e124665724447bb80e880e34febde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09303579-dd76-44db-bbda-dbc42b309178,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5bf2c85-d1f8-4726-8f9f-03f0795664e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9ed8c257-bb40-486a-8455-bcb87d27622c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9ed8c257-bb40-486a-8455-bcb87d27622c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 696/1421] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5bbb6961-716d-46a5-bec8-5067f1451187 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5bbb6961-716d-46a5-bec8-5067f1451187 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5bbb6961-716d-46a5-bec8-5067f1451187 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5bbb6961-716d-46a5-bec8-5067f1451187 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-5bbb6961-716d-46a5-bec8-5067f1451187 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete snapshot with id: d8d1b656-7d8b-4b7e-9dd6-067c7667b91a Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5bbb6961-716d-46a5-bec8-5067f1451187 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a returned with HTTP 404 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 697/1422] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:09 2026] DELETE /volume/v3/snapshots/d8d1b656-7d8b-4b7e-9dd6-067c7667b91a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5bf2c85-d1f8-4726-8f9f-03f0795664e6) transitioned into state 'SUCCESS' from state '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-1808988586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb5e124665724447bb80e880e34febde',qos_specs=None,replication_status=,reservations=['6e1a19ea-a26b-44fa-bf2b-a92fff67fb0a','644db785-5f3b-4328-bcae-bc2c864a494e','1c63211c-bfd9-4f79-b437-a36da028305c','18fb8738-7f4e-4542-9a67-081a59157a35'],size=1,snapshot_id=09303579-dd76-44db-bbda-dbc42b309178,source_replicaid=,source_volid=None,status='creating',user_id='bafcc6c439b747d9ba178fffd3f5f53b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586de80e-895f-49f7-ba1d-62cfe1f3f38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a328b04d-83c9-4484-8ee4-567d2eba8aa6", "name": "tempest-SnapshotsActionsTest-Snapshot-1737939901"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Create snapshot from volume a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586de80e-895f-49f7-ba1d-62cfe1f3f38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Flow 'volume_create_api' (9337cb54-6381-4333-a096-465dd7dd4deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Create volume request issued successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f74ba42d-eb14-4ae2-a3fa-2deebb072a3f tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 726/1423] 192.168.122.58 () {62 vars in 1179 bytes} [Wed Sep 2 00:03:09 2026] POST /volume/v3/volumes => generated 811 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8735a6a5-b83d-4469-831b-ab93b657c482 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8735a6a5-b83d-4469-831b-ab93b657c482 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8735a6a5-b83d-4469-831b-ab93b657c482 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8735a6a5-b83d-4469-831b-ab93b657c482 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:09 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Created reservations ['1af26629-3a0b-4634-9933-849f94a3d19a', '76741781-fdcf-49bc-8aa4-404c656d91ed', '0ed216cc-5bd9-4974-b15e-6b403f1b52ec', 'abc9eed3-07f9-4c8d-b577-d7563c892a67'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8735a6a5-b83d-4469-831b-ab93b657c482 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8735a6a5-b83d-4469-831b-ab93b657c482 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 727/1424] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 879 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot create request issued successfully. Sep 02 00:03:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80adb8e9-39f2-4866-86a5-5fe550f34f30 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:03:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 698/1425] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:03:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ffe56db-ced1-4021-a495-056374d5d315 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ffe56db-ced1-4021-a495-056374d5d315 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ffe56db-ced1-4021-a495-056374d5d315 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ffe56db-ced1-4021-a495-056374d5d315 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2ffe56db-ced1-4021-a495-056374d5d315 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ffe56db-ced1-4021-a495-056374d5d315 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 728/1426] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:09 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-492e7048-d3a8-4541-b68e-302eab38d721 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-492e7048-d3a8-4541-b68e-302eab38d721 None None] GET http://192.168.122.58/volume// Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-492e7048-d3a8-4541-b68e-302eab38d721 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-492e7048-d3a8-4541-b68e-302eab38d721 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-492e7048-d3a8-4541-b68e-302eab38d721 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 699/1427] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:10 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-8cdde255-34fb-4300-8d99-dab6258dcaed tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 729/1428] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:10 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1436 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] PUT http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Acquiring lock "cinder-attachment_update-872cae90-3e88-414e-9b20-c8f572e21e92-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-872cae90-3e88-414e-9b20-c8f572e21e92-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:03:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2be7b34c-0902-44f0-920e-93e2ef474463 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2be7b34c-0902-44f0-920e-93e2ef474463 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2be7b34c-0902-44f0-920e-93e2ef474463 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2be7b34c-0902-44f0-920e-93e2ef474463 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2be7b34c-0902-44f0-920e-93e2ef474463 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2be7b34c-0902-44f0-920e-93e2ef474463 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 730/1429] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:10 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4bcb247a-b9b3-4ce0-8052-bb7c0306766d tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 731/1430] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:10 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d8b8e79-298e-4a70-9ccc-2358bf768241 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 732/1431] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:11 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-41841b38-9716-40e3-a049-201b8339176f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-41841b38-9716-40e3-a049-201b8339176f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-41841b38-9716-40e3-a049-201b8339176f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-41841b38-9716-40e3-a049-201b8339176f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-41841b38-9716-40e3-a049-201b8339176f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-41841b38-9716-40e3-a049-201b8339176f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 733/1432] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:11 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-8154db23-3272-4819-addb-7312d6b8e443 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 734/1433] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:11 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-939ebb88-25cd-4801-b541-32a3161eb9a8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 735/1434] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:11 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 903 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5da4e554-10f0-4c27-8a05-23c46cd3348b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5da4e554-10f0-4c27-8a05-23c46cd3348b None None] GET http://192.168.122.58/volume// Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5da4e554-10f0-4c27-8a05-23c46cd3348b None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5da4e554-10f0-4c27-8a05-23c46cd3348b None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5da4e554-10f0-4c27-8a05-23c46cd3348b None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 736/1435] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:03:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-c545ea20-b9a0-440f-a0a5-7341702d38f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-c545ea20-b9a0-440f-a0a5-7341702d38f8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-c545ea20-b9a0-440f-a0a5-7341702d38f8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a32d279a-bada-4267-90f0-7c8f24751180", "connector": null, "instance_uuid": "37539038-0e39-4f07-b18d-2e6b81fd50e8"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-c545ea20-b9a0-440f-a0a5-7341702d38f8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 737/1436] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bba5018d-89b9-4806-a8f0-db4253631683 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bba5018d-89b9-4806-a8f0-db4253631683 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bba5018d-89b9-4806-a8f0-db4253631683 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bba5018d-89b9-4806-a8f0-db4253631683 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bba5018d-89b9-4806-a8f0-db4253631683 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bba5018d-89b9-4806-a8f0-db4253631683 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 738/1437] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:12 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72c5ce25-07a3-41c3-bb5a-7ca79b74900a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 739/1438] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:12 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c019a997-b1a8-46de-bc3d-cd707ae765a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c019a997-b1a8-46de-bc3d-cd707ae765a7 None None] GET http://192.168.122.58/volume// Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c019a997-b1a8-46de-bc3d-cd707ae765a7 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c019a997-b1a8-46de-bc3d-cd707ae765a7 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c019a997-b1a8-46de-bc3d-cd707ae765a7 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 740/1439] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:12 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-b541e0dd-4f3b-4afd-b2e8-9cd0c148e10d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 741/1440] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:12 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1035 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] PUT http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Acquiring lock "cinder-attachment_update-a32d279a-bada-4267-90f0-7c8f24751180-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-a32d279a-bada-4267-90f0-7c8f24751180-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-872cae90-3e88-414e-9b20-c8f572e21e92-devstack" released by "attachment_update" :: held 7.671s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-7bd2299f-eecf-4a6e-be3e-defacebef534 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 700/1441] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:03:10 2026] PUT /volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 => generated 694 bytes in 7729 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-a32d279a-bada-4267-90f0-7c8f24751180-devstack" released by "attachment_update" :: held 5.523s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-fb30338a-5eb8-473c-96c9-2e3d1ba32ac5 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 742/1442] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:03:12 2026] PUT /volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 => generated 694 bytes in 5572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3f3c66e-4ea7-493c-ad87-5b0618d1b376 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a44a0ad0-b239-4ecf-886d-0794578146a7 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 701/1443] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 743/1444] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-9fab4396-6554-4ade-bd8f-5ccda81e4a5e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-9fab4396-6554-4ade-bd8f-5ccda81e4a5e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5/action Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-9fab4396-6554-4ade-bd8f-5ccda81e4a5e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-9fab4396-6554-4ade-bd8f-5ccda81e4a5e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aa303863-0c26-442e-8db5-1b6bf77fdb35 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 702/1445] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot '74f89b07-ec15-48f8-9c8f-9ccb280f9b53' with '{'status': 'error_deleting'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-972c15ba-3d40-4b77-8452-3a358ffa26cd req-9fab4396-6554-4ade-bd8f-5ccda81e4a5e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5/action returned with HTTP 204 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 744/1446] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:03:18 2026] POST /volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-759e8393-b687-4da5-b363-f65412d1377e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete snapshot with id: 09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89c94138-2da1-47cc-a1cb-23191cc9a6e0 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action returned with HTTP 202 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 703/1447] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:18 2026] POST /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5cc68b9-f425-44b8-bcbe-09f5aaf341b8 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 704/1448] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot delete request issued successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-759e8393-b687-4da5-b363-f65412d1377e tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 202 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 745/1449] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:18 2026] DELETE /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c7be2b3-70f2-4633-9cd9-cb5d669690e8 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 746/1450] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot delete request issued successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a437600b-ef7a-4ef5-b02f-5af34002bd50 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action returned with HTTP 202 Sep 02 00:03:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 705/1451] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:18 2026] POST /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-394df18f-6af8-4dcd-a1b2-98fb71654027 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 747/1452] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:18 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-44aaedf9-b9e8-4eba-bd29-e934489534e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-44aaedf9-b9e8-4eba-bd29-e934489534e3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439/action Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-44aaedf9-b9e8-4eba-bd29-e934489534e3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-44aaedf9-b9e8-4eba-bd29-e934489534e3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-74d92809-7e00-4ef8-bf9f-ca7cf420596f tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 706/1453] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:19 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-1948520a-e8ff-437a-bea0-46c38eeafc46 req-44aaedf9-b9e8-4eba-bd29-e934489534e3 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439/action returned with HTTP 204 Sep 02 00:03:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 748/1454] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:03:19 2026] POST /volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42935f1a-5e13-43a2-a05c-9ba5ca6d0798 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 707/1455] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:19 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 466 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-675cf12e-9a4b-4d41-a7d6-a35fedb9c4b3 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 749/1456] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:19 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb8f91cd-ec72-4b2a-bb87-bd48d418730c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 708/1457] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da47512a-ecaa-45c5-af5b-ba443bd018bf tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 750/1458] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c358083d-5d60-4016-af77-380fd36a8f82 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c358083d-5d60-4016-af77-380fd36a8f82 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c358083d-5d60-4016-af77-380fd36a8f82 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Snapshot retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c358083d-5d60-4016-af77-380fd36a8f82 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ad8babe9-8007-4eb0-b8c8-952075dd2c61 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 709/1459] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c358083d-5d60-4016-af77-380fd36a8f82 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c358083d-5d60-4016-af77-380fd36a8f82 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 751/1460] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-b053d620-96c1-4230-9672-5324861594cd req-4cc6e0b9-c68e-4215-8640-737d2f188844 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 710/1461] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1147 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9662594c-609d-4fc1-bae5-d5f70cc9bc93 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 752/1462] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:20 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1147 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-51ec0b9a-0e4b-4156-b031-fea44b1e07eb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 711/1463] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1147 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180/action Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Begin detaching volume completed successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-35ac52ab-7b00-4b9e-a033-3b27f1672f84 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180/action returned with HTTP 202 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 753/1464] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:03:21 2026] POST /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9b0e0c42-4a6b-45e5-9123-c0330fb917ba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b0e0c42-4a6b-45e5-9123-c0330fb917ba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b0e0c42-4a6b-45e5-9123-c0330fb917ba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-23b5e18b-cd2a-4aca-b401-52d050627712 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b0e0c42-4a6b-45e5-9123-c0330fb917ba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23b5e18b-cd2a-4aca-b401-52d050627712 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23b5e18b-cd2a-4aca-b401-52d050627712 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23b5e18b-cd2a-4aca-b401-52d050627712 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b0e0c42-4a6b-45e5-9123-c0330fb917ba tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 404 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 712/1465] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23b5e18b-cd2a-4aca-b401-52d050627712 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 404 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 754/1466] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-63366fc0-0b43-4c8b-a266-13316e2101dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] DELETE http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63366fc0-0b43-4c8b-a266-13316e2101dc tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete volume with id: 77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63366fc0-0b43-4c8b-a266-13316e2101dc tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63366fc0-0b43-4c8b-a266-13316e2101dc tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-63366fc0-0b43-4c8b-a266-13316e2101dc tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete volume request issued successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b46c6f37-4747-4ac2-a8c8-1c70244982fa tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 202 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 755/1467] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:03:21 2026] DELETE /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79565d25-2964-4387-85f0-57236bd515ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79565d25-2964-4387-85f0-57236bd515ff None None] GET http://192.168.122.58/volume// Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79565d25-2964-4387-85f0-57236bd515ff None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79565d25-2964-4387-85f0-57236bd515ff None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79565d25-2964-4387-85f0-57236bd515ff None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 756/1468] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bf91050-9e7a-42e0-b3fa-0d754e53ec79 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 200 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 757/1469] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63366fc0-0b43-4c8b-a266-13316e2101dc tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 713/1470] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:21 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46ea8cf7-1ed4-44db-af72-7e44785f1694 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 714/1471] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-a3933027-6035-44a1-8305-14df7aa2dc91 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 758/1472] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:21 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 1331 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31ade8cf-29ca-46af-9b16-62469542584c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31ade8cf-29ca-46af-9b16-62469542584c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31ade8cf-29ca-46af-9b16-62469542584c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31ade8cf-29ca-46af-9b16-62469542584c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-31ade8cf-29ca-46af-9b16-62469542584c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete snapshot with id: 74f89b07-ec15-48f8-9c8f-9ccb280f9b53 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31ade8cf-29ca-46af-9b16-62469542584c tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 returned with HTTP 404 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 715/1473] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:22 2026] DELETE /volume/v3/snapshots/74f89b07-ec15-48f8-9c8f-9ccb280f9b53 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'creating'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d225d030-f476-44e6-8fbd-4342c4dcee98 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 759/1474] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:22 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-51367650-ecbc-446d-a505-3fe0c9b57a90 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 716/1475] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:22 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2878eceb-c663-4af4-9857-ad79982c5eee None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.snapshot_actions [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86254) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.snapshot_actions [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Updating snapshot ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 with info {'id': 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196', 'status': 'error', 'progress': '80%'} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2878eceb-c663-4af4-9857-ad79982c5eee tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 760/1476] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:22 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Snapshot retrieved successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6327d2e6-5a72-4fb4-9187-934e32f5300b tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 717/1477] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:22 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 461 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] POST http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] Updating snapshot 'ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196' with '{'status': 'available'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-9937c447-6e80-47cb-b26f-f7e083549a3a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-9937c447-6e80-47cb-b26f-f7e083549a3a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-9937c447-6e80-47cb-b26f-f7e083549a3a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-9937c447-6e80-47cb-b26f-f7e083549a3a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc147310-180a-4f29-b0c9-107fe0b2b3a1 tempest-SnapshotsActionsTest-1062975004 tempest-SnapshotsActionsTest-1062975004-project-admin] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action returned with HTTP 202 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 761/1478] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:03:22 2026] POST /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /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 02 00:03:22 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b098a62-44ac-41c3-924c-1d4b34f0606f tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 762/1479] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:22 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 465 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete snapshot with id: ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot delete request issued successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b9c8cb7-2d9d-4a02-9afd-636ce37c737d tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 202 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 763/1480] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:22 2026] DELETE /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2ef64ad6-d141-4c77-a391-442c2da06975 req-9937c447-6e80-47cb-b26f-f7e083549a3a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 718/1481] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:03:22 2026] DELETE /volume/v3/attachments/af705af7-1a0d-4f62-9ef1-014cd8af3439 => generated 19 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6790bc1a-1bc9-4c5a-a37e-73a948eeeb63 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 764/1482] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:22 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 464 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa502fa0-5e9b-4f72-9a44-b84ed429fdb9 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 200 Sep 02 00:03:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 719/1483] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:22 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 868 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:03:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bcd8815e-c37e-4cf5-8b1b-e05538dd949e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 720/1484] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:23 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:03:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3ed40854-30b4-4c73-9a79-baa10c8591b1 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:03:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 765/1485] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:23 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3e8ce4cc-bc82-494b-a226-a0de652e7be1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e8ce4cc-bc82-494b-a226-a0de652e7be1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce4cc-bc82-494b-a226-a0de652e7be1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce4cc-bc82-494b-a226-a0de652e7be1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e8ce4cc-bc82-494b-a226-a0de652e7be1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 404 Sep 02 00:03:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 721/1486] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:24 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] DELETE http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete volume with id: 84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete volume request issued successfully. Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff56bddf-e9ce-4837-bf69-56688176bf51 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 202 Sep 02 00:03:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 766/1487] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:03:24 2026] DELETE /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-30d47476-925b-48f0-874c-e03179411a0b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30d47476-925b-48f0-874c-e03179411a0b tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30d47476-925b-48f0-874c-e03179411a0b tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30d47476-925b-48f0-874c-e03179411a0b tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-30d47476-925b-48f0-874c-e03179411a0b tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30d47476-925b-48f0-874c-e03179411a0b tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 722/1488] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:24 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-565d5a25-aad5-400e-bbf1-ba252846cd16 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 767/1489] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:24 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 464 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9113ad06-8335-499f-be77-ca2a01b5d977 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9113ad06-8335-499f-be77-ca2a01b5d977 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9113ad06-8335-499f-be77-ca2a01b5d977 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9113ad06-8335-499f-be77-ca2a01b5d977 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9113ad06-8335-499f-be77-ca2a01b5d977 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Volume info retrieved successfully. Sep 02 00:03:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9113ad06-8335-499f-be77-ca2a01b5d977 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 200 Sep 02 00:03:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 723/1490] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:25 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 903 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c2485895-9800-4eff-820f-9a92a0ba5125 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2485895-9800-4eff-820f-9a92a0ba5125 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2485895-9800-4eff-820f-9a92a0ba5125 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2485895-9800-4eff-820f-9a92a0ba5125 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c2485895-9800-4eff-820f-9a92a0ba5125 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Snapshot retrieved successfully. Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2485895-9800-4eff-820f-9a92a0ba5125 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 200 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 768/1491] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:26 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-30c0b668-d344-4ac1-b174-d447a8c14374 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30c0b668-d344-4ac1-b174-d447a8c14374 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30c0b668-d344-4ac1-b174-d447a8c14374 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-30c0b668-d344-4ac1-b174-d447a8c14374 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-30c0b668-d344-4ac1-b174-d447a8c14374 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 returned with HTTP 404 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 724/1492] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:26 2026] GET /volume/v3/volumes/84c1d3c9-e09c-46e7-ba18-20f0c1e4f547 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0603c612-e870-4002-b2dd-3fcae2214b8a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0603c612-e870-4002-b2dd-3fcae2214b8a tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0603c612-e870-4002-b2dd-3fcae2214b8a tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0603c612-e870-4002-b2dd-3fcae2214b8a tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-0603c612-e870-4002-b2dd-3fcae2214b8a tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete snapshot with id: 09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0603c612-e870-4002-b2dd-3fcae2214b8a tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 404 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 769/1493] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:03:26 2026] DELETE /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27e3021e-1cfa-45cf-9bf4-ea1f31660cdd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27e3021e-1cfa-45cf-9bf4-ea1f31660cdd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27e3021e-1cfa-45cf-9bf4-ea1f31660cdd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27e3021e-1cfa-45cf-9bf4-ea1f31660cdd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27e3021e-1cfa-45cf-9bf4-ea1f31660cdd tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 returned with HTTP 404 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 725/1494] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:26 2026] GET /volume/v3/snapshots/09303579-dd76-44db-bbda-dbc42b309178 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] DELETE http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Delete volume with id: 77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf1925b5-d853-4eb0-941e-0d7ce9ffe5a1 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 404 Sep 02 00:03:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 770/1495] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:03:26 2026] DELETE /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5af2dcf6-8a1d-4595-9d62-f84562cf3536 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5af2dcf6-8a1d-4595-9d62-f84562cf3536 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] GET http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5af2dcf6-8a1d-4595-9d62-f84562cf3536 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5af2dcf6-8a1d-4595-9d62-f84562cf3536 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5af2dcf6-8a1d-4595-9d62-f84562cf3536 tempest-VolumeDependencyTests-2050221400 tempest-VolumeDependencyTests-2050221400-project-member] http://192.168.122.58/volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 returned with HTTP 404 Sep 02 00:03:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 726/1496] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:26 2026] GET /volume/v3/volumes/77e73ada-34ed-41be-b2a7-410b45a96658 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be77d12c-ffa3-403a-a3b9-a0776b6f4626 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be77d12c-ffa3-403a-a3b9-a0776b6f4626 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be77d12c-ffa3-403a-a3b9-a0776b6f4626 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be77d12c-ffa3-403a-a3b9-a0776b6f4626 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=439,cinder:INSERT=61,cinder:UPDATE=113,cinder:DELETE=6 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be77d12c-ffa3-403a-a3b9-a0776b6f4626 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 returned with HTTP 404 Sep 02 00:03:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 771/1497] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:03:27 2026] GET /volume/v3/snapshots/ddb0b3d9-218c-4b2a-82cd-8dbffc3d8196 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0680c3f0-b76b-40d8-b0f6-cb6561aaaf74 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:03:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 727/1498] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:27 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0a134933-4b15-4941-ab0e-5f56e3af604e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete volume with id: a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Delete volume request issued successfully. Sep 02 00:03:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a134933-4b15-4941-ab0e-5f56e3af604e tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 202 Sep 02 00:03:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 772/1499] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:03:27 2026] DELETE /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e3e9824e-f13a-4007-846d-815c893d7805 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3e9824e-f13a-4007-846d-815c893d7805 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3e9824e-f13a-4007-846d-815c893d7805 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e3e9824e-f13a-4007-846d-815c893d7805 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e3e9824e-f13a-4007-846d-815c893d7805 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e3e9824e-f13a-4007-846d-815c893d7805 tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:03:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 728/1500] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:27 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Volume info retrieved successfully. Sep 02 00:03:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4cfae0c6-b3bd-4b49-9609-93f6305f67be tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 200 Sep 02 00:03:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 773/1501] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:28 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5dea23da-a471-4efd-80bd-ccd4dab362eb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5dea23da-a471-4efd-80bd-ccd4dab362eb tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] GET http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 Sep 02 00:03:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5dea23da-a471-4efd-80bd-ccd4dab362eb tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5dea23da-a471-4efd-80bd-ccd4dab362eb tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5dea23da-a471-4efd-80bd-ccd4dab362eb tempest-SnapshotsActionsTest-454500508 tempest-SnapshotsActionsTest-454500508-project-member] http://192.168.122.58/volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 returned with HTTP 404 Sep 02 00:03:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 729/1502] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:29 2026] GET /volume/v3/volumes/a328b04d-83c9-4484-8ee4-567d2eba8aa6 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ebc28f0f-c850-48cf-ad5c-6f3e0b0fc0cf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebc28f0f-c850-48cf-ad5c-6f3e0b0fc0cf tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebc28f0f-c850-48cf-ad5c-6f3e0b0fc0cf tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-162446383", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebc28f0f-c850-48cf-ad5c-6f3e0b0fc0cf tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 774/1503] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:32 2026] POST /volume/v3/types => generated 379 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-678c42ab-eab9-4664-99a6-99e2b1063955 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-678c42ab-eab9-4664-99a6-99e2b1063955 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption Sep 02 00:03:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-678c42ab-eab9-4664-99a6-99e2b1063955 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-678c42ab-eab9-4664-99a6-99e2b1063955 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption returned with HTTP 200 Sep 02 00:03:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 730/1504] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:33 2026] POST /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption => generated 239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-65a33b33-cdca-47e7-b8bf-1699ae259fad None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-65a33b33-cdca-47e7-b8bf-1699ae259fad tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-65a33b33-cdca-47e7-b8bf-1699ae259fad tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-549091118", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-65a33b33-cdca-47e7-b8bf-1699ae259fad tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 775/1505] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:33 2026] POST /volume/v3/types => generated 379 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20168a75-b496-469e-90c6-8ac603eedfd1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20168a75-b496-469e-90c6-8ac603eedfd1 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] POST http://192.168.122.58/volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76/encryption Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20168a75-b496-469e-90c6-8ac603eedfd1 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-20168a75-b496-469e-90c6-8ac603eedfd1 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20168a75-b496-469e-90c6-8ac603eedfd1 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76/encryption returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 731/1506] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:33 2026] POST /volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76/encryption => generated 127 bytes in 292 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cf60a8cf-a8ee-4909-b8c5-90e4147e34d7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf60a8cf-a8ee-4909-b8c5-90e4147e34d7 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf60a8cf-a8ee-4909-b8c5-90e4147e34d7 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-680902577", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf60a8cf-a8ee-4909-b8c5-90e4147e34d7 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 776/1507] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types => generated 379 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-08289057-2085-476f-a6c3-2e5434f6072b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08289057-2085-476f-a6c3-2e5434f6072b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] POST http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08289057-2085-476f-a6c3-2e5434f6072b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-08289057-2085-476f-a6c3-2e5434f6072b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08289057-2085-476f-a6c3-2e5434f6072b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 732/1508] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9282e46b-c0e6-4b4c-a26c-e00003f9dab0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9282e46b-c0e6-4b4c-a26c-e00003f9dab0 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] PUT http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs/key2 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9282e46b-c0e6-4b4c-a26c-e00003f9dab0 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-9282e46b-c0e6-4b4c-a26c-e00003f9dab0 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9282e46b-c0e6-4b4c-a26c-e00003f9dab0 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs/key2 returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 777/1509] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:03:34 2026] PUT /volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-84f33589-b9fe-4de8-90ac-fbac07da633c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84f33589-b9fe-4de8-90ac-fbac07da633c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-84f33589-b9fe-4de8-90ac-fbac07da633c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-84f33589-b9fe-4de8-90ac-fbac07da633c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84f33589-b9fe-4de8-90ac-fbac07da633c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 733/1510] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-afcdcc9e-355e-4bca-80b9-4de373dc7ba9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afcdcc9e-355e-4bca-80b9-4de373dc7ba9 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afcdcc9e-355e-4bca-80b9-4de373dc7ba9 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1604455483", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afcdcc9e-355e-4bca-80b9-4de373dc7ba9 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 778/1511] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:34 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 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d55149e9-e009-4817-bf5c-920f080c4e22 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d55149e9-e009-4817-bf5c-920f080c4e22 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d55149e9-e009-4817-bf5c-920f080c4e22 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d55149e9-e009-4817-bf5c-920f080c4e22 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 734/1512] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] DELETE http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption/699ff6ea-63a1-42c0-ac68-6aee0562bf3b Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0fc4b17b-2bb4-4747-91af-0465ae2ecb60 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption/699ff6ea-63a1-42c0-ac68-6aee0562bf3b returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 779/1513] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:03:34 2026] DELETE /volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1/encryption/699ff6ea-63a1-42c0-ac68-6aee0562bf3b => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ff1f356f-08e0-49dd-b1d5-112c4091057c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff1f356f-08e0-49dd-b1d5-112c4091057c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ff1f356f-08e0-49dd-b1d5-112c4091057c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2062535251", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ff1f356f-08e0-49dd-b1d5-112c4091057c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 735/1514] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] DELETE http://192.168.122.58/volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228/extra_specs/key1 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b269e7ec-9606-4c20-acf9-d965e8a51f6b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228/extra_specs/key1 returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 780/1515] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:34 2026] DELETE /volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228/extra_specs/key1 => generated 122 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-46dc14f3-749f-4ccf-a1ed-5214fb08c796 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46dc14f3-749f-4ccf-a1ed-5214fb08c796 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-46dc14f3-749f-4ccf-a1ed-5214fb08c796 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-140975541", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-46dc14f3-749f-4ccf-a1ed-5214fb08c796 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 736/1516] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:34 2026] POST /volume/v3/types => generated 379 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] DELETE http://192.168.122.58/volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2ee8201-5eef-43ef-a4f5-60d54a8f064a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 781/1517] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:34 2026] DELETE /volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1f361c62-fdfe-450c-aefd-329f66ca7eb4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f361c62-fdfe-450c-aefd-329f66ca7eb4 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f361c62-fdfe-450c-aefd-329f66ca7eb4 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f361c62-fdfe-450c-aefd-329f66ca7eb4 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f361c62-fdfe-450c-aefd-329f66ca7eb4 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 737/1518] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs => generated 123 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc64485e-5128-4a57-827b-f4cd6940918d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc64485e-5128-4a57-827b-f4cd6940918d tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc64485e-5128-4a57-827b-f4cd6940918d tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc64485e-5128-4a57-827b-f4cd6940918d tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-dc64485e-5128-4a57-827b-f4cd6940918d tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc64485e-5128-4a57-827b-f4cd6940918d tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 782/1519] 192.168.122.58 () {58 vars in 1110 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types => generated 3120 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/cipher Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e496bef-0b7c-4e32-b4be-45ad90ed2aa6 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/cipher returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 738/1520] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/cipher => generated 124 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efbb71ba-a65c-47bd-bb64-ea6d4eb8b759 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption returned with HTTP 403 Sep 02 00:03:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 783/1521] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4fabb78b-5fb5-42c7-93cb-ab882b9dded2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fabb78b-5fb5-42c7-93cb-ab882b9dded2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/multiattach Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4fabb78b-5fb5-42c7-93cb-ab882b9dded2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4fabb78b-5fb5-42c7-93cb-ab882b9dded2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fabb78b-5fb5-42c7-93cb-ab882b9dded2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/multiattach returned with HTTP 200 Sep 02 00:03:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 739/1522] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/multiattach => generated 29 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8d749e3-0e4e-4c83-8ca9-b494754f4282 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8d749e3-0e4e-4c83-8ca9-b494754f4282 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/volume_backend_name Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8d749e3-0e4e-4c83-8ca9-b494754f4282 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8d749e3-0e4e-4c83-8ca9-b494754f4282 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8d749e3-0e4e-4c83-8ca9-b494754f4282 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 784/1523] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:03:34 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/volume_backend_name => generated 143 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ab3415f5-f5cc-4e42-88e2-1c0670c78153 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab3415f5-f5cc-4e42-88e2-1c0670c78153 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] GET http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab3415f5-f5cc-4e42-88e2-1c0670c78153 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab3415f5-f5cc-4e42-88e2-1c0670c78153 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab3415f5-f5cc-4e42-88e2-1c0670c78153 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 returned with HTTP 200 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 740/1524] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:03:35 2026] GET /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 => generated 317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7e63e9d3-e9e9-40db-b4f4-31563df6335b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e63e9d3-e9e9-40db-b4f4-31563df6335b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] PUT http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/f6083d72-53a5-45ce-a4af-486f900ecf78 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e63e9d3-e9e9-40db-b4f4-31563df6335b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-7e63e9d3-e9e9-40db-b4f4-31563df6335b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e63e9d3-e9e9-40db-b4f4-31563df6335b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/f6083d72-53a5-45ce-a4af-486f900ecf78 returned with HTTP 403 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 785/1525] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:03:35 2026] PUT /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/encryption/f6083d72-53a5-45ce-a4af-486f900ecf78 => generated 127 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7b8022d2-e198-4ca0-91cc-1bc3e8aa53a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b8022d2-e198-4ca0-91cc-1bc3e8aa53a2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] PUT http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/key1 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7b8022d2-e198-4ca0-91cc-1bc3e8aa53a2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-7b8022d2-e198-4ca0-91cc-1bc3e8aa53a2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b8022d2-e198-4ca0-91cc-1bc3e8aa53a2 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/key1 returned with HTTP 403 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 741/1526] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:03:35 2026] PUT /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-270c2711-b540-4c34-9bd8-a98d7bed9344 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-270c2711-b540-4c34-9bd8-a98d7bed9344 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] PUT http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-270c2711-b540-4c34-9bd8-a98d7bed9344 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-270c2711-b540-4c34-9bd8-a98d7bed9344 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2127a538bb3a4867bc28570d09287124', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88d8eec43984ea1af59c0b3f0f7dc01', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-270c2711-b540-4c34-9bd8-a98d7bed9344 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-member] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 returned with HTTP 403 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 786/1527] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:03:35 2026] PUT /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-791ce846-e3d1-4365-9123-f35f1562b03a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-791ce846-e3d1-4365-9123-f35f1562b03a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-791ce846-e3d1-4365-9123-f35f1562b03a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-791ce846-e3d1-4365-9123-f35f1562b03a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-791ce846-e3d1-4365-9123-f35f1562b03a tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 742/1528] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/749c4332-2bec-4bbc-be66-5acd61b12841 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-952b3ae6-32ac-42b0-a0e5-5cd7694cf883 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-952b3ae6-32ac-42b0-a0e5-5cd7694cf883 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-952b3ae6-32ac-42b0-a0e5-5cd7694cf883 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-952b3ae6-32ac-42b0-a0e5-5cd7694cf883 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-952b3ae6-32ac-42b0-a0e5-5cd7694cf883 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228 returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 787/1529] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/fc578084-2bec-4bdf-8141-f0ffd814a228 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d92942a1-ffc9-4f38-91ca-1a8093efd97c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d92942a1-ffc9-4f38-91ca-1a8093efd97c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d92942a1-ffc9-4f38-91ca-1a8093efd97c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d92942a1-ffc9-4f38-91ca-1a8093efd97c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d92942a1-ffc9-4f38-91ca-1a8093efd97c tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1 returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 743/1530] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/2b377821-5bfd-4f2e-90bc-305146d877f1 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-03a37af6-c628-4c27-85cb-0ef6d4d6c707 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03a37af6-c628-4c27-85cb-0ef6d4d6c707 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03a37af6-c628-4c27-85cb-0ef6d4d6c707 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03a37af6-c628-4c27-85cb-0ef6d4d6c707 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03a37af6-c628-4c27-85cb-0ef6d4d6c707 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 788/1531] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/d5fb6ce6-f2e2-4b87-bc51-cb2ff57ba97c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-21d2115f-33d4-43db-b3c5-0cca9d76957b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21d2115f-33d4-43db-b3c5-0cca9d76957b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21d2115f-33d4-43db-b3c5-0cca9d76957b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21d2115f-33d4-43db-b3c5-0cca9d76957b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21d2115f-33d4-43db-b3c5-0cca9d76957b tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76 returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 744/1532] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/ac1d26dc-0522-41ca-a7d2-adafc82b7e76 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29dfef8a-2152-4c03-bd3e-e5a627f37d28 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29dfef8a-2152-4c03-bd3e-e5a627f37d28 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] DELETE http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29dfef8a-2152-4c03-bd3e-e5a627f37d28 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29dfef8a-2152-4c03-bd3e-e5a627f37d28 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29dfef8a-2152-4c03-bd3e-e5a627f37d28 tempest-VolumeTypesMemberTests-1608224753 tempest-VolumeTypesMemberTests-1608224753-project-admin] http://192.168.122.58/volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 returned with HTTP 202 Sep 02 00:03:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 789/1533] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:35 2026] DELETE /volume/v3/types/e69470a3-58eb-4e24-9aa0-5b3eebcf33d3 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8ab12425-2593-4e2e-a8ba-8fd6f677363b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ab12425-2593-4e2e-a8ba-8fd6f677363b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] GET http://192.168.122.58/volume/v3/os-quota-class-sets/default Sep 02 00:03:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ab12425-2593-4e2e-a8ba-8fd6f677363b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ab12425-2593-4e2e-a8ba-8fd6f677363b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ab12425-2593-4e2e-a8ba-8fd6f677363b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:03:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 745/1534] 192.168.122.58 () {58 vars in 1176 bytes} [Wed Sep 2 00:03:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 1417 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b2f8b6b9-99a9-4b64-8f90-d21fa62b891e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2f8b6b9-99a9-4b64-8f90-d21fa62b891e tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] GET http://192.168.122.58/volume/v3/os-quota-class-sets/default Sep 02 00:03:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2f8b6b9-99a9-4b64-8f90-d21fa62b891e tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2f8b6b9-99a9-4b64-8f90-d21fa62b891e tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2f8b6b9-99a9-4b64-8f90-d21fa62b891e tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:03:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 790/1535] 192.168.122.58 () {58 vars in 1176 bytes} [Wed Sep 2 00:03:39 2026] GET /volume/v3/os-quota-class-sets/default => generated 1417 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7109b864-7f33-4196-8734-817b2f7a80e3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7109b864-7f33-4196-8734-817b2f7a80e3 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7109b864-7f33-4196-8734-817b2f7a80e3 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-970253801"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7109b864-7f33-4196-8734-817b2f7a80e3 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 746/1536] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:03:39 2026] POST /volume/v3/types => generated 227 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4271c2cd-259d-4723-bff0-452e00cfab80 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4271c2cd-259d-4723-bff0-452e00cfab80 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-class-sets/default Sep 02 00:03:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4271c2cd-259d-4723-bff0-452e00cfab80 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-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-970253801": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-970253801": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-970253801": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4271c2cd-259d-4723-bff0-452e00cfab80 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:03:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 791/1537] 192.168.122.58 () {60 vars in 1197 bytes} [Wed Sep 2 00:03:39 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1605 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/5583f1d48e20469698c39f1274ce3743/defaults Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method 'defaults' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc8f1c76-9c48-43f6-bb03-21bfff0f1e1b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/5583f1d48e20469698c39f1274ce3743/defaults returned with HTTP 200 Sep 02 00:03:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 747/1538] 192.168.122.58 () {58 vars in 1260 bytes} [Wed Sep 2 00:03:39 2026] GET /volume/v3/os-quota-sets/5583f1d48e20469698c39f1274ce3743/defaults => generated 1641 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/842daff6a0fe419f9914ba503a6c6c42/defaults Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method 'defaults' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:40 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:40 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1721096348-1160294202, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:40 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1545731460-651167061, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:40 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2141488078-861502361, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:03:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a764f91-fcd5-422c-b6fa-38baea4fa061 tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/842daff6a0fe419f9914ba503a6c6c42/defaults returned with HTTP 200 Sep 02 00:03:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 792/1539] 192.168.122.58 () {58 vars in 1260 bytes} [Wed Sep 2 00:03:40 2026] GET /volume/v3/os-quota-sets/842daff6a0fe419f9914ba503a6c6c42/defaults => generated 1641 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-56efe488-aa64-4890-a902-ad4f2f42d69b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56efe488-aa64-4890-a902-ad4f2f42d69b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] DELETE http://192.168.122.58/volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c Sep 02 00:03:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56efe488-aa64-4890-a902-ad4f2f42d69b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56efe488-aa64-4890-a902-ad4f2f42d69b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56efe488-aa64-4890-a902-ad4f2f42d69b tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c returned with HTTP 202 Sep 02 00:03:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 748/1540] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:40 2026] DELETE /volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b2fcdce1-e48a-4488-9436-56a0ebfc089d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2fcdce1-e48a-4488-9436-56a0ebfc089d tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] GET http://192.168.122.58/volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2fcdce1-e48a-4488-9436-56a0ebfc089d tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b2fcdce1-e48a-4488-9436-56a0ebfc089d tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b2fcdce1-e48a-4488-9436-56a0ebfc089d tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c returned with HTTP 404 Sep 02 00:03:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 793/1541] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:03:40 2026] GET /volume/v3/types/f0fe7a63-788b-40bd-8183-14a06efd166c => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3dfa1563-f50d-49f1-af16-157d331ebf9f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3dfa1563-f50d-49f1-af16-157d331ebf9f tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-class-sets/default Sep 02 00:03:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3dfa1563-f50d-49f1-af16-157d331ebf9f tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3dfa1563-f50d-49f1-af16-157d331ebf9f tempest-VolumeQuotaClassesTest-1249596857 tempest-VolumeQuotaClassesTest-1249596857-project-admin] http://192.168.122.58/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:03:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 749/1542] 192.168.122.58 () {60 vars in 1197 bytes} [Wed Sep 2 00:03:40 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1400 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-64f5e98b-bce7-4f62-8e19-acf3a58db7f7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64f5e98b-bce7-4f62-8e19-acf3a58db7f7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-64f5e98b-bce7-4f62-8e19-acf3a58db7f7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1000087218", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64f5e98b-bce7-4f62-8e19-acf3a58db7f7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 794/1543] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:41 2026] POST /volume/v3/types => generated 380 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a137c9dd-44cc-47ab-9f2b-d5f961d7e8a4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a137c9dd-44cc-47ab-9f2b-d5f961d7e8a4 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption Sep 02 00:03:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a137c9dd-44cc-47ab-9f2b-d5f961d7e8a4 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a137c9dd-44cc-47ab-9f2b-d5f961d7e8a4 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption returned with HTTP 200 Sep 02 00:03:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 750/1544] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:41 2026] POST /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2005983c-e155-4da6-82c2-22549fd1471d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2005983c-e155-4da6-82c2-22549fd1471d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2005983c-e155-4da6-82c2-22549fd1471d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2123121777", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2005983c-e155-4da6-82c2-22549fd1471d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 795/1545] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:41 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c49b1e8b-cc6c-4831-abd5-c48d426c2436 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c49b1e8b-cc6c-4831-abd5-c48d426c2436 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] POST http://192.168.122.58/volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7/encryption Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c49b1e8b-cc6c-4831-abd5-c48d426c2436 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-c49b1e8b-cc6c-4831-abd5-c48d426c2436 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c49b1e8b-cc6c-4831-abd5-c48d426c2436 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7/encryption returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 751/1546] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:41 2026] POST /volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7/encryption => generated 127 bytes in 406 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bb8ffbe3-0da8-4df8-8552-e11ee3fd2a31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb8ffbe3-0da8-4df8-8552-e11ee3fd2a31 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bb8ffbe3-0da8-4df8-8552-e11ee3fd2a31 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-507941945", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb8ffbe3-0da8-4df8-8552-e11ee3fd2a31 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 796/1547] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d932a633-7bda-4f2a-a750-2fba9e9345a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d932a633-7bda-4f2a-a750-2fba9e9345a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] POST http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d932a633-7bda-4f2a-a750-2fba9e9345a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-d932a633-7bda-4f2a-a750-2fba9e9345a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d932a633-7bda-4f2a-a750-2fba9e9345a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 752/1548] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3106849d-62b1-4bd9-821c-372524524cd6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3106849d-62b1-4bd9-821c-372524524cd6 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] PUT http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs/key2 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3106849d-62b1-4bd9-821c-372524524cd6 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-3106849d-62b1-4bd9-821c-372524524cd6 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3106849d-62b1-4bd9-821c-372524524cd6 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs/key2 returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 797/1549] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:03:42 2026] PUT /volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6b295a58-2339-4067-9a89-922957e75896 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b295a58-2339-4067-9a89-922957e75896 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b295a58-2339-4067-9a89-922957e75896 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-6b295a58-2339-4067-9a89-922957e75896 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b295a58-2339-4067-9a89-922957e75896 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 753/1550] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c8ea70a0-2575-4da2-9b29-e3a1425a337d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8ea70a0-2575-4da2-9b29-e3a1425a337d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8ea70a0-2575-4da2-9b29-e3a1425a337d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1956360318", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8ea70a0-2575-4da2-9b29-e3a1425a337d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 798/1551] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6696951c-5884-4e7e-a850-f43a9540cb2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6696951c-5884-4e7e-a850-f43a9540cb2c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6696951c-5884-4e7e-a850-f43a9540cb2c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6696951c-5884-4e7e-a850-f43a9540cb2c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 754/1552] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-028c79df-6531-46a6-8f9e-accf12742ba2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-028c79df-6531-46a6-8f9e-accf12742ba2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] DELETE http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption/47a4b75a-2b7c-4735-a62f-dcc1cdb2a9d1 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-028c79df-6531-46a6-8f9e-accf12742ba2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-028c79df-6531-46a6-8f9e-accf12742ba2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-028c79df-6531-46a6-8f9e-accf12742ba2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-028c79df-6531-46a6-8f9e-accf12742ba2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption/47a4b75a-2b7c-4735-a62f-dcc1cdb2a9d1 returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 799/1553] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:03:42 2026] DELETE /volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1/encryption/47a4b75a-2b7c-4735-a62f-dcc1cdb2a9d1 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-93b1080f-e2fe-4736-a50c-515f1826fb65 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93b1080f-e2fe-4736-a50c-515f1826fb65 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93b1080f-e2fe-4736-a50c-515f1826fb65 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-649762855", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93b1080f-e2fe-4736-a50c-515f1826fb65 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 755/1554] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:42 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 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] DELETE http://192.168.122.58/volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea/extra_specs/key1 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2cfb9381-9fa7-4acc-aa83-1ab149c94305 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea/extra_specs/key1 returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 800/1555] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:42 2026] DELETE /volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8eb07974-3653-4953-ae82-e2beb8378cc0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8eb07974-3653-4953-ae82-e2beb8378cc0 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8eb07974-3653-4953-ae82-e2beb8378cc0 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2074193800", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8eb07974-3653-4953-ae82-e2beb8378cc0 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 756/1556] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:03:42 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28186350-edc0-4ab2-8684-44d456727fd8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28186350-edc0-4ab2-8684-44d456727fd8 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] DELETE http://192.168.122.58/volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28186350-edc0-4ab2-8684-44d456727fd8 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28186350-edc0-4ab2-8684-44d456727fd8 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-28186350-edc0-4ab2-8684-44d456727fd8 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28186350-edc0-4ab2-8684-44d456727fd8 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 801/1557] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:42 2026] DELETE /volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-884d3c81-ca84-47b3-83d7-4c62d7b61327 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-884d3c81-ca84-47b3-83d7-4c62d7b61327 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] GET http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-884d3c81-ca84-47b3-83d7-4c62d7b61327 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-884d3c81-ca84-47b3-83d7-4c62d7b61327 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-884d3c81-ca84-47b3-83d7-4c62d7b61327 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 757/1558] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:03:42 2026] GET /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs => generated 123 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] GET http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/cipher Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-519ce3a1-8b74-48d2-a3cb-edc68d0b15e2 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/cipher returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 802/1559] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:42 2026] GET /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] GET http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7993a6b4-05ba-48ae-b8f8-482364ffd08c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 758/1560] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:03:42 2026] GET /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f0ce9600-302f-4698-a579-e161d54d0f29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0ce9600-302f-4698-a579-e161d54d0f29 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] GET http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/multiattach Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0ce9600-302f-4698-a579-e161d54d0f29 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0ce9600-302f-4698-a579-e161d54d0f29 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0ce9600-302f-4698-a579-e161d54d0f29 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/multiattach returned with HTTP 200 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 803/1561] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:03:42 2026] GET /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/multiattach => generated 29 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bee6d4d7-0318-4eea-859d-a976ce90e106 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bee6d4d7-0318-4eea-859d-a976ce90e106 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] GET http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/volume_backend_name Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bee6d4d7-0318-4eea-859d-a976ce90e106 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bee6d4d7-0318-4eea-859d-a976ce90e106 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bee6d4d7-0318-4eea-859d-a976ce90e106 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 759/1562] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:03:42 2026] GET /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-666a58a9-046f-40f4-b122-8e4a7aaad0f1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-666a58a9-046f-40f4-b122-8e4a7aaad0f1 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] PUT http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/339a375e-bc22-4291-999d-33297527bd32 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-666a58a9-046f-40f4-b122-8e4a7aaad0f1 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-666a58a9-046f-40f4-b122-8e4a7aaad0f1 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-666a58a9-046f-40f4-b122-8e4a7aaad0f1 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/339a375e-bc22-4291-999d-33297527bd32 returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 804/1563] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:03:42 2026] PUT /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/encryption/339a375e-bc22-4291-999d-33297527bd32 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2eb00884-85be-436a-b6b4-1494ee880a3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2eb00884-85be-436a-b6b4-1494ee880a3d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] PUT http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/key1 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2eb00884-85be-436a-b6b4-1494ee880a3d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-2eb00884-85be-436a-b6b4-1494ee880a3d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2eb00884-85be-436a-b6b4-1494ee880a3d tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/key1 returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 760/1564] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:03:42 2026] PUT /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c81e144-8503-4c00-bb6e-0b5880a8bf86 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c81e144-8503-4c00-bb6e-0b5880a8bf86 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] PUT http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c81e144-8503-4c00-bb6e-0b5880a8bf86 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-5c81e144-8503-4c00-bb6e-0b5880a8bf86 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2dac46dc8c834681b29f7fe49e32d8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a074874ea24e4c92a402d92da13dfd0b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:03:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c81e144-8503-4c00-bb6e-0b5880a8bf86 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-reader] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc returned with HTTP 403 Sep 02 00:03:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 805/1565] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:03:42 2026] PUT /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-66b87da6-7445-4eda-b18e-e922fe33692f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-66b87da6-7445-4eda-b18e-e922fe33692f tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-66b87da6-7445-4eda-b18e-e922fe33692f tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-66b87da6-7445-4eda-b18e-e922fe33692f tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-66b87da6-7445-4eda-b18e-e922fe33692f tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 761/1566] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:42 2026] DELETE /volume/v3/types/be76ef9a-25d1-44b9-9afa-34be6f1c9e1a => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8903053a-aae4-48aa-8ed6-33e20f177127 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8903053a-aae4-48aa-8ed6-33e20f177127 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8903053a-aae4-48aa-8ed6-33e20f177127 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8903053a-aae4-48aa-8ed6-33e20f177127 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8903053a-aae4-48aa-8ed6-33e20f177127 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 806/1567] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:43 2026] DELETE /volume/v3/types/e7c3523e-a7c9-4d88-b23d-ef34b5fa1bea => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-caa460d8-9ec4-4c60-90a1-294db3cb710c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caa460d8-9ec4-4c60-90a1-294db3cb710c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1 Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-caa460d8-9ec4-4c60-90a1-294db3cb710c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-caa460d8-9ec4-4c60-90a1-294db3cb710c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caa460d8-9ec4-4c60-90a1-294db3cb710c tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1 returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 762/1568] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:43 2026] DELETE /volume/v3/types/74d01d1f-f6fb-43fc-bed3-0b98576e77b1 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0faaace7-261d-4f2d-a49c-b707e7ecfae9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0faaace7-261d-4f2d-a49c-b707e7ecfae9 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0faaace7-261d-4f2d-a49c-b707e7ecfae9 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0faaace7-261d-4f2d-a49c-b707e7ecfae9 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0faaace7-261d-4f2d-a49c-b707e7ecfae9 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 807/1569] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:43 2026] DELETE /volume/v3/types/eaa37b5e-619b-4802-89ed-9a1bdea6fd6c => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d075f493-d1ed-4d94-9de7-1e2419b77bb3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d075f493-d1ed-4d94-9de7-1e2419b77bb3 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7 Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d075f493-d1ed-4d94-9de7-1e2419b77bb3 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d075f493-d1ed-4d94-9de7-1e2419b77bb3 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d075f493-d1ed-4d94-9de7-1e2419b77bb3 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7 returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 763/1570] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:43 2026] DELETE /volume/v3/types/6647b46c-107a-453a-8cd7-6a391b48e7d7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a1717830-0593-4a40-95b4-88f3a7cdb7a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1717830-0593-4a40-95b4-88f3a7cdb7a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] DELETE http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1717830-0593-4a40-95b4-88f3a7cdb7a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1717830-0593-4a40-95b4-88f3a7cdb7a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1717830-0593-4a40-95b4-88f3a7cdb7a7 tempest-VolumeTypesReaderTests-405171257 tempest-VolumeTypesReaderTests-405171257-project-admin] http://192.168.122.58/volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc returned with HTTP 202 Sep 02 00:03:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 808/1571] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:43 2026] DELETE /volume/v3/types/4d105c3c-9693-48c6-85e6-bed26608c2fc => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6b9a1ee5-9325-4aa9-a7d8-6664e32da33e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-356958974"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-356958974'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:48 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume of 1 GB Sep 02 00:03:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Availability Zones retrieved successfully. Sep 02 00:03:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b9a1ee5-9325-4aa9-a7d8-6664e32da33e tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:03:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6b9a1ee5-9325-4aa9-a7d8-6664e32da33e tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1287298984"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (5e2a9031-a0f0-4d13-8aa7-8c66f66b5579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f5deea-f3c6-4b28-bdfa-b1f223865c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f5deea-f3c6-4b28-bdfa-b1f223865c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1acc62f4-9b0a-434c-b8fc-d534b1c80849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6b9a1ee5-9325-4aa9-a7d8-6664e32da33e tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 764/1572] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:03:48 2026] POST /volume/v3/types => generated 231 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a868cc8c-d85d-4320-bcaa-be671840f5f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a868cc8c-d85d-4320-bcaa-be671840f5f5 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] POST http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a868cc8c-d85d-4320-bcaa-be671840f5f5 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a868cc8c-d85d-4320-bcaa-be671840f5f5 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 765/1573] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:49 2026] POST /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 34 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Created reservations ['fdc8169e-e82a-4f35-9de2-1a7f3d7774a8', '10f1e328-c9a7-4abf-ad2a-029aaa680b44', 'cadea4b2-9369-46d1-9b27-7b499d2d3bd3', '3c146c78-371a-4af1-b3af-53d4a8e56c47'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1acc62f4-9b0a-434c-b8fc-d534b1c80849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc8169e-e82a-4f35-9de2-1a7f3d7774a8', '10f1e328-c9a7-4abf-ad2a-029aaa680b44', 'cadea4b2-9369-46d1-9b27-7b499d2d3bd3', '3c146c78-371a-4af1-b3af-53d4a8e56c47']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa7a810-4677-4417-9da1-035128f34da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e1c516c-c487-4cf7-9fb2-6d980b044466 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 766/1574] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 945 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa7a810-4677-4417-9da1-035128f34da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec11632-b122-4147-bb99-841e4c776ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-356958974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['fdc8169e-e82a-4f35-9de2-1a7f3d7774a8','10f1e328-c9a7-4abf-ad2a-029aaa680b44','cadea4b2-9369-46d1-9b27-7b499d2d3bd3','3c146c78-371a-4af1-b3af-53d4a8e56c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-356958974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec11632-b122-4147-bb99-841e4c776ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f780df9986564f6680b177bf0a7b81a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f3643522f94273957dced8a2014c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b1435fe9-3ec9-4961-adaa-37fd8791b4d9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a917ea-d8b7-467f-9f96-3f3380f7c308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b1435fe9-3ec9-4961-adaa-37fd8791b4d9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b1435fe9-3ec9-4961-adaa-37fd8791b4d9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b1435fe9-3ec9-4961-adaa-37fd8791b4d9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b1435fe9-3ec9-4961-adaa-37fd8791b4d9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 767/1575] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a917ea-d8b7-467f-9f96-3f3380f7c308) transitioned into state 'SUCCESS' from state '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-356958974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['fdc8169e-e82a-4f35-9de2-1a7f3d7774a8','10f1e328-c9a7-4abf-ad2a-029aaa680b44','cadea4b2-9369-46d1-9b27-7b499d2d3bd3','3c146c78-371a-4af1-b3af-53d4a8e56c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-225067e9-b0ea-4eaf-aed2-4ab4aea191b9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff51aa7-1391-438c-b0df-d90bf39b41f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-225067e9-b0ea-4eaf-aed2-4ab4aea191b9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] DELETE http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-225067e9-b0ea-4eaf-aed2-4ab4aea191b9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-225067e9-b0ea-4eaf-aed2-4ab4aea191b9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff51aa7-1391-438c-b0df-d90bf39b41f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (5e2a9031-a0f0-4d13-8aa7-8c66f66b5579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request issued successfully. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b8f76d7-b468-447a-966b-75dbd17c71d6 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 809/1576] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:03:48 2026] POST /volume/v3/volumes => generated 784 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-11022c2c-edab-458b-8295-103ac5d51d1f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-225067e9-b0ea-4eaf-aed2-4ab4aea191b9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 returned with HTTP 202 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 768/1577] 192.168.122.58 () {58 vars in 1278 bytes} [Wed Sep 2 00:03:49 2026] DELETE /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11022c2c-edab-458b-8295-103ac5d51d1f tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11022c2c-edab-458b-8295-103ac5d51d1f tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11022c2c-edab-458b-8295-103ac5d51d1f tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0ad56624-e7d6-4f79-a000-f207fb433c2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ad56624-e7d6-4f79-a000-f207fb433c2c tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ad56624-e7d6-4f79-a000-f207fb433c2c tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ad56624-e7d6-4f79-a000-f207fb433c2c tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ad56624-e7d6-4f79-a000-f207fb433c2c tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 returned with HTTP 404 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 769/1578] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec3 => generated 129 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c5dd3f78-3d0e-454b-b89c-d05c43719a2d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-11022c2c-edab-458b-8295-103ac5d51d1f tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c5dd3f78-3d0e-454b-b89c-d05c43719a2d tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] POST http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c5dd3f78-3d0e-454b-b89c-d05c43719a2d tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11022c2c-edab-458b-8295-103ac5d51d1f tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 810/1579] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 963 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-b22c20c1-71f8-464a-801d-8388bd9be0eb tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 811/1580] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 945 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c5dd3f78-3d0e-454b-b89c-d05c43719a2d tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 770/1581] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:49 2026] POST /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 34 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4e67fad-d8db-49c9-a3ef-2ee9efd78a0b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4e67fad-d8db-49c9-a3ef-2ee9efd78a0b tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4e67fad-d8db-49c9-a3ef-2ee9efd78a0b tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4e67fad-d8db-49c9-a3ef-2ee9efd78a0b tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4e67fad-d8db-49c9-a3ef-2ee9efd78a0b tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 812/1582] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fabd41d6-892f-4f5b-8392-bc32afa5fc3a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fabd41d6-892f-4f5b-8392-bc32afa5fc3a tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] POST http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fabd41d6-892f-4f5b-8392-bc32afa5fc3a tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fabd41d6-892f-4f5b-8392-bc32afa5fc3a tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 771/1583] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:49 2026] POST /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 34 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3cd78ac6-f163-45c0-82d4-0d5fdb0043cb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cd78ac6-f163-45c0-82d4-0d5fdb0043cb tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] PUT http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3cd78ac6-f163-45c0-82d4-0d5fdb0043cb tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cd78ac6-f163-45c0-82d4-0d5fdb0043cb tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 813/1584] 192.168.122.58 () {60 vars in 1295 bytes} [Wed Sep 2 00:03:49 2026] PUT /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f217dc82-f824-4303-b1cc-a765c8c1d6c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f217dc82-f824-4303-b1cc-a765c8c1d6c9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f217dc82-f824-4303-b1cc-a765c8c1d6c9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f217dc82-f824-4303-b1cc-a765c8c1d6c9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f217dc82-f824-4303-b1cc-a765c8c1d6c9 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 returned with HTTP 200 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 772/1585] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3572a465-90ce-44c6-915a-4b8a9eebfdd1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3572a465-90ce-44c6-915a-4b8a9eebfdd1 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] POST http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3572a465-90ce-44c6-915a-4b8a9eebfdd1 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-311f1189-a243-4173-90ec-f46e56ad85cb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-311f1189-a243-4173-90ec-f46e56ad85cb None None] GET http://192.168.122.58/volume// Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-311f1189-a243-4173-90ec-f46e56ad85cb None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-311f1189-a243-4173-90ec-f46e56ad85cb None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-311f1189-a243-4173-90ec-f46e56ad85cb None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 773/1586] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:03:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-57220166-1a2c-41a7-bca0-c9407b807081 req-33ebf806-ae14-4361-88d5-8dac0033b83e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-33ebf806-ae14-4361-88d5-8dac0033b83e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:03:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-33ebf806-ae14-4361-88d5-8dac0033b83e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d1994a-9143-44f0-b6a0-3e1d56b484be", "connector": null, "instance_uuid": "61fa1888-85fa-4161-bced-016cfe441b31"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3572a465-90ce-44c6-915a-4b8a9eebfdd1 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 814/1587] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:03:49 2026] POST /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 51 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38682f8e-60dd-4593-8654-28d1482bd5b3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38682f8e-60dd-4593-8654-28d1482bd5b3 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38682f8e-60dd-4593-8654-28d1482bd5b3 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38682f8e-60dd-4593-8654-28d1482bd5b3 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38682f8e-60dd-4593-8654-28d1482bd5b3 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 815/1588] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a/extra_specs => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-837fadf0-5708-4cd2-8f0e-48338bc49943 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-837fadf0-5708-4cd2-8f0e-48338bc49943 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] DELETE http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-837fadf0-5708-4cd2-8f0e-48338bc49943 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-837fadf0-5708-4cd2-8f0e-48338bc49943 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-33ebf806-ae14-4361-88d5-8dac0033b83e tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 774/1589] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:03:49 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-837fadf0-5708-4cd2-8f0e-48338bc49943 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a returned with HTTP 202 Sep 02 00:03:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 816/1590] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:03:50 2026] DELETE /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-295214f9-ed2b-49a7-8453-0eb8991fb925 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-295214f9-ed2b-49a7-8453-0eb8991fb925 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] GET http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-295214f9-ed2b-49a7-8453-0eb8991fb925 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-295214f9-ed2b-49a7-8453-0eb8991fb925 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-295214f9-ed2b-49a7-8453-0eb8991fb925 tempest-VolumeTypesExtraSpecsTest-1904010897 tempest-VolumeTypesExtraSpecsTest-1904010897-project-admin] http://192.168.122.58/volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a returned with HTTP 404 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 775/1591] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/v3/types/34d4be00-fd7b-413d-b6bf-d1ea12fe129a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3442a227-f3b9-499e-9869-fdbb2659d72f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3442a227-f3b9-499e-9869-fdbb2659d72f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3442a227-f3b9-499e-9869-fdbb2659d72f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3442a227-f3b9-499e-9869-fdbb2659d72f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-63ecc110-c3ac-462a-96ab-f2fba71e7015 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63ecc110-c3ac-462a-96ab-f2fba71e7015 None None] GET http://192.168.122.58/volume// Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63ecc110-c3ac-462a-96ab-f2fba71e7015 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63ecc110-c3ac-462a-96ab-f2fba71e7015 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63ecc110-c3ac-462a-96ab-f2fba71e7015 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 776/1592] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3442a227-f3b9-499e-9869-fdbb2659d72f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3442a227-f3b9-499e-9869-fdbb2659d72f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 817/1593] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 944 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-68d5377a-13b8-44e9-900b-a08faa9141da tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 777/1594] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 1125 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] PUT http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Acquiring lock "cinder-attachment_update-e9d1994a-9143-44f0-b6a0-3e1d56b484be-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-e9d1994a-9143-44f0-b6a0-3e1d56b484be-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:03:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2af06e44-419e-4ee0-931c-edf9c8486482 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2af06e44-419e-4ee0-931c-edf9c8486482 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2af06e44-419e-4ee0-931c-edf9c8486482 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2af06e44-419e-4ee0-931c-edf9c8486482 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2af06e44-419e-4ee0-931c-edf9c8486482 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2af06e44-419e-4ee0-931c-edf9c8486482 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 200 Sep 02 00:03:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 778/1595] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:50 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 1013 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:51 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-e9d1994a-9143-44f0-b6a0-3e1d56b484be-devstack" released by "attachment_update" :: held 0.558s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:03:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-8064a765-3002-42d1-87f8-d5a76ab6d438 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 returned with HTTP 200 Sep 02 00:03:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 818/1596] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:03:50 2026] PUT /volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 => generated 694 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dff19557-6901-4a6c-8b27-059adcc92057 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dff19557-6901-4a6c-8b27-059adcc92057 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dff19557-6901-4a6c-8b27-059adcc92057 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dff19557-6901-4a6c-8b27-059adcc92057 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dff19557-6901-4a6c-8b27-059adcc92057 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dff19557-6901-4a6c-8b27-059adcc92057 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 779/1597] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:51 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 945 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-57220166-1a2c-41a7-bca0-c9407b807081 req-1d43b197-a41a-441f-a3cf-2d51e814e62b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-1d43b197-a41a-441f-a3cf-2d51e814e62b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130/action Sep 02 00:03:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-1d43b197-a41a-441f-a3cf-2d51e814e62b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-1d43b197-a41a-441f-a3cf-2d51e814e62b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-57220166-1a2c-41a7-bca0-c9407b807081 req-1d43b197-a41a-441f-a3cf-2d51e814e62b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130/action returned with HTTP 204 Sep 02 00:03:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 819/1598] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:03:51 2026] POST /volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d839ec13-e100-4b56-bfb8-421e21bec86a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d839ec13-e100-4b56-bfb8-421e21bec86a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d839ec13-e100-4b56-bfb8-421e21bec86a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d839ec13-e100-4b56-bfb8-421e21bec86a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d839ec13-e100-4b56-bfb8-421e21bec86a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d839ec13-e100-4b56-bfb8-421e21bec86a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 200 Sep 02 00:03:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 780/1599] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:51 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:03:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce73c978-a895-43be-b171-911433a6c285 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /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 02 00:03:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Get all volumes completed successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce73c978-a895-43be-b171-911433a6c285 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:03:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 820/1600] 192.168.122.58 () {60 vars in 1157 bytes} [Wed Sep 2 00:03:51 2026] GET /volume/v3/volumes => generated 341 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c9347423-d5b4-45a0-94de-e8b119d77259 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume with id: 8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume request issued successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9347423-d5b4-45a0-94de-e8b119d77259 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 202 Sep 02 00:03:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 781/1601] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:03:52 2026] DELETE /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5b3093f-ce8e-43fd-84ca-e8b73c630778 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 200 Sep 02 00:03:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 821/1602] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:52 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a3bb44c-9388-445f-80c7-f2ec87241c3d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 782/1603] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:52 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 1237 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-876512f6-94f0-4c92-bd71-d01357553f25 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-876512f6-94f0-4c92-bd71-d01357553f25 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-876512f6-94f0-4c92-bd71-d01357553f25 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-876512f6-94f0-4c92-bd71-d01357553f25 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-876512f6-94f0-4c92-bd71-d01357553f25 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-876512f6-94f0-4c92-bd71-d01357553f25 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 822/1604] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:52 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 1237 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab3bdd18-ad46-41cd-8759-e2fbb92c36a2 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 783/1605] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:52 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c0db1a8e-4ea6-4de5-b2bc-cde98f4b3a54 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 823/1606] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3ba16528-7211-43fa-9340-c628fc1e549a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3ba16528-7211-43fa-9340-c628fc1e549a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3ba16528-7211-43fa-9340-c628fc1e549a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3ba16528-7211-43fa-9340-c628fc1e549a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3ba16528-7211-43fa-9340-c628fc1e549a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3ba16528-7211-43fa-9340-c628fc1e549a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 200 Sep 02 00:03:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 784/1607] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 1013 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4735317-fa0f-4e8e-9945-ff59a74697cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4735317-fa0f-4e8e-9945-ff59a74697cc None None] GET http://192.168.122.58/volume// Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4735317-fa0f-4e8e-9945-ff59a74697cc None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4735317-fa0f-4e8e-9945-ff59a74697cc None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4735317-fa0f-4e8e-9945-ff59a74697cc None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 824/1608] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-0380b4ec-3c73-4773-9171-887f356b0842 req-fef7af32-6ef6-4c9c-b2f5-b5c4d8aa9bdc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-fef7af32-6ef6-4c9c-b2f5-b5c4d8aa9bdc tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-fef7af32-6ef6-4c9c-b2f5-b5c4d8aa9bdc tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23af3b84-d51c-48bb-8321-f904c73540ca", "connector": null, "instance_uuid": "61fa1888-85fa-4161-bced-016cfe441b31"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-fef7af32-6ef6-4c9c-b2f5-b5c4d8aa9bdc tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:03:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 785/1609] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:03:53 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3f0367df-56c0-4edd-a91d-f9ce663d5323 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 825/1610] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 944 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-13500b52-282c-4efe-badb-6b9baec0df59 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13500b52-282c-4efe-badb-6b9baec0df59 None None] GET http://192.168.122.58/volume// Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13500b52-282c-4efe-badb-6b9baec0df59 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-13500b52-282c-4efe-badb-6b9baec0df59 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-13500b52-282c-4efe-badb-6b9baec0df59 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 786/1611] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-c4642993-b222-4941-b239-01bdd1ce0be1 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 826/1612] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:53 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 1125 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] PUT http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 Sep 02 00:03:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Acquiring lock "cinder-attachment_update-23af3b84-d51c-48bb-8321-f904c73540ca-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-23af3b84-d51c-48bb-8321-f904c73540ca-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Lock "cinder-attachment_update-23af3b84-d51c-48bb-8321-f904c73540ca-devstack" released by "attachment_update" :: held 0.197s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-ff8b6278-6cce-4a67-be0c-0172ab225fb7 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 returned with HTTP 200 Sep 02 00:03:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 787/1613] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:03:53 2026] PUT /volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 => generated 694 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28810a08-172e-41c2-b14a-6b96ace48118 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28810a08-172e-41c2-b14a-6b96ace48118 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28810a08-172e-41c2-b14a-6b96ace48118 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28810a08-172e-41c2-b14a-6b96ace48118 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28810a08-172e-41c2-b14a-6b96ace48118 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 returned with HTTP 404 Sep 02 00:03:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 827/1614] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:54 2026] GET /volume/v3/volumes/8ec11632-b122-4147-bb99-841e4c776ab9 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1167d96f-379c-4c16-99b3-a80e6342a184 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1982116213"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1982116213'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume of 1 GB Sep 02 00:03:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Availability Zones retrieved successfully. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (2a7c4fab-562d-48c0-b7df-e0d21ada8852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd57eb2d-e201-469a-a937-28eb4651d3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0380b4ec-3c73-4773-9171-887f356b0842 req-6fe0359d-8dc3-45de-b6f3-ed2a33ceaad4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-6fe0359d-8dc3-45de-b6f3-ed2a33ceaad4 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54/action Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-6fe0359d-8dc3-45de-b6f3-ed2a33ceaad4 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-6fe0359d-8dc3-45de-b6f3-ed2a33ceaad4 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd57eb2d-e201-469a-a937-28eb4651d3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97466d50-0e93-4a70-bc84-ff5f2de34069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0380b4ec-3c73-4773-9171-887f356b0842 req-6fe0359d-8dc3-45de-b6f3-ed2a33ceaad4 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54/action returned with HTTP 204 Sep 02 00:03:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 828/1615] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:03:54 2026] POST /volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Created reservations ['dcc3acad-7e68-46d5-916e-6f06c945106d', 'fd0e272f-cf43-4fa0-8526-3507e2cd310d', 'ab49ed7d-fb09-452b-ac4d-cbeeeaf386e7', '416a8dfd-94b7-4367-b899-767bb60ad337'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97466d50-0e93-4a70-bc84-ff5f2de34069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc3acad-7e68-46d5-916e-6f06c945106d', 'fd0e272f-cf43-4fa0-8526-3507e2cd310d', 'ab49ed7d-fb09-452b-ac4d-cbeeeaf386e7', '416a8dfd-94b7-4367-b899-767bb60ad337']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15dca46f-a691-40e7-98f0-2d3d74cafbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7f35c3d-7734-4bbb-8be2-a26dab8400ca tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 829/1616] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:54 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 1237 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15dca46f-a691-40e7-98f0-2d3d74cafbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87921e0b-244a-4cb2-a840-67181a8466a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1982116213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['dcc3acad-7e68-46d5-916e-6f06c945106d','fd0e272f-cf43-4fa0-8526-3507e2cd310d','ab49ed7d-fb09-452b-ac4d-cbeeeaf386e7','416a8dfd-94b7-4367-b899-767bb60ad337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1982116213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87921e0b-244a-4cb2-a840-67181a8466a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f780df9986564f6680b177bf0a7b81a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f3643522f94273957dced8a2014c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046767bc-bfd9-4239-91fe-02c7869c0f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2898b813-b6f7-4f92-bfcf-e6aaad09f608 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:03:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 830/1617] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:54 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 1237 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046767bc-bfd9-4239-91fe-02c7869c0f66) transitioned into state 'SUCCESS' from state '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-1982116213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['dcc3acad-7e68-46d5-916e-6f06c945106d','fd0e272f-cf43-4fa0-8526-3507e2cd310d','ab49ed7d-fb09-452b-ac4d-cbeeeaf386e7','416a8dfd-94b7-4367-b899-767bb60ad337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a0a1f8-7d08-49d8-8ffd-184b794116e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a0a1f8-7d08-49d8-8ffd-184b794116e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (2a7c4fab-562d-48c0-b7df-e0d21ada8852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request issued successfully. Sep 02 00:03:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1167d96f-379c-4c16-99b3-a80e6342a184 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 788/1618] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:03:54 2026] POST /volume/v3/volumes => generated 785 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b9e18c1e-c9e2-4dce-abcb-26b3571b09ee tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 200 Sep 02 00:03:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 831/1619] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:55 2026] GET /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 964 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-98e67859-af05-4365-93ce-20925e43bde2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a80de72b-c96e-4f9b-82f8-c54c53c7851b tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 200 Sep 02 00:03:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 832/1620] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:56 2026] GET /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1378503705"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1378503705'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Create volume of 1 GB Sep 02 00:03:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Availability Zones retrieved successfully. Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Flow 'volume_create_api' (684487ef-a7d8-4bb6-9ae8-7fed7f230a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c448d6-bfe3-499e-9092-505a0869678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c448d6-bfe3-499e-9092-505a0869678f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c89cd0-3b7c-473d-89b2-4feb5d7daa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Created reservations ['c66d925d-8c5c-4401-8429-e53ee2f2a3f0', '2624f9ae-6d7a-4a03-8aa3-1ab06df4af48', '4e62fa22-8a05-4e58-8ac1-dc786d767a01', '10885a08-5f2d-4a71-a10e-57d610602d4e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c89cd0-3b7c-473d-89b2-4feb5d7daa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c66d925d-8c5c-4401-8429-e53ee2f2a3f0', '2624f9ae-6d7a-4a03-8aa3-1ab06df4af48', '4e62fa22-8a05-4e58-8ac1-dc786d767a01', '10885a08-5f2d-4a71-a10e-57d610602d4e']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d534a0-083e-493b-a1b8-7c5d30b837e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d534a0-083e-493b-a1b8-7c5d30b837e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1378503705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35e2cb2e9b046e99f0178394bed038d',qos_specs=None,replication_status=,reservations=['c66d925d-8c5c-4401-8429-e53ee2f2a3f0','2624f9ae-6d7a-4a03-8aa3-1ab06df4af48','4e62fa22-8a05-4e58-8ac1-dc786d767a01','10885a08-5f2d-4a71-a10e-57d610602d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3364e3f076144c3b29e66b2aec02a16',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1378503705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f35e2cb2e9b046e99f0178394bed038d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3364e3f076144c3b29e66b2aec02a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c246d5-42ca-46d8-999a-ec47473cb59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c246d5-42ca-46d8-999a-ec47473cb59e) transitioned into state 'SUCCESS' from state '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-1378503705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35e2cb2e9b046e99f0178394bed038d',qos_specs=None,replication_status=,reservations=['c66d925d-8c5c-4401-8429-e53ee2f2a3f0','2624f9ae-6d7a-4a03-8aa3-1ab06df4af48','4e62fa22-8a05-4e58-8ac1-dc786d767a01','10885a08-5f2d-4a71-a10e-57d610602d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3364e3f076144c3b29e66b2aec02a16',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0b0dc5-ee43-46cd-8d43-578c3b74de89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0b0dc5-ee43-46cd-8d43-578c3b74de89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Flow 'volume_create_api' (684487ef-a7d8-4bb6-9ae8-7fed7f230a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Create volume request issued successfully. Sep 02 00:03:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-98e67859-af05-4365-93ce-20925e43bde2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 789/1621] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:03:56 2026] POST /volume/v3/volumes => generated 757 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70752c1c-cc7e-4bb7-b705-830d0a628132 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:03:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 833/1622] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:56 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 825 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=497,cinder:INSERT=91,cinder:UPDATE=148,cinder:DELETE=4 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ec2ac6b-449e-415a-a156-eab45d1e3762 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 200 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 790/1623] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:57 2026] GET /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Get all volumes completed successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-52b95a76-d235-4755-9cf9-f1661ebeca8a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:03:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 834/1624] 192.168.122.58 () {60 vars in 1178 bytes} [Wed Sep 2 00:03:57 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume with id: 87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume request issued successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b40bc67e-4e48-4d53-a0ca-74e8312f45c1 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 202 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 791/1625] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:03:57 2026] DELETE /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d1db9033-5076-463d-abfe-231087c2671d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d1db9033-5076-463d-abfe-231087c2671d tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d1db9033-5076-463d-abfe-231087c2671d tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d1db9033-5076-463d-abfe-231087c2671d tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d1db9033-5076-463d-abfe-231087c2671d tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d1db9033-5076-463d-abfe-231087c2671d tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 200 Sep 02 00:03:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 835/1626] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:57 2026] GET /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b6bfb9fe-f929-44e3-8278-887b1e0ce9bc tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:03:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 792/1627] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:57 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-45778984-48b6-4c8e-aa8a-e8612fd8d588 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45778984-48b6-4c8e-aa8a-e8612fd8d588 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45778984-48b6-4c8e-aa8a-e8612fd8d588 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45778984-48b6-4c8e-aa8a-e8612fd8d588 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-8a845f0d-5b9d-4e3e-8a47-1e5cac29a20a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 836/1628] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:03:58 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 1237 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45778984-48b6-4c8e-aa8a-e8612fd8d588 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 returned with HTTP 404 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 793/1629] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:58 2026] GET /volume/v3/volumes/87921e0b-244a-4cb2-a840-67181a8466a2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-719625682"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-719625682'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be/action Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume of 1 GB Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Availability Zones retrieved successfully. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (672bc73d-51ef-4372-9960-9c04a58958c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4ffedc-2580-4f00-a9cc-5feb846e7de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Begin detaching volume completed successfully. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-f865e7ed-81a9-46ad-8297-083f8fac1c12 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be/action returned with HTTP 202 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 794/1630] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:03:58 2026] POST /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4ffedc-2580-4f00-a9cc-5feb846e7de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e43a1e7-0695-4740-8f9f-2162a60695d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-02086d41-129c-4a36-a97b-2745f4e2c597 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02086d41-129c-4a36-a97b-2745f4e2c597 None None] GET http://192.168.122.58/volume// Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02086d41-129c-4a36-a97b-2745f4e2c597 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02086d41-129c-4a36-a97b-2745f4e2c597 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02086d41-129c-4a36-a97b-2745f4e2c597 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 795/1631] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:03:58 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-c0ddc020-8c83-4acd-8e03-0260faa34aa0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 200 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 796/1632] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:03:58 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Created reservations ['8b435213-f821-4b11-9033-24e13afa01a8', 'bf22227a-f4a7-467f-bdf2-45d833e4d048', 'd36c1af2-382f-4950-b320-ce126e8cc105', '63fa38c7-e121-4c62-863d-28755372c343'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e43a1e7-0695-4740-8f9f-2162a60695d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b435213-f821-4b11-9033-24e13afa01a8', 'bf22227a-f4a7-467f-bdf2-45d833e4d048', 'd36c1af2-382f-4950-b320-ce126e8cc105', '63fa38c7-e121-4c62-863d-28755372c343']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c6e23-d01c-432e-8d9d-76c6db984d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c6e23-d01c-432e-8d9d-76c6db984d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef507bd-9ba4-4319-83f5-c9e44688e28d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-719625682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['8b435213-f821-4b11-9033-24e13afa01a8','bf22227a-f4a7-467f-bdf2-45d833e4d048','d36c1af2-382f-4950-b320-ce126e8cc105','63fa38c7-e121-4c62-863d-28755372c343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-719625682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef507bd-9ba4-4319-83f5-c9e44688e28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f780df9986564f6680b177bf0a7b81a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f3643522f94273957dced8a2014c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a0458c-5240-412d-b545-bdde56656fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a0458c-5240-412d-b545-bdde56656fa4) transitioned into state 'SUCCESS' from state '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-719625682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['8b435213-f821-4b11-9033-24e13afa01a8','bf22227a-f4a7-467f-bdf2-45d833e4d048','d36c1af2-382f-4950-b320-ce126e8cc105','63fa38c7-e121-4c62-863d-28755372c343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8699324-1ffa-451f-8218-c77d8d6f7799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bbb943b4-2610-4859-8cba-8f5a6aab0df2 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 797/1633] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:58 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-49d33de6-7721-4ad8-86f2-55130ed3eef9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8699324-1ffa-451f-8218-c77d8d6f7799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49d33de6-7721-4ad8-86f2-55130ed3eef9 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/limits Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49d33de6-7721-4ad8-86f2-55130ed3eef9 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-49d33de6-7721-4ad8-86f2-55130ed3eef9 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (672bc73d-51ef-4372-9960-9c04a58958c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request issued successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62c8b03a-11a1-4172-b8ce-832c85fd8ad5 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:03:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 837/1634] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:03:58 2026] POST /volume/v3/volumes => generated 784 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-49d33de6-7721-4ad8-86f2-55130ed3eef9 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/limits returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 798/1635] 192.168.122.58 () {58 vars in 1113 bytes} [Wed Sep 2 00:03:59 2026] GET /volume/v3/limits => generated 302 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-008c4f72-08c5-48ad-ae24-8e6a788a1181 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 838/1636] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:03:59 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0967f9d9-a4cd-4ad3-a3be-83ffab298910 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 799/1637] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:59 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-09a9fa0d-7478-43f8-a236-6c3d636e689f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-09a9fa0d-7478-43f8-a236-6c3d636e689f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-09a9fa0d-7478-43f8-a236-6c3d636e689f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] DELETE http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-09a9fa0d-7478-43f8-a236-6c3d636e689f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Delete volume with id: 53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Delete volume request issued successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9098fecb-0029-4cfa-bccf-5dae74d682d0 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 202 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 800/1638] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:03:59 2026] DELETE /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86254]: /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 02 00:03:59 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a860aadc-fa3e-4cbd-b6af-9d5543d8f390 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 801/1639] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:03:59 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-89d8e2e5-09c7-4704-9260-a027937f7d0c req-09a9fa0d-7478-43f8-a236-6c3d636e689f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 returned with HTTP 200 Sep 02 00:03:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 839/1640] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:03:59 2026] DELETE /volume/v3/attachments/81c6483d-7656-409b-b7fa-834f09b64130 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume with id: e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume request issued successfully. Sep 02 00:03:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea332d29-cc27-4022-b33a-364cfd05b3fe tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 202 Sep 02 00:03:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 802/1641] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:03:59 2026] DELETE /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92ac53a8-57c7-422c-afda-d64e4ad16172 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 200 Sep 02 00:04:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 840/1642] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:00 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 1013 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9100592f-b548-4793-a284-4397957e44d5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9100592f-b548-4793-a284-4397957e44d5 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:04:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9100592f-b548-4793-a284-4397957e44d5 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9100592f-b548-4793-a284-4397957e44d5 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9100592f-b548-4793-a284-4397957e44d5 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Volume info retrieved successfully. Sep 02 00:04:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9100592f-b548-4793-a284-4397957e44d5 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 200 Sep 02 00:04:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 803/1643] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:00 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b801119-48ac-4fb4-82f3-1b059c1b1775 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 200 Sep 02 00:04:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 841/1644] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:01 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Volume info retrieved successfully. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2712ced9-794a-4ac8-8bc5-f88f7cf38ea2 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 200 Sep 02 00:04:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 804/1645] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:01 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a721f01-3902-4173-8eaf-62b20390c622 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume with id: 8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3b6a6bc8-7b59-453c-8961-ba4db93ab173 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3b6a6bc8-7b59-453c-8961-ba4db93ab173 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] GET http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3b6a6bc8-7b59-453c-8961-ba4db93ab173 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3b6a6bc8-7b59-453c-8961-ba4db93ab173 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3b6a6bc8-7b59-453c-8961-ba4db93ab173 tempest-AbsoluteLimitsTests-1528246479 tempest-AbsoluteLimitsTests-1528246479-project-member] http://192.168.122.58/volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 returned with HTTP 404 Sep 02 00:04:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 805/1646] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:01 2026] GET /volume/v3/volumes/53cb86e0-c65e-409a-ad28-bc8b9eb2b9a8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume request issued successfully. Sep 02 00:04:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a721f01-3902-4173-8eaf-62b20390c622 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 202 Sep 02 00:04:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 842/1647] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:04:01 2026] DELETE /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c878189c-9212-4ab5-8581-2222a57215dd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c878189c-9212-4ab5-8581-2222a57215dd tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c878189c-9212-4ab5-8581-2222a57215dd tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c878189c-9212-4ab5-8581-2222a57215dd tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c878189c-9212-4ab5-8581-2222a57215dd tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c878189c-9212-4ab5-8581-2222a57215dd tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 200 Sep 02 00:04:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 806/1648] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:01 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ab607dca-bad0-4b3e-90c3-b371eece5ca9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab607dca-bad0-4b3e-90c3-b371eece5ca9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d Sep 02 00:04:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab607dca-bad0-4b3e-90c3-b371eece5ca9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab607dca-bad0-4b3e-90c3-b371eece5ca9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab607dca-bad0-4b3e-90c3-b371eece5ca9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d returned with HTTP 404 Sep 02 00:04:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 843/1649] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:02 2026] GET /volume/v3/volumes/8ef507bd-9ba4-4319-83f5-c9e44688e28d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1588055180"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1588055180'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume of 1 GB Sep 02 00:04:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Availability Zones retrieved successfully. Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (7aee7b81-07ac-463b-86fa-825254af9a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bb437c-95bf-4ead-8769-c30cc1c616fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bb437c-95bf-4ead-8769-c30cc1c616fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a700f5c-9b48-4405-927b-701906ee65bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Created reservations ['b9fdffda-7040-4112-b7e8-4a06e74386a9', '02244cc4-3aa6-4dcd-9a65-7f6854a2fc37', '0d1f4246-6e4d-4152-8088-20758cab0471', 'be250bad-2fb6-4614-9656-40e6fcd30c63'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a700f5c-9b48-4405-927b-701906ee65bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9fdffda-7040-4112-b7e8-4a06e74386a9', '02244cc4-3aa6-4dcd-9a65-7f6854a2fc37', '0d1f4246-6e4d-4152-8088-20758cab0471', 'be250bad-2fb6-4614-9656-40e6fcd30c63']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73db514f-9932-445d-847f-7b8c31aae891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73db514f-9932-445d-847f-7b8c31aae891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb97942c-f2f4-47b0-8f85-775873215de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588055180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['b9fdffda-7040-4112-b7e8-4a06e74386a9','02244cc4-3aa6-4dcd-9a65-7f6854a2fc37','0d1f4246-6e4d-4152-8088-20758cab0471','be250bad-2fb6-4614-9656-40e6fcd30c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588055180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb97942c-f2f4-47b0-8f85-775873215de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f780df9986564f6680b177bf0a7b81a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f3643522f94273957dced8a2014c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba2d546-c88e-48a5-9d11-43104792127d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba2d546-c88e-48a5-9d11-43104792127d) transitioned into state 'SUCCESS' from state '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-1588055180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f780df9986564f6680b177bf0a7b81a2',qos_specs=None,replication_status=,reservations=['b9fdffda-7040-4112-b7e8-4a06e74386a9','02244cc4-3aa6-4dcd-9a65-7f6854a2fc37','0d1f4246-6e4d-4152-8088-20758cab0471','be250bad-2fb6-4614-9656-40e6fcd30c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f3643522f94273957dced8a2014c1b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c94330-2270-4853-9835-349f8f94f304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c94330-2270-4853-9835-349f8f94f304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Flow 'volume_create_api' (7aee7b81-07ac-463b-86fa-825254af9a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Create volume request issued successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5afaeec5-8ef3-4536-b47a-3b183b365474 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 807/1650] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:04:02 2026] POST /volume/v3/volumes => generated 785 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b6d28ef-9fc8-4aca-ba4e-f61b7717155a tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 200 Sep 02 00:04:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 844/1651] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:03 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 964 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-a3197869-400e-4ac5-b703-79c08543bf5d tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:04:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 808/1652] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:03 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 1237 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] POST http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca/action Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Begin detaching volume completed successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1a8d0bbe-ed9f-44df-86b8-3c9d0d353e0a tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca/action returned with HTTP 202 Sep 02 00:04:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 845/1653] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:04:03 2026] POST /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c4f2a547-a1e3-46c7-b33e-91a6f5e03f6b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c4f2a547-a1e3-46c7-b33e-91a6f5e03f6b None None] GET http://192.168.122.58/volume// Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c4f2a547-a1e3-46c7-b33e-91a6f5e03f6b None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c4f2a547-a1e3-46c7-b33e-91a6f5e03f6b None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c4f2a547-a1e3-46c7-b33e-91a6f5e03f6b None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:04:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 809/1654] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:04:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-bd38157e-2d04-4e2b-b998-191cb4fea1d8 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:04:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 846/1655] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:04:03 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 1421 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1ee22d07-9e69-444f-96e2-abbef110476b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1ee22d07-9e69-444f-96e2-abbef110476b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1ee22d07-9e69-444f-96e2-abbef110476b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1ee22d07-9e69-444f-96e2-abbef110476b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:04 devstack devstack@c-api.service[86255]: /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 02 00:04:04 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d208a3ea-8d53-41a5-acfa-a337b267734a req-1ee22d07-9e69-444f-96e2-abbef110476b tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 returned with HTTP 200 Sep 02 00:04:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 810/1656] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:04:03 2026] DELETE /volume/v3/attachments/6f60e37c-faed-4e0a-9474-946e8ca93c54 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-15e2099c-664b-4cc5-9715-16a146584df9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15e2099c-664b-4cc5-9715-16a146584df9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15e2099c-664b-4cc5-9715-16a146584df9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15e2099c-664b-4cc5-9715-16a146584df9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-15e2099c-664b-4cc5-9715-16a146584df9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15e2099c-664b-4cc5-9715-16a146584df9 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 200 Sep 02 00:04:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 847/1657] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:04 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f3fec872-3729-4b78-91f8-03f976bb7521 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume with id: 23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume request issued successfully. Sep 02 00:04:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3fec872-3729-4b78-91f8-03f976bb7521 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 202 Sep 02 00:04:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 811/1658] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:04 2026] DELETE /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2fb6e8ae-dfb2-4c1f-86c1-f63d97f33f1e req-fbd3c2e8-eafc-4c67-825e-9d1c8eb61d31 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 200 Sep 02 00:04:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 848/1659] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:04 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-f313f1bc-47ca-486b-bd21-c42eb094bf76 req-8bc16341-aa7b-4a8a-9dee-187cdd67fb09 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f313f1bc-47ca-486b-bd21-c42eb094bf76 req-8bc16341-aa7b-4a8a-9dee-187cdd67fb09 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f313f1bc-47ca-486b-bd21-c42eb094bf76 req-8bc16341-aa7b-4a8a-9dee-187cdd67fb09 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f313f1bc-47ca-486b-bd21-c42eb094bf76 req-8bc16341-aa7b-4a8a-9dee-187cdd67fb09 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f313f1bc-47ca-486b-bd21-c42eb094bf76 req-8bc16341-aa7b-4a8a-9dee-187cdd67fb09 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 404 Sep 02 00:04:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 812/1660] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:05 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-26083e68-2b38-455b-a630-dffb3efbf750 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26083e68-2b38-455b-a630-dffb3efbf750 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26083e68-2b38-455b-a630-dffb3efbf750 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26083e68-2b38-455b-a630-dffb3efbf750 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-26083e68-2b38-455b-a630-dffb3efbf750 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26083e68-2b38-455b-a630-dffb3efbf750 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 200 Sep 02 00:04:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 849/1661] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:05 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 1015 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9a7d7606-0c03-4e17-925c-95e37435b083 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] GET http://192.168.122.58/volume/v3/volumes/summary Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] Get summary completed successfully. Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a7d7606-0c03-4e17-925c-95e37435b083 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-reader] http://192.168.122.58/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:04:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 813/1662] 192.168.122.58 () {60 vars in 1181 bytes} [Wed Sep 2 00:04:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume with id: bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Delete volume request issued successfully. Sep 02 00:04:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-320261b7-968f-48d2-a799-7ccbc9d2b3ba tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 202 Sep 02 00:04:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 850/1663] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:04:05 2026] DELETE /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7ad4867d-5418-408f-b79d-a6611223f521 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ad4867d-5418-408f-b79d-a6611223f521 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ad4867d-5418-408f-b79d-a6611223f521 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ad4867d-5418-408f-b79d-a6611223f521 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7ad4867d-5418-408f-b79d-a6611223f521 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ad4867d-5418-408f-b79d-a6611223f521 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 200 Sep 02 00:04:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 814/1664] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:05 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-756263155"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-756263155'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume of 1 GB Sep 02 00:04:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Availability Zones retrieved successfully. Sep 02 00:04:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (e28b42e9-8547-42b3-ad9f-534d7d7c26e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71be24d6-b335-49d1-abf7-e81ee31f1c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Volume info retrieved successfully. Sep 02 00:04:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd081d8d-8040-4704-9872-4a9c57ca4704 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 200 Sep 02 00:04:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 815/1665] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:06 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71be24d6-b335-49d1-abf7-e81ee31f1c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067bcea8-7b8d-4843-9668-fb28b77641a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['b979a2ff-5774-4c87-9a69-eb1db533da7f', 'b20edb54-16f3-41f9-9cd9-1bb9f52569f7', 'd959dc3f-f79c-484a-ac31-8050713ad3f1', 'e7d23621-beb9-4b33-a255-e4d62e75cd47'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067bcea8-7b8d-4843-9668-fb28b77641a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b979a2ff-5774-4c87-9a69-eb1db533da7f', 'b20edb54-16f3-41f9-9cd9-1bb9f52569f7', 'd959dc3f-f79c-484a-ac31-8050713ad3f1', 'e7d23621-beb9-4b33-a255-e4d62e75cd47']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d789c8d-e6f8-47e5-875d-a4d9a76a2423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d789c8d-e6f8-47e5-875d-a4d9a76a2423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a531ac3f-7afa-4203-abf2-363f5717119d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-756263155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['b979a2ff-5774-4c87-9a69-eb1db533da7f','b20edb54-16f3-41f9-9cd9-1bb9f52569f7','d959dc3f-f79c-484a-ac31-8050713ad3f1','e7d23621-beb9-4b33-a255-e4d62e75cd47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-756263155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a531ac3f-7afa-4203-abf2-363f5717119d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9b246b242d4f07960a520ed19c3f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5baa382561a34ffca8407386d035f1bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1610c00d-f424-4d83-a4a2-8264624a849f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1610c00d-f424-4d83-a4a2-8264624a849f) transitioned into state 'SUCCESS' from state '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-756263155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['b979a2ff-5774-4c87-9a69-eb1db533da7f','b20edb54-16f3-41f9-9cd9-1bb9f52569f7','d959dc3f-f79c-484a-ac31-8050713ad3f1','e7d23621-beb9-4b33-a255-e4d62e75cd47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a893162-2cc2-493a-a7d4-36d58856da03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a893162-2cc2-493a-a7d4-36d58856da03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (e28b42e9-8547-42b3-ad9f-534d7d7c26e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request issued successfully. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10823940-4038-4630-a33d-61a0c9d7dbc3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 851/1666] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:04:06 2026] POST /volume/v3/volumes => generated 757 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8143f8cb-2235-437d-a44e-580ed4c80dea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8143f8cb-2235-437d-a44e-580ed4c80dea tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8143f8cb-2235-437d-a44e-580ed4c80dea tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8143f8cb-2235-437d-a44e-580ed4c80dea tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8143f8cb-2235-437d-a44e-580ed4c80dea tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8143f8cb-2235-437d-a44e-580ed4c80dea tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 816/1667] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:07 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 825 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-202916156"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-202916156'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume of 1 GB Sep 02 00:04:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Availability Zones retrieved successfully. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (4ac80937-c93b-4449-9ca4-7ec6811972a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87615c5f-523d-4409-96e7-d9839d5bf893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87615c5f-523d-4409-96e7-d9839d5bf893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb52cce-79ef-47ef-8147-ee623aaf7e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Created reservations ['32383d01-3ee1-4745-abdb-1db026d3ea92', '50e6fe62-1642-4690-b6ae-eaaf5308be4c', 'c7cbe00d-c797-443a-9275-cdc3a264c653', 'bb1d045a-1d25-4e3d-8a9a-60fa6602b226'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb52cce-79ef-47ef-8147-ee623aaf7e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32383d01-3ee1-4745-abdb-1db026d3ea92', '50e6fe62-1642-4690-b6ae-eaaf5308be4c', 'c7cbe00d-c797-443a-9275-cdc3a264c653', 'bb1d045a-1d25-4e3d-8a9a-60fa6602b226']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b10936-5340-4d66-af4b-227c284eae27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b10936-5340-4d66-af4b-227c284eae27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eebf8314-57be-49c4-9706-0c0274753a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-202916156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['32383d01-3ee1-4745-abdb-1db026d3ea92','50e6fe62-1642-4690-b6ae-eaaf5308be4c','c7cbe00d-c797-443a-9275-cdc3a264c653','bb1d045a-1d25-4e3d-8a9a-60fa6602b226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-202916156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eebf8314-57be-49c4-9706-0c0274753a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf1af1ef8774407bbd17d9341499e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162912728b4e499b81b5bfe82d5dfa79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf191ccb-04b3-44b7-b9ad-873dd8bc9811 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6257afd8-ecf0-4d86-9f49-c16db840b165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf191ccb-04b3-44b7-b9ad-873dd8bc9811 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] GET http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf191ccb-04b3-44b7-b9ad-873dd8bc9811 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf191ccb-04b3-44b7-b9ad-873dd8bc9811 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf191ccb-04b3-44b7-b9ad-873dd8bc9811 tempest-ProjectReaderTests-1683439344 tempest-ProjectReaderTests-1683439344-project-admin] http://192.168.122.58/volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 returned with HTTP 404 Sep 02 00:04:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 817/1668] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:04:07 2026] GET /volume/v3/volumes/bb97942c-f2f4-47b0-8f85-775873215de5 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6257afd8-ecf0-4d86-9f49-c16db840b165) transitioned into state 'SUCCESS' from state '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-202916156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf1af1ef8774407bbd17d9341499e83',qos_specs=None,replication_status=,reservations=['32383d01-3ee1-4745-abdb-1db026d3ea92','50e6fe62-1642-4690-b6ae-eaaf5308be4c','c7cbe00d-c797-443a-9275-cdc3a264c653','bb1d045a-1d25-4e3d-8a9a-60fa6602b226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162912728b4e499b81b5bfe82d5dfa79',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d52e2fd-8c72-4a2b-bf8d-da12006f8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d52e2fd-8c72-4a2b-bf8d-da12006f8004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Flow 'volume_create_api' (4ac80937-c93b-4449-9ca4-7ec6811972a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Create volume request issued successfully. Sep 02 00:04:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de23f8b8-5695-47a7-8574-5bbe7b47534a tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 852/1669] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:04:07 2026] POST /volume/v3/volumes => generated 761 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c4ffb15d-0089-4c89-9be5-e50f86aa5d4b tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 818/1670] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:07 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 829 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2fdc4054-d590-47d3-a2c2-778066d64416 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fdc4054-d590-47d3-a2c2-778066d64416 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fdc4054-d590-47d3-a2c2-778066d64416 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2fdc4054-d590-47d3-a2c2-778066d64416 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2fdc4054-d590-47d3-a2c2-778066d64416 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2fdc4054-d590-47d3-a2c2-778066d64416 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 853/1671] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:08 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f3116c4-b70e-4400-836f-9af5d13153e4 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 819/1672] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:08 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebe77c5e-0fba-441b-90ad-1fa90ca621b7 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 854/1673] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:09 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531ac3f-7afa-4203-abf2-363f5717119d", "name": "tempest-VolumesDeleteCascade-Snapshot-1434841345"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create snapshot from volume a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:09 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['ee8a2b73-4814-4495-a2e9-2d5e9a21f4fd', 'a24ce1db-8b5e-4057-8dbc-464a4dea3896', '0d3bd834-9a76-4f60-9d6d-0da7785cc193', 'ca75e922-909e-4fd3-84fc-5b512f9238f8'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot create request issued successfully. Sep 02 00:04:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f6b5649-24e1-4d96-b44e-2b628235aceb tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:04:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 820/1674] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:04:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae5825ec-321a-4667-a0b8-cc077d76cd84 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 returned with HTTP 200 Sep 02 00:04:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 855/1675] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:09 2026] GET /volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0cba29b-e08a-4a37-9229-235c8ac5e63c tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 821/1676] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:10 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e99e3754-1835-462e-9937-3ce90b66fd98 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 856/1677] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:10 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1cfd1975-775b-4e60-920b-d619de1ce472 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1cfd1975-775b-4e60-920b-d619de1ce472 None None] GET http://192.168.122.58/volume// Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1975-775b-4e60-920b-d619de1ce472 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1975-775b-4e60-920b-d619de1ce472 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1cfd1975-775b-4e60-920b-d619de1ce472 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 822/1678] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:04:10 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-4c198237-f40f-4f62-959d-498d38cc0c61 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-4c198237-f40f-4f62-959d-498d38cc0c61 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-4c198237-f40f-4f62-959d-498d38cc0c61 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eebf8314-57be-49c4-9706-0c0274753a89", "connector": null, "instance_uuid": "b0ad0d3e-4355-40c9-9992-51ac9dbce309"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e249a317-1e79-401e-87a6-5005b64bbcd5 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 returned with HTTP 200 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 823/1679] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:10 2026] GET /volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-4c198237-f40f-4f62-959d-498d38cc0c61 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:04:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 857/1680] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:04:10 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-514624e7-9190-4e46-b53f-5d3952d2c8d9 req-b44950dc-f7f9-4dab-9f3c-0490f41c98e0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-514624e7-9190-4e46-b53f-5d3952d2c8d9 req-b44950dc-f7f9-4dab-9f3c-0490f41c98e0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-514624e7-9190-4e46-b53f-5d3952d2c8d9 req-b44950dc-f7f9-4dab-9f3c-0490f41c98e0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-514624e7-9190-4e46-b53f-5d3952d2c8d9 req-b44950dc-f7f9-4dab-9f3c-0490f41c98e0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:10 devstack devstack@c-api.service[86255]: /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 02 00:04:10 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b9e0a56-3e8f-488d-8a44-3b37152e79fe tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 858/1681] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:10 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f2835b54-e58a-4d45-97ce-c446b421de7c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2835b54-e58a-4d45-97ce-c446b421de7c None None] GET http://192.168.122.58/volume// Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2835b54-e58a-4d45-97ce-c446b421de7c None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2835b54-e58a-4d45-97ce-c446b421de7c None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2835b54-e58a-4d45-97ce-c446b421de7c None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 859/1682] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:04:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-514624e7-9190-4e46-b53f-5d3952d2c8d9 req-b44950dc-f7f9-4dab-9f3c-0490f41c98e0 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 returned with HTTP 200 Sep 02 00:04:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 824/1683] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:04:10 2026] DELETE /volume/v3/attachments/a80fcb6d-22eb-4b39-a61d-1624aa1a35d5 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-d138dd5f-0ddc-4e2e-b830-494ffad188cd tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 860/1684] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:04:11 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1034 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] PUT http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 Sep 02 00:04:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:11 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Acquiring lock "cinder-attachment_update-eebf8314-57be-49c4-9706-0c0274753a89-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:04:11 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-eebf8314-57be-49c4-9706-0c0274753a89-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:04:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume with id: 872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume request issued successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ed694a9-ded9-4f29-b8ad-60c944adc854 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 202 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 861/1685] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:11 2026] DELETE /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-923c10fc-aa4d-4487-8d31-fa4153c4a0cc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 returned with HTTP 200 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 862/1686] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:11 2026] GET /volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-560bc442-dff5-43e6-8624-f85e7064611c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-560bc442-dff5-43e6-8624-f85e7064611c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-560bc442-dff5-43e6-8624-f85e7064611c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-560bc442-dff5-43e6-8624-f85e7064611c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-560bc442-dff5-43e6-8624-f85e7064611c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Volume info retrieved successfully. Sep 02 00:04:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-560bc442-dff5-43e6-8624-f85e7064611c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 200 Sep 02 00:04:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 863/1687] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:11 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 1255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c08d95a7-4c6f-4e1a-a767-4c13d5637f9d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 864/1688] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:12 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:12 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Lock "cinder-attachment_update-eebf8314-57be-49c4-9706-0c0274753a89-devstack" released by "attachment_update" :: held 1.349s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:04:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-e97f281f-f0f2-4d69-b223-b4389c9ee5dc tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 returned with HTTP 200 Sep 02 00:04:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 825/1689] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:04:11 2026] PUT /volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 => generated 694 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9e98d74b-cb34-4425-b538-09a13dec14bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e98d74b-cb34-4425-b538-09a13dec14bf tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e98d74b-cb34-4425-b538-09a13dec14bf tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e98d74b-cb34-4425-b538-09a13dec14bf tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9e98d74b-cb34-4425-b538-09a13dec14bf tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e98d74b-cb34-4425-b538-09a13dec14bf tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 returned with HTTP 200 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 865/1690] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:12 2026] GET /volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:04:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531ac3f-7afa-4203-abf2-363f5717119d", "name": "tempest-VolumesDeleteCascade-Snapshot-1794795485"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create snapshot from volume a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-667e73f0-e47b-4f85-af75-8d6d51bc18c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-667e73f0-e47b-4f85-af75-8d6d51bc18c6 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-667e73f0-e47b-4f85-af75-8d6d51bc18c6 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-667e73f0-e47b-4f85-af75-8d6d51bc18c6 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-667e73f0-e47b-4f85-af75-8d6d51bc18c6 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 returned with HTTP 404 Sep 02 00:04:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 866/1691] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:12 2026] GET /volume/v3/volumes/872cae90-3e88-414e-9b20-c8f572e21e92 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume with id: 23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d10d9cd3-8171-46f7-9fdb-209bea3a5865 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 404 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 867/1692] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:12 2026] DELETE /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-51ae049e-db32-4827-b2bb-f0d293f3623f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-51ae049e-db32-4827-b2bb-f0d293f3623f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-51ae049e-db32-4827-b2bb-f0d293f3623f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-51ae049e-db32-4827-b2bb-f0d293f3623f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-51ae049e-db32-4827-b2bb-f0d293f3623f tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca returned with HTTP 404 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 868/1693] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/23af3b84-d51c-48bb-8321-f904c73540ca => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['a5e0eecf-e1a3-4001-aa1d-026388e61e37', '030dce33-88a9-460f-a46a-67bd85c6c297', '816f3e2f-7475-4ee7-9508-9480fe5922e6', 'cbc037ec-7fc8-469d-bd76-b7491c509711'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Delete volume with id: e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065c324d-cd29-472a-8437-d1dcff5e9d2c tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 404 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 869/1694] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:13 2026] DELETE /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0a19ab35-1b3c-400c-8198-0a6809435175 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a19ab35-1b3c-400c-8198-0a6809435175 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] GET http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a19ab35-1b3c-400c-8198-0a6809435175 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a19ab35-1b3c-400c-8198-0a6809435175 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a19ab35-1b3c-400c-8198-0a6809435175 tempest-TestInstancesWithCinderVolumes-2010248593 tempest-TestInstancesWithCinderVolumes-2010248593-project-member] http://192.168.122.58/volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be returned with HTTP 404 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 870/1695] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/e9d1994a-9143-44f0-b6a0-3e1d56b484be => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1b08d5c1-2378-4c82-971e-8794859c0165 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b08d5c1-2378-4c82-971e-8794859c0165 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot create request issued successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b08d5c1-2378-4c82-971e-8794859c0165 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1b08d5c1-2378-4c82-971e-8794859c0165 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d83c5be1-593e-4193-88c6-e6bbf8bffb4a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 826/1696] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:04:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4a089a86-734a-4998-98f7-6cf8240bcceb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1b08d5c1-2378-4c82-971e-8794859c0165 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1b08d5c1-2378-4c82-971e-8794859c0165 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 871/1697] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-eac899d1-97b3-4a37-841d-b4352881a00f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eac899d1-97b3-4a37-841d-b4352881a00f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eac899d1-97b3-4a37-841d-b4352881a00f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eac899d1-97b3-4a37-841d-b4352881a00f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-eac899d1-97b3-4a37-841d-b4352881a00f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eac899d1-97b3-4a37-841d-b4352881a00f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f returned with HTTP 200 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 872/1698] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-5bcb4627-7740-412f-94dc-b7bba39648a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-5bcb4627-7740-412f-94dc-b7bba39648a8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31/action Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-5bcb4627-7740-412f-94dc-b7bba39648a8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-5bcb4627-7740-412f-94dc-b7bba39648a8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Get all volumes completed successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4a089a86-734a-4998-98f7-6cf8240bcceb tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 827/1699] 192.168.122.58 () {58 vars in 1164 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4038 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8984af4a-3ea7-4649-a526-c7289953c303 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8984af4a-3ea7-4649-a526-c7289953c303 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] DELETE http://192.168.122.58/volume/v3/types/f4937c28-d9f8-42b6-8021-0024c3b1f1b2 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8984af4a-3ea7-4649-a526-c7289953c303 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8984af4a-3ea7-4649-a526-c7289953c303 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0f758764-dd1f-4a75-ad0f-bba2e2403ba0 req-5bcb4627-7740-412f-94dc-b7bba39648a8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31/action returned with HTTP 204 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 873/1700] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:04:13 2026] POST /volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8984af4a-3ea7-4649-a526-c7289953c303 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types/f4937c28-d9f8-42b6-8021-0024c3b1f1b2 returned with HTTP 202 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 828/1701] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:13 2026] DELETE /volume/v3/types/f4937c28-d9f8-42b6-8021-0024c3b1f1b2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Get all volumes completed successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bf1c44f-466f-4d06-b39b-6f1d02c5f47b tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 874/1702] 192.168.122.58 () {58 vars in 1164 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4336 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7256cbb2-6c2b-4b84-b6e6-b74e3fb91d18 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7256cbb2-6c2b-4b84-b6e6-b74e3fb91d18 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] DELETE http://192.168.122.58/volume/v3/types/1bafda94-787b-4749-b6c9-1eac931a2cef Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7256cbb2-6c2b-4b84-b6e6-b74e3fb91d18 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7256cbb2-6c2b-4b84-b6e6-b74e3fb91d18 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7256cbb2-6c2b-4b84-b6e6-b74e3fb91d18 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types/1bafda94-787b-4749-b6c9-1eac931a2cef returned with HTTP 202 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 829/1703] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:13 2026] DELETE /volume/v3/types/1bafda94-787b-4749-b6c9-1eac931a2cef => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Get all volumes completed successfully. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-db4360a3-9ff8-40e5-92bf-1418153d60ca tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:04:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 875/1704] 192.168.122.58 () {58 vars in 1164 bytes} [Wed Sep 2 00:04:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4336 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a1d246dc-4a66-4ea9-bd0c-aa4adaa74cf6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a1d246dc-4a66-4ea9-bd0c-aa4adaa74cf6 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] DELETE http://192.168.122.58/volume/v3/types/4b19a07f-5941-404e-b49e-832ec645ed4e Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a1d246dc-4a66-4ea9-bd0c-aa4adaa74cf6 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a1d246dc-4a66-4ea9-bd0c-aa4adaa74cf6 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a1d246dc-4a66-4ea9-bd0c-aa4adaa74cf6 tempest-TestInstancesWithCinderVolumes-1519410021 tempest-TestInstancesWithCinderVolumes-1519410021-project-admin] http://192.168.122.58/volume/v3/types/4b19a07f-5941-404e-b49e-832ec645ed4e returned with HTTP 202 Sep 02 00:04:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 830/1705] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:13 2026] DELETE /volume/v3/types/4b19a07f-5941-404e-b49e-832ec645ed4e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a8a71b3-1a27-4fb3-a3e1-ca0d88fd79b2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 876/1706] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dbcf884d-8cfa-4332-882d-4149bd5ea364 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 831/1707] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a394b8d8-9289-4e3f-8c54-5b7fd693c85d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 877/1708] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume with id: eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-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 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ee49c41f-42bc-4730-b9a5-876bb0075579 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 400 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 832/1709] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:14 2026] DELETE /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 307 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d5660557-ac97-4708-852b-a41631e85316 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d5660557-ac97-4708-852b-a41631e85316 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d5660557-ac97-4708-852b-a41631e85316 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d5660557-ac97-4708-852b-a41631e85316 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d5660557-ac97-4708-852b-a41631e85316 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d5660557-ac97-4708-852b-a41631e85316 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 878/1710] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-8cb78348-ba61-44b4-87b0-40ff108942d8 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 833/1711] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] POST http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89/action Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Begin detaching volume completed successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-c43a952e-db7b-4d4e-9348-64c8bfc8c0af tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89/action returned with HTTP 202 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 879/1712] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:04:14 2026] POST /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2b49e7bd-bcbc-40a1-a8da-d0fdf06e06d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b49e7bd-bcbc-40a1-a8da-d0fdf06e06d0 None None] GET http://192.168.122.58/volume// Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b49e7bd-bcbc-40a1-a8da-d0fdf06e06d0 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b49e7bd-bcbc-40a1-a8da-d0fdf06e06d0 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b49e7bd-bcbc-40a1-a8da-d0fdf06e06d0 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:04:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 834/1713] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-52a98fed-cf12-4676-be21-47bbbee30e0d tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 880/1714] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:04:14 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-2df8c28d-3501-4c99-b92f-65018336a892 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-2df8c28d-3501-4c99-b92f-65018336a892 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-2df8c28d-3501-4c99-b92f-65018336a892 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-2df8c28d-3501-4c99-b92f-65018336a892 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /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 02 00:04:15 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ff5705e7-c447-434f-a93d-ed7aec6cbdf8 req-2df8c28d-3501-4c99-b92f-65018336a892 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 returned with HTTP 200 Sep 02 00:04:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 835/1715] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:04:15 2026] DELETE /volume/v3/attachments/019d4db7-cb20-4778-a998-cd9a00690b31 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88dba25c-8ce3-469a-bcc1-3020b1f1539f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f returned with HTTP 200 Sep 02 00:04:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 881/1716] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:15 2026] GET /volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d?cascade=True Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume with id: a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /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 02 00:04:15 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume request issued successfully. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d6e054e-bb3a-4c5b-9595-b1ef7f6a40f4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d?cascade=True returned with HTTP 202 Sep 02 00:04:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 836/1717] 192.168.122.58 () {58 vars in 1255 bytes} [Wed Sep 2 00:04:15 2026] DELETE /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d?cascade=True => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3eb8cdd2-ba3d-4129-a4ce-80055b45ba3d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 882/1718] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:15 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c6862190-b10f-4fe4-8528-073a9d8f8294 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 837/1719] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:15 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54ef142c-b451-4cd9-aa9d-9c743c357b1e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 883/1720] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:16 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90c1b27b-09eb-471b-bbf6-cf8c6f3228e9 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 838/1721] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:17 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc880749-2437-4416-a93b-c932ed38a483 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc880749-2437-4416-a93b-c932ed38a483 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc880749-2437-4416-a93b-c932ed38a483 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc880749-2437-4416-a93b-c932ed38a483 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bc880749-2437-4416-a93b-c932ed38a483 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc880749-2437-4416-a93b-c932ed38a483 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 884/1722] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:18 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-822fea42-94a4-4fe5-b02d-1c5dd1a2d7d2 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 200 Sep 02 00:04:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 839/1723] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:19 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:20 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume with id: eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume request issued successfully. Sep 02 00:04:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3533d8ab-2ceb-4355-b2e3-cf018f89e15e tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 202 Sep 02 00:04:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 885/1724] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:20 2026] DELETE /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:04:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c80c3178-8bb1-4848-b7c3-7380779d2d86 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 200 Sep 02 00:04:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 840/1725] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:20 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53499dd6-94c8-475f-ba15-c41957a82655 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53499dd6-94c8-475f-ba15-c41957a82655 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53499dd6-94c8-475f-ba15-c41957a82655 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53499dd6-94c8-475f-ba15-c41957a82655 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53499dd6-94c8-475f-ba15-c41957a82655 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 886/1726] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:20 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Get all volumes completed successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a4c0624c-500a-4e48-8b47-307f4ff2d155 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 841/1727] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Building query based on filter {{(pid=86254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: /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 02 00:04:21 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Get all snapshots completed successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae315d9d-7c2c-4ff1-843a-80d36ecb7791 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 887/1728] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete snapshot with id: 728194a0-746d-4f68-87f4-390d35679a1f Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915f69a7-3883-41a2-b2d5-6ff77ee95db3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 842/1729] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:04:21 2026] DELETE /volume/v3/snapshots/728194a0-746d-4f68-87f4-390d35679a1f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-37f89311-7b30-41fa-ad25-eec462109c1a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37f89311-7b30-41fa-ad25-eec462109c1a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37f89311-7b30-41fa-ad25-eec462109c1a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37f89311-7b30-41fa-ad25-eec462109c1a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-37f89311-7b30-41fa-ad25-eec462109c1a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete snapshot with id: f9b377a8-269c-4727-8d5c-f9bc939ca9a0 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37f89311-7b30-41fa-ad25-eec462109c1a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 888/1730] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:04:21 2026] DELETE /volume/v3/snapshots/f9b377a8-269c-4727-8d5c-f9bc939ca9a0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7ef6c906-e4c9-4703-996f-7a0af010989d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ef6c906-e4c9-4703-996f-7a0af010989d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ef6c906-e4c9-4703-996f-7a0af010989d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7ef6c906-e4c9-4703-996f-7a0af010989d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7ef6c906-e4c9-4703-996f-7a0af010989d tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 843/1731] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0eebe51f-6885-4580-91ed-163237afb46f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eebe51f-6885-4580-91ed-163237afb46f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eebe51f-6885-4580-91ed-163237afb46f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0eebe51f-6885-4580-91ed-163237afb46f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0eebe51f-6885-4580-91ed-163237afb46f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume with id: a531ac3f-7afa-4203-abf2-363f5717119d Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0eebe51f-6885-4580-91ed-163237afb46f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 889/1732] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:21 2026] DELETE /volume/v3/volumes/a531ac3f-7afa-4203-abf2-363f5717119d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7914e41f-6cda-47a7-bcf9-51040726156a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2067856819"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2067856819'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume of 1 GB Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Availability Zones retrieved successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (523c4acb-96ed-4ad4-b632-ae554373ac00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34525c1a-be55-49fb-8f7f-f2d6eaeda351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34525c1a-be55-49fb-8f7f-f2d6eaeda351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509f981-a947-4713-bba4-8524e8ab9358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['888c338f-14b5-4e55-9b2c-5231e92f8a64', 'a6f65c2f-45a7-4f38-b4f9-6f0b4a8ad673', '5d2db27d-6e90-403f-b5f7-b09083e59354', '61644c1a-4d29-4c56-9a0e-95bb3d0f1138'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509f981-a947-4713-bba4-8524e8ab9358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['888c338f-14b5-4e55-9b2c-5231e92f8a64', 'a6f65c2f-45a7-4f38-b4f9-6f0b4a8ad673', '5d2db27d-6e90-403f-b5f7-b09083e59354', '61644c1a-4d29-4c56-9a0e-95bb3d0f1138']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d497502-99e1-4525-8cec-d86038186250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d497502-99e1-4525-8cec-d86038186250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff18594-28cb-4726-b7c1-ac042b670d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2067856819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['888c338f-14b5-4e55-9b2c-5231e92f8a64','a6f65c2f-45a7-4f38-b4f9-6f0b4a8ad673','5d2db27d-6e90-403f-b5f7-b09083e59354','61644c1a-4d29-4c56-9a0e-95bb3d0f1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2067856819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff18594-28cb-4726-b7c1-ac042b670d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9b246b242d4f07960a520ed19c3f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5baa382561a34ffca8407386d035f1bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c6d443-e0ad-43d1-a952-ef8bd3915914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c6d443-e0ad-43d1-a952-ef8bd3915914) transitioned into state 'SUCCESS' from state '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-2067856819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['888c338f-14b5-4e55-9b2c-5231e92f8a64','a6f65c2f-45a7-4f38-b4f9-6f0b4a8ad673','5d2db27d-6e90-403f-b5f7-b09083e59354','61644c1a-4d29-4c56-9a0e-95bb3d0f1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca335d-dd0c-42e6-b604-190a8a4fcb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca335d-dd0c-42e6-b604-190a8a4fcb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (523c4acb-96ed-4ad4-b632-ae554373ac00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request issued successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7914e41f-6cda-47a7-bcf9-51040726156a tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 844/1733] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:04:21 2026] POST /volume/v3/volumes => generated 758 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3791c0ff-3ccf-45f8-9d07-cb1346759fcc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 890/1734] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-84418d1f-63c8-4ac7-b255-2db952213bff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84418d1f-63c8-4ac7-b255-2db952213bff tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-84418d1f-63c8-4ac7-b255-2db952213bff tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-84418d1f-63c8-4ac7-b255-2db952213bff tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84418d1f-63c8-4ac7-b255-2db952213bff tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 returned with HTTP 404 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 845/1735] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/volumes/eebf8314-57be-49c4-9706-0c0274753a89 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b27b923-5375-4360-a023-bb276eaf8de2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume with id: a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume request issued successfully. Sep 02 00:04:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b27b923-5375-4360-a023-bb276eaf8de2 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 202 Sep 02 00:04:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 891/1736] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:21 2026] DELETE /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f596bdae-f2ce-44dd-bf95-dc82b0408302 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 200 Sep 02 00:04:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 846/1737] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:21 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a48e979-e94b-4575-9914-8af6fe810469 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a48e979-e94b-4575-9914-8af6fe810469 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a48e979-e94b-4575-9914-8af6fe810469 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a48e979-e94b-4575-9914-8af6fe810469 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2a48e979-e94b-4575-9914-8af6fe810469 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a48e979-e94b-4575-9914-8af6fe810469 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 892/1738] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:22 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72d8a898-88b8-4f25-aaaa-a824ae6588b7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d8a898-88b8-4f25-aaaa-a824ae6588b7 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72d8a898-88b8-4f25-aaaa-a824ae6588b7 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72d8a898-88b8-4f25-aaaa-a824ae6588b7 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d8a898-88b8-4f25-aaaa-a824ae6588b7 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 returned with HTTP 404 Sep 02 00:04:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 847/1739] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:23 2026] GET /volume/v3/volumes/a32d279a-bada-4267-90f0-7c8f24751180 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bab730bc-6447-499e-a858-d499c60fd921 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume with id: e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:04:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Delete volume request issued successfully. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bab730bc-6447-499e-a858-d499c60fd921 tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 202 Sep 02 00:04:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 893/1740] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:23 2026] DELETE /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Volume info retrieved successfully. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21aa7005-f115-4596-89cc-9a0dda9a9bfb tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 200 Sep 02 00:04:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 848/1741] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:23 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0dd0e4e-c30c-453b-801c-fdf7d3cedc31 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 894/1742] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:23 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ff18594-28cb-4726-b7c1-ac042b670d85", "name": "tempest-VolumesDeleteCascade-Snapshot-1931323776"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create snapshot from volume 4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:23 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['8aade84a-7c03-4be4-bc7d-5664bcead49a', '500984af-cfd6-431d-8867-293c3cc51d82', '33fc57c6-27c5-40c9-9183-1922cbf78bb2', '68f4e321-6104-41f6-933b-bf21241b12ec'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot create request issued successfully. Sep 02 00:04:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe88d534-8de3-4cb7-86b9-da5d46f4cb32 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:04:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 849/1743] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:04:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec9e079d-b9a2-4eb0-80bf-c764ad3efc56 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf returned with HTTP 200 Sep 02 00:04:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 895/1744] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:24 2026] GET /volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-01fb7656-b226-477e-8560-a997c3e715fa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-01fb7656-b226-477e-8560-a997c3e715fa tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] GET http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 Sep 02 00:04:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-01fb7656-b226-477e-8560-a997c3e715fa tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-01fb7656-b226-477e-8560-a997c3e715fa tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-01fb7656-b226-477e-8560-a997c3e715fa tempest-AttachVolumeNegativeTest-328114835 tempest-AttachVolumeNegativeTest-328114835-project-member] http://192.168.122.58/volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 returned with HTTP 404 Sep 02 00:04:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 850/1745] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:24 2026] GET /volume/v3/volumes/e12acd65-b288-4080-879e-20fe81329389 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0cc04fee-85be-41d5-8157-971efb13686c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0cc04fee-85be-41d5-8157-971efb13686c tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0cc04fee-85be-41d5-8157-971efb13686c tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0cc04fee-85be-41d5-8157-971efb13686c tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0cc04fee-85be-41d5-8157-971efb13686c tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0cc04fee-85be-41d5-8157-971efb13686c tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf returned with HTTP 200 Sep 02 00:04:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 896/1746] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:25 2026] GET /volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-346c23e0-a3ac-43d8-a11d-9d96f3d90692 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf returned with HTTP 200 Sep 02 00:04:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 851/1747] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:26 2026] GET /volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-132a6d58-230c-479a-b671-c31f557d1a98 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132a6d58-230c-479a-b671-c31f557d1a98 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-132a6d58-230c-479a-b671-c31f557d1a98 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-132a6d58-230c-479a-b671-c31f557d1a98 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-132a6d58-230c-479a-b671-c31f557d1a98 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132a6d58-230c-479a-b671-c31f557d1a98 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf returned with HTTP 200 Sep 02 00:04:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 897/1748] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:27 2026] GET /volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cd6572ce-beb5-4cf3-b618-90540e2396bf", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1183942277"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request body: {'volume': {'snapshot_id': 'cd6572ce-beb5-4cf3-b618-90540e2396bf', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1183942277'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Snapshot retrieved successfully. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume of 1 GB Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Availability Zones retrieved successfully. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (4fe65a91-800c-4bf4-b519-f03f9dd5858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f8fc84-05cb-4775-ab43-068f1f07df16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f8fc84-05cb-4775-ab43-068f1f07df16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd6572ce-beb5-4cf3-b618-90540e2396bf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0a8ad8-9083-4431-bc0b-2e7f189e551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Created reservations ['0e727c27-5384-4d34-adf1-f983b23388ab', '4830eaef-d90a-4e4e-bef3-1b9b1ba614e4', '1119608a-e8f8-44d0-9a76-ac6d812048e7', '56b2386b-8e69-49fe-8c42-0418342748cb'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0a8ad8-9083-4431-bc0b-2e7f189e551c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e727c27-5384-4d34-adf1-f983b23388ab', '4830eaef-d90a-4e4e-bef3-1b9b1ba614e4', '1119608a-e8f8-44d0-9a76-ac6d812048e7', '56b2386b-8e69-49fe-8c42-0418342748cb']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fa1994-a8c8-446d-82a0-23e64c79042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fa1994-a8c8-446d-82a0-23e64c79042b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d4eebd2-6bfc-4809-9749-672ddc65af43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1183942277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['0e727c27-5384-4d34-adf1-f983b23388ab','4830eaef-d90a-4e4e-bef3-1b9b1ba614e4','1119608a-e8f8-44d0-9a76-ac6d812048e7','56b2386b-8e69-49fe-8c42-0418342748cb'],size=1,snapshot_id=cd6572ce-beb5-4cf3-b618-90540e2396bf,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1183942277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d4eebd2-6bfc-4809-9749-672ddc65af43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9b246b242d4f07960a520ed19c3f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd6572ce-beb5-4cf3-b618-90540e2396bf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5baa382561a34ffca8407386d035f1bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866f17a6-1868-4e90-837b-0c4df6355c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866f17a6-1868-4e90-837b-0c4df6355c58) transitioned into state 'SUCCESS' from state '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-1183942277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9b246b242d4f07960a520ed19c3f02',qos_specs=None,replication_status=,reservations=['0e727c27-5384-4d34-adf1-f983b23388ab','4830eaef-d90a-4e4e-bef3-1b9b1ba614e4','1119608a-e8f8-44d0-9a76-ac6d812048e7','56b2386b-8e69-49fe-8c42-0418342748cb'],size=1,snapshot_id=cd6572ce-beb5-4cf3-b618-90540e2396bf,source_replicaid=,source_volid=None,status='creating',user_id='5baa382561a34ffca8407386d035f1bf',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e397f33-874b-430f-a72f-d4ee0471f406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e397f33-874b-430f-a72f-d4ee0471f406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Flow 'volume_create_api' (4fe65a91-800c-4bf4-b519-f03f9dd5858f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Create volume request issued successfully. Sep 02 00:04:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eca07a57-a57c-4f80-bb4e-0f0149035e77 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 852/1749] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:04:27 2026] POST /volume/v3/volumes => generated 792 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=497,cinder:UPDATE=104,cinder:INSERT=92 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:04:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abe12503-b80c-40b4-b4dc-a03afb60e2fd tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 898/1750] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:27 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e311ac4-7b8e-43df-9214-9f93579b1dd4 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 853/1751] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:28 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7749a9-482d-472f-8098-fc1f44dbcd3f tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 899/1752] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:29 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69f1df9f-8591-4df7-aec2-d0d737fe2e74 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 854/1753] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:31 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d935e3bd-2e6d-4150-bd07-0554f6b8bfb1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 900/1754] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:32 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1cfaf527-a592-4e7a-afba-d37dfb80ee2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 855/1755] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:33 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffa85ab9-94b7-41fa-aa54-12c9356af896 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 901/1756] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:34 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-405299081", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-405299081', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Create volume of 1 GB Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Availability Zones retrieved successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Flow 'volume_create_api' (d2bfff6c-7cba-4d30-9d65-6644a3f76d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19314f82-d51d-4f85-bcfd-c6db7de51fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f3dc0af-d143-48de-b58b-cdd33d1e2573 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 902/1757] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:35 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 885 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19314f82-d51d-4f85-bcfd-c6db7de51fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2556ae-b697-4d06-9731-8da5df1fd452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eefa8d95-166a-4c50-b384-dff6428ed3f0 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 903/1758] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:35 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 885 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a90a65df-82f7-4321-a2a6-2533b837a882 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85?cascade=True Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume with id: 4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /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 02 00:04:35 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume request issued successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a90a65df-82f7-4321-a2a6-2533b837a882 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85?cascade=True returned with HTTP 202 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 904/1759] 192.168.122.58 () {58 vars in 1255 bytes} [Wed Sep 2 00:04:35 2026] DELETE /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85?cascade=True => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-93002f04-94e1-4722-98cd-15b0cd32069e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93002f04-94e1-4722-98cd-15b0cd32069e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-93002f04-94e1-4722-98cd-15b0cd32069e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-93002f04-94e1-4722-98cd-15b0cd32069e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Created reservations ['fbc41a33-b3a5-40fd-af6d-1c70a7734736', '21e6f716-54fa-40f3-a874-88aead17c550', 'a15b4332-467b-4b10-bd1a-d7a2e550bace', '889c7256-718c-4025-8ae0-1ae2e3d1584e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2556ae-b697-4d06-9731-8da5df1fd452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc41a33-b3a5-40fd-af6d-1c70a7734736', '21e6f716-54fa-40f3-a874-88aead17c550', 'a15b4332-467b-4b10-bd1a-d7a2e550bace', '889c7256-718c-4025-8ae0-1ae2e3d1584e']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fff29b1-a7d5-4719-8764-dfb67554ceb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-93002f04-94e1-4722-98cd-15b0cd32069e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93002f04-94e1-4722-98cd-15b0cd32069e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 905/1760] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:35 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fff29b1-a7d5-4719-8764-dfb67554ceb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9910a91c-5ae3-4e2e-9fe3-2573fe696f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-405299081',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='faa12e0987894793a3b5982f109864b9',qos_specs=None,replication_status=,reservations=['fbc41a33-b3a5-40fd-af6d-1c70a7734736','21e6f716-54fa-40f3-a874-88aead17c550','a15b4332-467b-4b10-bd1a-d7a2e550bace','889c7256-718c-4025-8ae0-1ae2e3d1584e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bc8617ed21417bbf3e61911484fcdc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-405299081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9910a91c-5ae3-4e2e-9fe3-2573fe696f33,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='faa12e0987894793a3b5982f109864b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76bc8617ed21417bbf3e61911484fcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab92914-aed5-4db5-a9ef-3a779d2819ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab92914-aed5-4db5-a9ef-3a779d2819ed) transitioned into state 'SUCCESS' from state '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-405299081',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='faa12e0987894793a3b5982f109864b9',qos_specs=None,replication_status=,reservations=['fbc41a33-b3a5-40fd-af6d-1c70a7734736','21e6f716-54fa-40f3-a874-88aead17c550','a15b4332-467b-4b10-bd1a-d7a2e550bace','889c7256-718c-4025-8ae0-1ae2e3d1584e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76bc8617ed21417bbf3e61911484fcdc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc43a14-fd19-46bd-8ff7-edb8e93b0f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc43a14-fd19-46bd-8ff7-edb8e93b0f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Flow 'volume_create_api' (d2bfff6c-7cba-4d30-9d65-6644a3f76d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Create volume request issued successfully. Sep 02 00:04:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-067bca82-ad21-4ed6-a8b6-3f85f03c7556 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 856/1761] 192.168.122.58 () {64 vars in 1425 bytes} [Wed Sep 2 00:04:35 2026] POST /volume/v3/volumes => generated 769 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-99fc607d-7d0b-4ad4-b01d-03898f196d01 req-5ac0943d-a34e-4bcd-be4e-699204bf99b3 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 906/1762] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:36 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 837 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ee344764-fd55-4972-ac2a-606067de39d1 req-45c07830-97b2-4ce4-a9d4-2bf0e4b34977 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 857/1763] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:36 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 837 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4fe0c2d6-9f60-490a-a4f9-495c283bc122 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 907/1764] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:36 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7226edf1-437a-4655-b0f6-641a81e5112b req-27333e0f-4661-4cac-bf12-daa53a8208ac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 858/1765] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:37 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 861 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-17541c53-633f-4bb4-860f-345b3f661d2e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-17541c53-633f-4bb4-860f-345b3f661d2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-17541c53-633f-4bb4-860f-345b3f661d2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-17541c53-633f-4bb4-860f-345b3f661d2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-17541c53-633f-4bb4-860f-345b3f661d2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-17541c53-633f-4bb4-860f-345b3f661d2e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 908/1766] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:38 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-435a22ff-2cd6-4730-9182-d58562bf906c req-3c9fd958-6198-4910-9868-0324df075eac tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 859/1767] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:38 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-reader] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-reader] Volume info retrieved successfully. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cafe7b3a-f923-4b3e-a0b5-42a2d8bba452 req-427317d5-9172-48f3-9068-b95b261f41cd tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-reader] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 909/1768] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:38 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] DELETE http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Delete volume with id: 9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Delete volume request issued successfully. Sep 02 00:04:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-979776b4-c8a1-4465-bcd0-219541791ab5 req-46361403-890e-4cbc-90c0-f297bfa50fc1 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 202 Sep 02 00:04:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 860/1769] 192.168.122.58 () {62 vars in 1504 bytes} [Wed Sep 2 00:04:38 2026] DELETE /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f4169269-7b0f-4bc4-b7d2-d7ce9e5dacb6 req-d81ff434-6911-41f0-a918-a15796daef3a tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 910/1770] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:38 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b5842d6-52d6-43b4-b3bb-a4e0fa906897 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 200 Sep 02 00:04:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 861/1771] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:39 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Volume info retrieved successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-b3e99c30-8391-4300-b61d-a0795aed69bf req-762c9638-4e01-477c-b3a0-291907cdfa6f tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 200 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 911/1772] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-105547c8-57e2-459b-bd4a-dcc3effcaba3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-105547c8-57e2-459b-bd4a-dcc3effcaba3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-105547c8-57e2-459b-bd4a-dcc3effcaba3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-105547c8-57e2-459b-bd4a-dcc3effcaba3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-105547c8-57e2-459b-bd4a-dcc3effcaba3 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 404 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 862/1773] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Get all volumes completed successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6b34db1-49ab-4b43-a690-25c73b3b2a58 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 912/1774] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/volumes => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-01d0c495-15f8-48ae-a390-d642e80d873e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: /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 02 00:04:40 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Get all snapshots completed successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-01d0c495-15f8-48ae-a390-d642e80d873e tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 863/1775] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5677919a-0e70-4b1c-8379-773999affe46 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5677919a-0e70-4b1c-8379-773999affe46 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5677919a-0e70-4b1c-8379-773999affe46 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5677919a-0e70-4b1c-8379-773999affe46 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5677919a-0e70-4b1c-8379-773999affe46 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5677919a-0e70-4b1c-8379-773999affe46 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 913/1776] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 885 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4756464e-bb56-475f-9472-728fe2b6fa68 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume with id: 2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume request issued successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4756464e-bb56-475f-9472-728fe2b6fa68 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 202 Sep 02 00:04:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 864/1777] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:40 2026] DELETE /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Volume info retrieved successfully. Sep 02 00:04:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4c55f4d-38e6-4a24-a73c-a614ff2f2859 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 200 Sep 02 00:04:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 914/1778] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:40 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-d378b7b0-5680-4797-b2fa-b546e2aab84d req-714b4cbd-dfc4-4a80-9b22-cf648d8fedb6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d378b7b0-5680-4797-b2fa-b546e2aab84d req-714b4cbd-dfc4-4a80-9b22-cf648d8fedb6 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] GET http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d378b7b0-5680-4797-b2fa-b546e2aab84d req-714b4cbd-dfc4-4a80-9b22-cf648d8fedb6 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d378b7b0-5680-4797-b2fa-b546e2aab84d req-714b4cbd-dfc4-4a80-9b22-cf648d8fedb6 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d378b7b0-5680-4797-b2fa-b546e2aab84d req-714b4cbd-dfc4-4a80-9b22-cf648d8fedb6 tempest-VolumesGetTestJSON-300256923 tempest-VolumesGetTestJSON-300256923-project-member] http://192.168.122.58/volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 returned with HTTP 404 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 865/1779] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:04:41 2026] GET /volume/v3/volumes/9910a91c-5ae3-4e2e-9fe3-2573fe696f33 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-216deda1-39f7-4660-9e84-bf65ac183d96 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-216deda1-39f7-4660-9e84-bf65ac183d96 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-216deda1-39f7-4660-9e84-bf65ac183d96 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-216deda1-39f7-4660-9e84-bf65ac183d96 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-216deda1-39f7-4660-9e84-bf65ac183d96 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 returned with HTTP 404 Sep 02 00:04:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 915/1780] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:41 2026] GET /volume/v3/volumes/2d4eebd2-6bfc-4809-9749-672ddc65af43 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete snapshot with id: cd6572ce-beb5-4cf3-b618-90540e2396bf Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1aa33a55-b676-4af9-91da-e830b62ddfdc tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf returned with HTTP 404 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 866/1781] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:04:41 2026] DELETE /volume/v3/snapshots/cd6572ce-beb5-4cf3-b618-90540e2396bf => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e9aed594-8149-4f8f-bf71-d0663eb3fae1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e9aed594-8149-4f8f-bf71-d0663eb3fae1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] GET http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e9aed594-8149-4f8f-bf71-d0663eb3fae1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e9aed594-8149-4f8f-bf71-d0663eb3fae1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e9aed594-8149-4f8f-bf71-d0663eb3fae1 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 404 Sep 02 00:04:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 916/1782] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:41 2026] GET /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] Delete volume with id: 4ff18594-28cb-4726-b7c1-ac042b670d85 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-925bf040-83c0-4459-a7d0-e7844f8b0922 tempest-VolumesDeleteCascade-1057835110 tempest-VolumesDeleteCascade-1057835110-project-member] http://192.168.122.58/volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 returned with HTTP 404 Sep 02 00:04:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 867/1783] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:41 2026] DELETE /volume/v3/volumes/4ff18594-28cb-4726-b7c1-ac042b670d85 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3aab694c-124b-42fa-9177-e6eb37e5308c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3aab694c-124b-42fa-9177-e6eb37e5308c tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3aab694c-124b-42fa-9177-e6eb37e5308c tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-388366218", "description": "tempest-group-type-description-1374869929", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3aab694c-124b-42fa-9177-e6eb37e5308c tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 917/1784] 192.168.122.58 () {62 vars in 1191 bytes} [Wed Sep 2 00:04:45 2026] POST /volume/v3/group_types => generated 264 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8888135d-fabe-4388-8f9d-d4382c3a3cd5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8888135d-fabe-4388-8f9d-d4382c3a3cd5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8888135d-fabe-4388-8f9d-d4382c3a3cd5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8888135d-fabe-4388-8f9d-d4382c3a3cd5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8888135d-fabe-4388-8f9d-d4382c3a3cd5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 200 Sep 02 00:04:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 868/1785] 192.168.122.58 () {60 vars in 1169 bytes} [Wed Sep 2 00:04:45 2026] GET /volume/v3/group_types => generated 498 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0af80da7-ebd1-4508-9601-819378594365 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0af80da7-ebd1-4508-9601-819378594365 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] PUT http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0af80da7-ebd1-4508-9601-819378594365 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1026191866", "description": "updated-group-type-desc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0af80da7-ebd1-4508-9601-819378594365 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 returned with HTTP 200 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 918/1786] 192.168.122.58 () {62 vars in 1301 bytes} [Wed Sep 2 00:04:45 2026] PUT /volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 => generated 255 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a59a10a3-fc65-4704-9bcf-56598315b77e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a59a10a3-fc65-4704-9bcf-56598315b77e tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a59a10a3-fc65-4704-9bcf-56598315b77e tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a59a10a3-fc65-4704-9bcf-56598315b77e tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a59a10a3-fc65-4704-9bcf-56598315b77e tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 returned with HTTP 200 Sep 02 00:04:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 869/1787] 192.168.122.58 () {60 vars in 1280 bytes} [Wed Sep 2 00:04:45 2026] GET /volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 => generated 255 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-abd14da8-1475-428a-a6a3-15800bbac023 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd14da8-1475-428a-a6a3-15800bbac023 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abd14da8-1475-428a-a6a3-15800bbac023 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abd14da8-1475-428a-a6a3-15800bbac023 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd14da8-1475-428a-a6a3-15800bbac023 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 returned with HTTP 202 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 919/1788] 192.168.122.58 () {60 vars in 1283 bytes} [Wed Sep 2 00:04:45 2026] DELETE /volume/v3/group_types/ea6ce2e9-17bd-4da4-9b62-9e82342a1b68 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3482b620-dc3e-41f3-b4ac-1c4416edd87b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3482b620-dc3e-41f3-b4ac-1c4416edd87b tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3482b620-dc3e-41f3-b4ac-1c4416edd87b tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3482b620-dc3e-41f3-b4ac-1c4416edd87b tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3482b620-dc3e-41f3-b4ac-1c4416edd87b tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 200 Sep 02 00:04:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 870/1789] 192.168.122.58 () {60 vars in 1169 bytes} [Wed Sep 2 00:04:45 2026] GET /volume/v3/group_types => generated 248 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7d6ba112-f110-4931-9e91-aa9cc42294bc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7d6ba112-f110-4931-9e91-aa9cc42294bc tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7d6ba112-f110-4931-9e91-aa9cc42294bc tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-708775938", "is_public": true}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7d6ba112-f110-4931-9e91-aa9cc42294bc tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 920/1790] 192.168.122.58 () {62 vars in 1190 bytes} [Wed Sep 2 00:04:45 2026] POST /volume/v3/group_types => generated 163 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-02eb06f6-cac6-40d5-a563-c9a3b9ca5e94 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02eb06f6-cac6-40d5-a563-c9a3b9ca5e94 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] POST http://192.168.122.58/volume/v3/group_types Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02eb06f6-cac6-40d5-a563-c9a3b9ca5e94 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-180271762", "is_public": false}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02eb06f6-cac6-40d5-a563-c9a3b9ca5e94 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types returned with HTTP 202 Sep 02 00:04:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 871/1791] 192.168.122.58 () {62 vars in 1190 bytes} [Wed Sep 2 00:04:45 2026] POST /volume/v3/group_types => generated 164 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f50c57da-9fb6-4e08-a8d0-0766cd229449 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f50c57da-9fb6-4e08-a8d0-0766cd229449 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f50c57da-9fb6-4e08-a8d0-0766cd229449 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f50c57da-9fb6-4e08-a8d0-0766cd229449 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f50c57da-9fb6-4e08-a8d0-0766cd229449 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 00:04:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 921/1792] 192.168.122.58 () {60 vars in 1230 bytes} [Wed Sep 2 00:04:45 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-842e0b87-4b0d-4a5d-bb7b-f9daad4df4f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-842e0b87-4b0d-4a5d-bb7b-f9daad4df4f5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-842e0b87-4b0d-4a5d-bb7b-f9daad4df4f5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-842e0b87-4b0d-4a5d-bb7b-f9daad4df4f5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-842e0b87-4b0d-4a5d-bb7b-f9daad4df4f5 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 872/1793] 192.168.122.58 () {60 vars in 1232 bytes} [Wed Sep 2 00:04:45 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6526852-960d-407f-9934-803befec0156 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bdd17930-820a-489e-92ff-304709cf52a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdd17930-820a-489e-92ff-304709cf52a9 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types?is_public=False Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdd17930-820a-489e-92ff-304709cf52a9 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdd17930-820a-489e-92ff-304709cf52a9 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdd17930-820a-489e-92ff-304709cf52a9 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 873/1794] 192.168.122.58 () {60 vars in 1200 bytes} [Wed Sep 2 00:04:46 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-73eb2ae7-98df-4374-8b9a-db4cf067f1a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-73eb2ae7-98df-4374-8b9a-db4cf067f1a7 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] GET http://192.168.122.58/volume/v3/group_types?is_public=True Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-73eb2ae7-98df-4374-8b9a-db4cf067f1a7 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-73eb2ae7-98df-4374-8b9a-db4cf067f1a7 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-73eb2ae7-98df-4374-8b9a-db4cf067f1a7 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 874/1795] 192.168.122.58 () {60 vars in 1198 bytes} [Wed Sep 2 00:04:46 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5597df09-d6ac-4c61-a0a3-f9637562f062 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5597df09-d6ac-4c61-a0a3-f9637562f062 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/b4e26e69-d13b-4eaa-bb4f-b47243ffb028 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5597df09-d6ac-4c61-a0a3-f9637562f062 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5597df09-d6ac-4c61-a0a3-f9637562f062 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5597df09-d6ac-4c61-a0a3-f9637562f062 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types/b4e26e69-d13b-4eaa-bb4f-b47243ffb028 returned with HTTP 202 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 875/1796] 192.168.122.58 () {60 vars in 1283 bytes} [Wed Sep 2 00:04:46 2026] DELETE /volume/v3/group_types/b4e26e69-d13b-4eaa-bb4f-b47243ffb028 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-db9b0904-d43a-46f3-a996-9cbf9a3d35e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-db9b0904-d43a-46f3-a996-9cbf9a3d35e6 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] DELETE http://192.168.122.58/volume/v3/group_types/bc7d9d57-9c9a-4c8e-bd22-4b4342018d20 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-db9b0904-d43a-46f3-a996-9cbf9a3d35e6 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-db9b0904-d43a-46f3-a996-9cbf9a3d35e6 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-db9b0904-d43a-46f3-a996-9cbf9a3d35e6 tempest-GroupTypesTest-570459366 tempest-GroupTypesTest-570459366-project-admin] http://192.168.122.58/volume/v3/group_types/bc7d9d57-9c9a-4c8e-bd22-4b4342018d20 returned with HTTP 202 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 876/1797] 192.168.122.58 () {60 vars in 1283 bytes} [Wed Sep 2 00:04:46 2026] DELETE /volume/v3/group_types/bc7d9d57-9c9a-4c8e-bd22-4b4342018d20 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-782804704"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-782804704'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume of 1 GB Sep 02 00:04:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Availability Zones retrieved successfully. Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Flow 'volume_create_api' (1dc0e707-c01d-4fb7-a3aa-a64e97520aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ab423c5-84a8-4876-adfa-4192ad9fd3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ab423c5-84a8-4876-adfa-4192ad9fd3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fff1e61-7f2b-4b16-afe4-e8e22249faae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Created reservations ['3e9976ed-2cfe-4331-a8d0-c29b9c64e50d', '32eb9148-d060-40e2-9ebb-5db9ecce3711', 'c3cd74b1-ba11-4fa6-b363-19ceb3a6a404', 'a6093923-b265-4138-a0dd-09ecd6286d45'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fff1e61-7f2b-4b16-afe4-e8e22249faae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9976ed-2cfe-4331-a8d0-c29b9c64e50d', '32eb9148-d060-40e2-9ebb-5db9ecce3711', 'c3cd74b1-ba11-4fa6-b363-19ceb3a6a404', 'a6093923-b265-4138-a0dd-09ecd6286d45']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3431a3f-264a-4b75-9ada-76628e2d890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3431a3f-264a-4b75-9ada-76628e2d890f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd576c054-1374-487a-b3a6-11d2bf8cb356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782804704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba183052723449f8de638c5e1862457',qos_specs=None,replication_status=,reservations=['3e9976ed-2cfe-4331-a8d0-c29b9c64e50d','32eb9148-d060-40e2-9ebb-5db9ecce3711','c3cd74b1-ba11-4fa6-b363-19ceb3a6a404','a6093923-b265-4138-a0dd-09ecd6286d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782804704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d576c054-1374-487a-b3a6-11d2bf8cb356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba183052723449f8de638c5e1862457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dd772c-d0fb-476b-aba1-c367b1ee5beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dd772c-d0fb-476b-aba1-c367b1ee5beb) transitioned into state 'SUCCESS' from state '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-782804704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba183052723449f8de638c5e1862457',qos_specs=None,replication_status=,reservations=['3e9976ed-2cfe-4331-a8d0-c29b9c64e50d','32eb9148-d060-40e2-9ebb-5db9ecce3711','c3cd74b1-ba11-4fa6-b363-19ceb3a6a404','a6093923-b265-4138-a0dd-09ecd6286d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a543de9-824d-4735-b047-3ef054500c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a543de9-824d-4735-b047-3ef054500c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Flow 'volume_create_api' (1dc0e707-c01d-4fb7-a3aa-a64e97520aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume request issued successfully. Sep 02 00:04:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6526852-960d-407f-9934-803befec0156 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 922/1798] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:04:46 2026] POST /volume/v3/volumes => generated 757 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c7442e9-4999-427e-8a4b-7385a4f14dff tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 877/1799] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:46 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 825 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f431e0cf-08c6-40a6-8afb-00d316fa3794 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 923/1800] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:47 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-15e291d3-d00d-4b01-ac39-d7889cac8ce9 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 878/1801] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:48 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] POST http://192.168.122.58/volume/v3/os-volume-transfer Sep 02 00:04:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d576c054-1374-487a-b3a6-11d2bf8cb356"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.volume_transfer [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd576c054-1374-487a-b3a6-11d2bf8cb356'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:04:48 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Creating transfer of volume d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:48 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Generating transfer record for volume d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e396057c-19e5-4ae6-8ded-ad2c661244b2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:04:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 924/1802] 192.168.122.58 () {60 vars in 1170 bytes} [Wed Sep 2 00:04:48 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b2b027ba-95bb-4829-9bd0-f7429361267c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2b027ba-95bb-4829-9bd0-f7429361267c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b2b027ba-95bb-4829-9bd0-f7429361267c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b2b027ba-95bb-4829-9bd0-f7429361267c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b2b027ba-95bb-4829-9bd0-f7429361267c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2b027ba-95bb-4829-9bd0-f7429361267c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 879/1803] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:48 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8ec958ac-08dc-48e9-8bd8-78e9f2b2d262 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ec958ac-08dc-48e9-8bd8-78e9f2b2d262 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ec958ac-08dc-48e9-8bd8-78e9f2b2d262 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ec958ac-08dc-48e9-8bd8-78e9f2b2d262 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ec958ac-08dc-48e9-8bd8-78e9f2b2d262 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 returned with HTTP 200 Sep 02 00:04:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 925/1804] 192.168.122.58 () {58 vars in 1260 bytes} [Wed Sep 2 00:04:49 2026] GET /volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 => generated 415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/os-volume-transfer Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.volume_transfer [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Listing volume transfers {{(pid=86255) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 00:04:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc15dad8-a954-4e3c-88e2-c81f6bbfcf18 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 00:04:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 880/1805] 192.168.122.58 () {58 vars in 1149 bytes} [Wed Sep 2 00:04:49 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] POST http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4/accept Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "877bffc43982d382"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.volume_transfer [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Accepting volume transfer 496bf2dc-e03b-4c85-b1a1-b9a91da167e4 {{(pid=86254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Accepting transfer 496bf2dc-e03b-4c85-b1a1-b9a91da167e4 Sep 02 00:04:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Created reservations ['86edaa99-1d1f-4dc4-981a-b8bd1290c99e', '9a188455-3311-48ff-b5ea-9e840fdbd08f', 'f71fab48-bef6-4a84-a85d-3bc6c21e3d40', '1e933688-c813-4ca8-9d42-50df9bf32d80'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Created reservations ['88a485fd-7749-41b5-b510-5b6df3721cac', '72e15e47-d444-41dd-9665-566b92a36f32', 'fac8707f-9a6b-4d96-9a44-3d559fab1ac1', '466062da-60da-42a5-a673-d1e1636b9bd3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: /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 02 00:04:49 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Created reservations ['60ca8322-bc9f-4ccd-89d6-4982282297bb', 'ed961cfd-c5de-4c3b-9a73-2c1d13da5d09', '8b6de8db-b127-4bc4-b921-dd72cffa9372', 'f54d78f6-42a3-4725-8293-f4f5d94631ea'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Created reservations ['204b7f43-4d41-4db3-ab1d-6eef273e88de', '80a91ec6-5415-44b9-ad6a-46a099ecacfe', '5f3a6a1c-f72c-4cc5-a840-3170b782e5b8', '9cc5371a-071d-4b29-8337-6e309eb6e67b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Transfer volume completed successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Volume d576c054-1374-487a-b3a6-11d2bf8cb356 has been transferred. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c545c6a-1876-4826-aefd-27bba26bcca9 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4/accept returned with HTTP 202 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 926/1806] 192.168.122.58 () {60 vars in 1302 bytes} [Wed Sep 2 00:04:49 2026] POST /volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4/accept => generated 371 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Volume info retrieved successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76ebf1c2-1025-40d8-8814-b64d4876ca10 tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 881/1807] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:50 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-323c0b42-0aa5-46da-8671-5aafc628327e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-323c0b42-0aa5-46da-8671-5aafc628327e tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-323c0b42-0aa5-46da-8671-5aafc628327e tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-323c0b42-0aa5-46da-8671-5aafc628327e tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-323c0b42-0aa5-46da-8671-5aafc628327e tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] Volume info retrieved successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-323c0b42-0aa5-46da-8671-5aafc628327e tempest-VolumesTransfersTest-1774054378 tempest-VolumesTransfersTest-1774054378-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 927/1808] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:50 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1c55fed6-4630-4651-b018-145718bcc87d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c55fed6-4630-4651-b018-145718bcc87d tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] DELETE http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c55fed6-4630-4651-b018-145718bcc87d tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c55fed6-4630-4651-b018-145718bcc87d tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-1c55fed6-4630-4651-b018-145718bcc87d tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Delete transfer with id: 496bf2dc-e03b-4c85-b1a1-b9a91da167e4 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c55fed6-4630-4651-b018-145718bcc87d tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 returned with HTTP 404 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 882/1809] 192.168.122.58 () {58 vars in 1263 bytes} [Wed Sep 2 00:04:50 2026] DELETE /volume/v3/os-volume-transfer/496bf2dc-e03b-4c85-b1a1-b9a91da167e4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8e798b44-6617-431d-8e17-27b4d74307f1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Delete volume with id: d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Volume info retrieved successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Delete volume request issued successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e798b44-6617-431d-8e17-27b4d74307f1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 202 Sep 02 00:04:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 928/1810] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:50 2026] DELETE /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Volume info retrieved successfully. Sep 02 00:04:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f2b0f71-de8e-435b-bed2-05458c722b26 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 200 Sep 02 00:04:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 883/1811] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:50 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3cf5877b-116e-4052-9810-40b6c44b5557 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cf5877b-116e-4052-9810-40b6c44b5557 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3cf5877b-116e-4052-9810-40b6c44b5557 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-142607192", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.qos_specs [None req-3cf5877b-116e-4052-9810-40b6c44b5557 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-142607192', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86254) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.db.api [None req-3cf5877b-116e-4052-9810-40b6c44b5557 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DB qos_specs_create(): root {'id': '4ac34fa4-aefa-4af9-aaed-3e4a2907c697', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-142607192'} {{(pid=86254) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cf5877b-116e-4052-9810-40b6c44b5557 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 929/1812] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:04:51 2026] POST /volume/v3/qos-specs => generated 398 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a492239a-a48c-4fe4-bd8e-37f139d4e689 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a492239a-a48c-4fe4-bd8e-37f139d4e689 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a492239a-a48c-4fe4-bd8e-37f139d4e689 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1553114154"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a492239a-a48c-4fe4-bd8e-37f139d4e689 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 884/1813] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:04:51 2026] POST /volume/v3/types => generated 222 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c1c1d3c-99ed-41c8-b326-c2000b4c7fde None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c1c1d3c-99ed-41c8-b326-c2000b4c7fde tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c1c1d3c-99ed-41c8-b326-c2000b4c7fde tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-558130213"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c1c1d3c-99ed-41c8-b326-c2000b4c7fde tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:04:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 930/1814] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:04:51 2026] POST /volume/v3/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2027a36f-1fc9-4ce2-986c-8f474c262272 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2027a36f-1fc9-4ce2-986c-8f474c262272 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2027a36f-1fc9-4ce2-986c-8f474c262272 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-554634335"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2027a36f-1fc9-4ce2-986c-8f474c262272 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 885/1815] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:04:51 2026] POST /volume/v3/types => generated 221 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associate' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Associate qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 with type: 7c9520d4-7208-46b4-ba61-efd1f436e299 {{(pid=86254) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2506e853-748b-42fa-84fe-78da858b40a1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2506e853-748b-42fa-84fe-78da858b40a1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2506e853-748b-42fa-84fe-78da858b40a1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2506e853-748b-42fa-84fe-78da858b40a1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2506e853-748b-42fa-84fe-78da858b40a1 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 404 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 886/1816] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:51 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9013dd78-61b9-4a8e-9037-70fbb283593c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9013dd78-61b9-4a8e-9037-70fbb283593c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9013dd78-61b9-4a8e-9037-70fbb283593c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9013dd78-61b9-4a8e-9037-70fbb283593c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e7e30be7-f875-4bf4-8f71-c687c7ef8daf tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 returned with HTTP 202 Sep 02 00:04:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 931/1817] 192.168.122.58 () {58 vars in 1360 bytes} [Wed Sep 2 00:04:51 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9013dd78-61b9-4a8e-9037-70fbb283593c tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 404 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 887/1818] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:51 2026] GET /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associate' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Associate qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 with type: ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 {{(pid=86254) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Delete volume with id: d576c054-1374-487a-b3a6-11d2bf8cb356 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e4ddb0e-85db-483a-a493-3d5b540f7da0 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 returned with HTTP 404 Sep 02 00:04:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 888/1819] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:51 2026] DELETE /volume/v3/volumes/d576c054-1374-487a-b3a6-11d2bf8cb356 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d3c9e25-fc50-48db-adf1-65c6292da6bb tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 932/1820] 192.168.122.58 () {58 vars in 1360 bytes} [Wed Sep 2 00:04:51 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03c8d6c7-f048-424c-939d-0646940a1392 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-574208794"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-574208794'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume of 1 GB Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=b3ce7601-69f9-4dc2-bfb9-ef1385a73899 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associate' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Associate qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 with type: b3ce7601-69f9-4dc2-bfb9-ef1385a73899 {{(pid=86254) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Availability Zones retrieved successfully. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Flow 'volume_create_api' (9de4020a-0fbb-4495-ab3f-be3d64753b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808eb68c-286e-4e20-a54d-255801003fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a833d20-205a-484c-8e33-c1c7bf5e78d4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=b3ce7601-69f9-4dc2-bfb9-ef1385a73899 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 933/1821] 192.168.122.58 () {58 vars in 1360 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associate?vol_type_id=b3ce7601-69f9-4dc2-bfb9-ef1385a73899 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associations' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Get associations for qos_spec id: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 {{(pid=86254) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /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 02 00:04:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ed3268f-a8ac-4404-9219-eaadefc2890b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 934/1822] 192.168.122.58 () {58 vars in 1272 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'disassociate' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Disassociate qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 from type: 7c9520d4-7208-46b4-ba61-efd1f436e299 {{(pid=86254) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808eb68c-286e-4e20-a54d-255801003fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02526ed-56bf-4854-b241-d641b5955086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a34b64b2-67ae-42ab-b0df-7a4c671900ed tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 935/1823] 192.168.122.58 () {58 vars in 1369 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate?vol_type_id=7c9520d4-7208-46b4-ba61-efd1f436e299 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associations' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Get associations for qos_spec id: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 {{(pid=86254) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /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 02 00:04:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aad2af37-0061-4eeb-8e6b-337327e548c3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 936/1824] 192.168.122.58 () {58 vars in 1272 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations => generated 304 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate_all Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'disassociate_all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Disassociate qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 from all. {{(pid=86254) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa99aa66-9254-4e94-92f4-b2e629760d2c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate_all returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 937/1825] 192.168.122.58 () {58 vars in 1284 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/disassociate_all => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'associations' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Get associations for qos_spec id: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697 {{(pid=86254) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Created reservations ['2788d48f-d0e0-4aec-b1aa-80d44a748c74', 'ee9513e1-a54e-4ed2-8fb4-56c7bbc97ded', '2bebcb19-5439-4854-8042-80b295bf3963', '4313a736-27f5-4495-ace6-33068a30b80e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02526ed-56bf-4854-b241-d641b5955086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2788d48f-d0e0-4aec-b1aa-80d44a748c74', 'ee9513e1-a54e-4ed2-8fb4-56c7bbc97ded', '2bebcb19-5439-4854-8042-80b295bf3963', '4313a736-27f5-4495-ace6-33068a30b80e']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3974894-d9d2-4060-bc06-82268d5ddee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /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 02 00:04:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f065e181-a7d9-4c53-a543-5df5722b4ea0 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 938/1826] 192.168.122.58 () {58 vars in 1272 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/associations => generated 24 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2e4301af-f142-4133-a73a-bbd58767f922 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e4301af-f142-4133-a73a-bbd58767f922 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e4301af-f142-4133-a73a-bbd58767f922 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e4301af-f142-4133-a73a-bbd58767f922 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3974894-d9d2-4060-bc06-82268d5ddee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '070be422-7de4-4775-b64f-ca943043a756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-574208794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba183052723449f8de638c5e1862457',qos_specs=None,replication_status=,reservations=['2788d48f-d0e0-4aec-b1aa-80d44a748c74','ee9513e1-a54e-4ed2-8fb4-56c7bbc97ded','2bebcb19-5439-4854-8042-80b295bf3963','4313a736-27f5-4495-ace6-33068a30b80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-574208794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=070be422-7de4-4775-b64f-ca943043a756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba183052723449f8de638c5e1862457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a891072-60b9-41af-be7b-345dd77eb5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e4301af-f142-4133-a73a-bbd58767f922 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 939/1827] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:52 2026] DELETE /volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1bf08fdf-8046-4050-b8e7-aef8dc523eb3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bf08fdf-8046-4050-b8e7-aef8dc523eb3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bf08fdf-8046-4050-b8e7-aef8dc523eb3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bf08fdf-8046-4050-b8e7-aef8dc523eb3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bf08fdf-8046-4050-b8e7-aef8dc523eb3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 940/1828] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/types/b3ce7601-69f9-4dc2-bfb9-ef1385a73899 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a891072-60b9-41af-be7b-345dd77eb5ea) transitioned into state 'SUCCESS' from state '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-574208794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba183052723449f8de638c5e1862457',qos_specs=None,replication_status=,reservations=['2788d48f-d0e0-4aec-b1aa-80d44a748c74','ee9513e1-a54e-4ed2-8fb4-56c7bbc97ded','2bebcb19-5439-4854-8042-80b295bf3963','4313a736-27f5-4495-ace6-33068a30b80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01835b8bc0ad4e8b96a3bf4f3da44f3a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8b91bd-3fb3-46ec-abde-40ee969b7f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28954af0-dced-44f4-ade5-135fc064e6dc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28954af0-dced-44f4-ade5-135fc064e6dc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28954af0-dced-44f4-ade5-135fc064e6dc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28954af0-dced-44f4-ade5-135fc064e6dc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8b91bd-3fb3-46ec-abde-40ee969b7f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Flow 'volume_create_api' (9de4020a-0fbb-4495-ab3f-be3d64753b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Create volume request issued successfully. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03c8d6c7-f048-424c-939d-0646940a1392 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 889/1829] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:04:51 2026] POST /volume/v3/volumes => generated 757 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28954af0-dced-44f4-ade5-135fc064e6dc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 941/1830] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:52 2026] DELETE /volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d9df71d-5379-4281-ad0e-9c58f19acc6d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d9df71d-5379-4281-ad0e-9c58f19acc6d tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d9df71d-5379-4281-ad0e-9c58f19acc6d tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d9df71d-5379-4281-ad0e-9c58f19acc6d tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cace464-8f3f-4582-8972-24b19c2a23f4 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 890/1831] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 825 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d9df71d-5379-4281-ad0e-9c58f19acc6d tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 942/1832] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/types/ce96bfa0-1d54-45ce-8ccb-7c3aa193a154 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bb976ffe-07e5-4a80-902b-c0f8c77a3a28 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bb976ffe-07e5-4a80-902b-c0f8c77a3a28 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bb976ffe-07e5-4a80-902b-c0f8c77a3a28 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bb976ffe-07e5-4a80-902b-c0f8c77a3a28 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bb976ffe-07e5-4a80-902b-c0f8c77a3a28 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 891/1833] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:04:52 2026] DELETE /volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-61a1a29e-b19f-4f3e-9f90-b495a5ae6120 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61a1a29e-b19f-4f3e-9f90-b495a5ae6120 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61a1a29e-b19f-4f3e-9f90-b495a5ae6120 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61a1a29e-b19f-4f3e-9f90-b495a5ae6120 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61a1a29e-b19f-4f3e-9f90-b495a5ae6120 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 943/1834] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/types/7c9520d4-7208-46b4-ba61-efd1f436e299 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-580252270", "consumer": "back-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.qos_specs [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-580252270', 'consumer': 'back-end', 'specs': {}} {{(pid=86255) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DB qos_specs_create(): root {'id': '43e7a2be-b580-4bce-aa56-19f4480b0f48', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-580252270'} {{(pid=86255) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d36d290-a3ee-40f8-8d5c-7bad868f55e9 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 892/1835] 192.168.122.58 () {60 vars in 1143 bytes} [Wed Sep 2 00:04:52 2026] POST /volume/v3/qos-specs => generated 374 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b8ad9701-b700-407b-a497-db2e85d717f5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b8ad9701-b700-407b-a497-db2e85d717f5 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b8ad9701-b700-407b-a497-db2e85d717f5 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b8ad9701-b700-407b-a497-db2e85d717f5 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8ad9701-b700-407b-a497-db2e85d717f5 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 43e7a2be-b580-4bce-aa56-19f4480b0f48, force: False {{(pid=86254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /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 02 00:04:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b8ad9701-b700-407b-a497-db2e85d717f5 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False returned with HTTP 202 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 944/1836] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:52 2026] DELETE /volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-daed3cbf-4aa4-4cde-b918-91e044ce91d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-daed3cbf-4aa4-4cde-b918-91e044ce91d3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-daed3cbf-4aa4-4cde-b918-91e044ce91d3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-daed3cbf-4aa4-4cde-b918-91e044ce91d3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-daed3cbf-4aa4-4cde-b918-91e044ce91d3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 893/1837] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19879ddd-008c-4f65-9421-6d389786271c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19879ddd-008c-4f65-9421-6d389786271c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19879ddd-008c-4f65-9421-6d389786271c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19879ddd-008c-4f65-9421-6d389786271c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /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 02 00:04:52 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19879ddd-008c-4f65-9421-6d389786271c tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 945/1838] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 43e7a2be-b580-4bce-aa56-19f4480b0f48, force: False {{(pid=86255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1134f53b-785a-4ef8-a8cb-bc24e9b13a98 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 894/1839] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:52 2026] DELETE /volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0bae56b-7663-4077-855d-5526e882e815 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0bae56b-7663-4077-855d-5526e882e815 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0bae56b-7663-4077-855d-5526e882e815 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0bae56b-7663-4077-855d-5526e882e815 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0bae56b-7663-4077-855d-5526e882e815 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 returned with HTTP 404 Sep 02 00:04:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 946/1840] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:52 2026] GET /volume/v3/qos-specs/43e7a2be-b580-4bce-aa56-19f4480b0f48 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1693712682", "consumer": "both"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.qos_specs [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1693712682', 'consumer': 'both', 'specs': {}} {{(pid=86255) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DB qos_specs_create(): root {'id': '410c554b-a510-4fbe-adcb-d8e12a03dbb5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1693712682'} {{(pid=86255) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:04:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d1d5ea6-1043-43c2-b638-2901bfc2e3d8 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 895/1841] 192.168.122.58 () {60 vars in 1143 bytes} [Wed Sep 2 00:04:52 2026] POST /volume/v3/qos-specs => generated 371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 410c554b-a510-4fbe-adcb-d8e12a03dbb5, force: False {{(pid=86254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-614afb3a-45db-446b-b8f6-854e8be9ed32 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False returned with HTTP 202 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 947/1842] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:53 2026] DELETE /volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-348d13ba-960d-4bdd-8206-6b23966baf25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-348d13ba-960d-4bdd-8206-6b23966baf25 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-348d13ba-960d-4bdd-8206-6b23966baf25 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-348d13ba-960d-4bdd-8206-6b23966baf25 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-348d13ba-960d-4bdd-8206-6b23966baf25 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 896/1843] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-065067f0-68d8-4039-acc3-0af4189b0a6b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065067f0-68d8-4039-acc3-0af4189b0a6b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065067f0-68d8-4039-acc3-0af4189b0a6b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065067f0-68d8-4039-acc3-0af4189b0a6b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065067f0-68d8-4039-acc3-0af4189b0a6b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 948/1844] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 410c554b-a510-4fbe-adcb-d8e12a03dbb5, force: False {{(pid=86255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4dd3eec-7a72-4af3-8d45-b8bf0913c25e tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 897/1845] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:53 2026] DELETE /volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ebec7597-a5a1-4f60-9e60-040867d52617 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebec7597-a5a1-4f60-9e60-040867d52617 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebec7597-a5a1-4f60-9e60-040867d52617 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebec7597-a5a1-4f60-9e60-040867d52617 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebec7597-a5a1-4f60-9e60-040867d52617 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 949/1846] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/410c554b-a510-4fbe-adcb-d8e12a03dbb5 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] POST http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-447147011", "consumer": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.qos_specs [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-447147011', 'consumer': 'front-end', 'specs': {}} {{(pid=86255) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DB qos_specs_create(): root {'id': '9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-447147011'} {{(pid=86255) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-61ff5e36-419c-4d90-9596-ca465acb35a3 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 898/1847] 192.168.122.58 () {60 vars in 1143 bytes} [Wed Sep 2 00:04:53 2026] POST /volume/v3/qos-specs => generated 375 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef, force: False {{(pid=86254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb681b48-e96e-44fb-989a-df2e3d2a54cc tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False returned with HTTP 202 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 950/1848] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:53 2026] DELETE /volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4fb7036b-214c-4cdf-9400-08a57d8feee4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fb7036b-214c-4cdf-9400-08a57d8feee4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4fb7036b-214c-4cdf-9400-08a57d8feee4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4fb7036b-214c-4cdf-9400-08a57d8feee4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fb7036b-214c-4cdf-9400-08a57d8feee4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 899/1849] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b3416158-8686-4712-a809-3b7d07f19f9f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3416158-8686-4712-a809-3b7d07f19f9f tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3416158-8686-4712-a809-3b7d07f19f9f tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3416158-8686-4712-a809-3b7d07f19f9f tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3416158-8686-4712-a809-3b7d07f19f9f tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 951/1850] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef, force: False {{(pid=86255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f907b2e-0f1e-4e86-8e34-7dfcd043182b tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 900/1851] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:53 2026] DELETE /volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef?force=False => generated 100 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ff3f41da-9f49-4539-9a6f-f2e0318f6034 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff3f41da-9f49-4539-9a6f-f2e0318f6034 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff3f41da-9f49-4539-9a6f-f2e0318f6034 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff3f41da-9f49-4539-9a6f-f2e0318f6034 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff3f41da-9f49-4539-9a6f-f2e0318f6034 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 952/1852] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/9c4c0bc2-4af1-4e17-8026-ab4b93b3a0ef => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-04a04270-db8e-4c3f-83f9-0492618148c4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-04a04270-db8e-4c3f-83f9-0492618148c4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-04a04270-db8e-4c3f-83f9-0492618148c4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-04a04270-db8e-4c3f-83f9-0492618148c4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-04a04270-db8e-4c3f-83f9-0492618148c4 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 901/1853] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14c41aca-ab44-4738-ae98-81cafb863f82 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14c41aca-ab44-4738-ae98-81cafb863f82 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14c41aca-ab44-4738-ae98-81cafb863f82 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14c41aca-ab44-4738-ae98-81cafb863f82 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14c41aca-ab44-4738-ae98-81cafb863f82 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 953/1854] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] PUT http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.qos_specs [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86255) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] qos_specs_update() value: {'id': 'c9cbe049-d1fb-4f2d-98ed-d9d1d50c5d97', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4ac34fa4-aefa-4af9-aaed-3e4a2907c697', 'deleted': False} {{(pid=86255) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-127d9bf2-3dce-45a2-a625-0235bfb5d174 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 902/1855] 192.168.122.58 () {60 vars in 1253 bytes} [Wed Sep 2 00:04:53 2026] PUT /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 36 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7c5b4ef-1423-4bad-82b7-16125868afca None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7c5b4ef-1423-4bad-82b7-16125868afca tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7c5b4ef-1423-4bad-82b7-16125868afca tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7c5b4ef-1423-4bad-82b7-16125868afca tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7c5b4ef-1423-4bad-82b7-16125868afca tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 954/1856] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 419 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-07ea74c5-b5c4-4fa3-b2e4-d19f8a9fea64 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7f2ee57-6b07-489d-8e52-92851c599471 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7f2ee57-6b07-489d-8e52-92851c599471 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7f2ee57-6b07-489d-8e52-92851c599471 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07ea74c5-b5c4-4fa3-b2e4-d19f8a9fea64 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] PUT http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/delete_keys Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07ea74c5-b5c4-4fa3-b2e4-d19f8a9fea64 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7f2ee57-6b07-489d-8e52-92851c599471 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-07ea74c5-b5c4-4fa3-b2e4-d19f8a9fea64 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete_key spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697, keys: ['iops_bytes'] {{(pid=86255) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a7f2ee57-6b07-489d-8e52-92851c599471 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7f2ee57-6b07-489d-8e52-92851c599471 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 955/1857] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07ea74c5-b5c4-4fa3-b2e4-d19f8a9fea64 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/delete_keys returned with HTTP 202 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 903/1858] 192.168.122.58 () {60 vars in 1289 bytes} [Wed Sep 2 00:04:53 2026] PUT /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697/delete_keys => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-021f00a7-d7da-4384-be65-19998b5e4679 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-021f00a7-d7da-4384-be65-19998b5e4679 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-021f00a7-d7da-4384-be65-19998b5e4679 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-021f00a7-d7da-4384-be65-19998b5e4679 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-021f00a7-d7da-4384-be65-19998b5e4679 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 956/1859] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-65b267dd-8ab6-48eb-add6-d5350cf56e38 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65b267dd-8ab6-48eb-add6-d5350cf56e38 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65b267dd-8ab6-48eb-add6-d5350cf56e38 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65b267dd-8ab6-48eb-add6-d5350cf56e38 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65b267dd-8ab6-48eb-add6-d5350cf56e38 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 200 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 904/1860] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-581755c4-780a-4a4b-a715-a958794d76a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-581755c4-780a-4a4b-a715-a958794d76a6 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] DELETE http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697?force=False Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-581755c4-780a-4a4b-a715-a958794d76a6 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-581755c4-780a-4a4b-a715-a958794d76a6 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-581755c4-780a-4a4b-a715-a958794d76a6 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Delete qos_spec: 4ac34fa4-aefa-4af9-aaed-3e4a2907c697, force: False {{(pid=86254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:04:53 devstack devstack@c-api.service[86254]: /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 02 00:04:53 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:04:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-581755c4-780a-4a4b-a715-a958794d76a6 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697?force=False returned with HTTP 202 Sep 02 00:04:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 957/1861] 192.168.122.58 () {58 vars in 1259 bytes} [Wed Sep 2 00:04:53 2026] DELETE /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-980c166b-eba3-408d-a925-0c8e2f338024 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-980c166b-eba3-408d-a925-0c8e2f338024 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] GET http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-980c166b-eba3-408d-a925-0c8e2f338024 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-980c166b-eba3-408d-a925-0c8e2f338024 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-980c166b-eba3-408d-a925-0c8e2f338024 tempest-QosSpecsTestJSON-1522334898 tempest-QosSpecsTestJSON-1522334898-project-admin] http://192.168.122.58/volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 returned with HTTP 404 Sep 02 00:04:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 905/1862] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:04:53 2026] GET /volume/v3/qos-specs/4ac34fa4-aefa-4af9-aaed-3e4a2907c697 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-97545597-f7cd-42d9-bacc-78578b6b0aac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-97545597-f7cd-42d9-bacc-78578b6b0aac tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-97545597-f7cd-42d9-bacc-78578b6b0aac tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-97545597-f7cd-42d9-bacc-78578b6b0aac tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-97545597-f7cd-42d9-bacc-78578b6b0aac tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-97545597-f7cd-42d9-bacc-78578b6b0aac tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 958/1863] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:54 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] POST http://192.168.122.58/volume/v3/os-volume-transfer Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "070be422-7de4-4775-b64f-ca943043a756"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.volume_transfer [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Creating new volume transfer {'transfer': {'volume_id': '070be422-7de4-4775-b64f-ca943043a756'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Creating transfer of volume 070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.transfer.api [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Generating transfer record for volume 070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b83238d2-1748-4108-8b5a-8fa1a4bdaae1 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:04:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 906/1864] 192.168.122.58 () {60 vars in 1170 bytes} [Wed Sep 2 00:04:54 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea5539c2-0ef4-4ba2-adc2-61ad67325985 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 959/1865] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:54 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-67ec542c-842c-4488-9fae-0451b7dbb6af None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67ec542c-842c-4488-9fae-0451b7dbb6af tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/os-volume-transfer/detail Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67ec542c-842c-4488-9fae-0451b7dbb6af tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67ec542c-842c-4488-9fae-0451b7dbb6af tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.volume_transfer [None req-67ec542c-842c-4488-9fae-0451b7dbb6af tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Listing volume transfers {{(pid=86255) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67ec542c-842c-4488-9fae-0451b7dbb6af tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 00:04:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 907/1866] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:04:54 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53f63471-460b-430b-b3a8-f790a5f29f5b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53f63471-460b-430b-b3a8-f790a5f29f5b tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] DELETE http://192.168.122.58/volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53f63471-460b-430b-b3a8-f790a5f29f5b tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53f63471-460b-430b-b3a8-f790a5f29f5b tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-53f63471-460b-430b-b3a8-f790a5f29f5b tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Delete transfer with id: 0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53f63471-460b-430b-b3a8-f790a5f29f5b tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e returned with HTTP 202 Sep 02 00:04:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 960/1867] 192.168.122.58 () {58 vars in 1263 bytes} [Wed Sep 2 00:04:54 2026] DELETE /volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-da276189-5af1-4b8f-90df-69d697e641e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da276189-5af1-4b8f-90df-69d697e641e2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da276189-5af1-4b8f-90df-69d697e641e2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da276189-5af1-4b8f-90df-69d697e641e2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-da276189-5af1-4b8f-90df-69d697e641e2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Volume info retrieved successfully. Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da276189-5af1-4b8f-90df-69d697e641e2 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 908/1868] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:54 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] DELETE http://192.168.122.58/volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Delete transfer with id: 0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b42629c-7f66-4355-bd29-0e09dac47da6 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e returned with HTTP 404 Sep 02 00:04:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 961/1869] 192.168.122.58 () {58 vars in 1263 bytes} [Wed Sep 2 00:04:55 2026] DELETE /volume/v3/os-volume-transfer/0ee2b846-a7a6-41fe-96dc-b9f9229c4e2e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Delete volume with id: 070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:04:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Volume info retrieved successfully. Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Delete volume request issued successfully. Sep 02 00:04:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b564b44b-f73b-4cfb-a440-7abaa6715a32 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 202 Sep 02 00:04:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 909/1870] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:55 2026] DELETE /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:04:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:04:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Volume info retrieved successfully. Sep 02 00:04:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde76882-dcf7-4d95-8571-a59ad14d8be4 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 200 Sep 02 00:04:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 962/1871] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:55 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 1012 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e81f1e86-e18a-4cb6-8466-711b72f5d355 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e81f1e86-e18a-4cb6-8466-711b72f5d355 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e81f1e86-e18a-4cb6-8466-711b72f5d355 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e81f1e86-e18a-4cb6-8466-711b72f5d355 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e81f1e86-e18a-4cb6-8466-711b72f5d355 tempest-VolumesTransfersTest-1760611959 tempest-VolumesTransfersTest-1760611959-project-admin] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 404 Sep 02 00:04:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 910/1872] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:56 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c2e156e4-f8a9-4786-8b9a-2b99fd66f7ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2e156e4-f8a9-4786-8b9a-2b99fd66f7ba tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] GET http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2e156e4-f8a9-4786-8b9a-2b99fd66f7ba tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2e156e4-f8a9-4786-8b9a-2b99fd66f7ba tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2e156e4-f8a9-4786-8b9a-2b99fd66f7ba tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 404 Sep 02 00:04:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 963/1873] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:04:56 2026] GET /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] DELETE http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:04:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] Delete volume with id: 070be422-7de4-4775-b64f-ca943043a756 Sep 02 00:04:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e19fde1a-f9f8-49fc-a2ae-a7c3cbedda77 tempest-VolumesTransfersTest-222645138 tempest-VolumesTransfersTest-222645138-project-member] http://192.168.122.58/volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 returned with HTTP 404 Sep 02 00:04:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 911/1874] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:04:56 2026] DELETE /volume/v3/volumes/070be422-7de4-4775-b64f-ca943043a756 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:04:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a998ad27-30b2-496c-b24c-c3084e6df9b2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a998ad27-30b2-496c-b24c-c3084e6df9b2 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:04:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a998ad27-30b2-496c-b24c-c3084e6df9b2 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-23043553", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1648808955", "vendor_name": "tempest-vendor_name-236086688"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a998ad27-30b2-496c-b24c-c3084e6df9b2 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:04:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 964/1875] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:04:59 2026] POST /volume/v3/types => generated 325 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75c9126a-64eb-49d5-9a31-dd6d04f82c0a", "size": 1, "name": "tempest-UserMessagesTest-Volume-136651358"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume request body: {'volume': {'volume_type': '75c9126a-64eb-49d5-9a31-dd6d04f82c0a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-136651358'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=478,cinder:UPDATE=140,cinder:INSERT=71 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume of 1 GB Sep 02 00:04:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:04:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:04:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Availability Zones retrieved successfully. Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Flow 'volume_create_api' (6020c107-f70a-4efb-b04a-dc7e1533cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a692b7f-c946-45f5-8685-eb13876537c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:04:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a692b7f-c946-45f5-8685-eb13876537c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1648808955',vendor_name='tempest-vendor_name-236086688'},id=75c9126a-64eb-49d5-9a31-dd6d04f82c0a,is_public=True,name='tempest-UserMessagesTest-volume-type-23043553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c9126a-64eb-49d5-9a31-dd6d04f82c0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024afaf9-a922-4067-b1f1-eaacd88b9cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-23043553 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-23043553, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:00 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-23043553 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-23043553, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Created reservations ['9ff14213-56a5-4ae6-a677-f969351e3f31', 'b1da0204-14c2-4bd6-b300-1543100e89e8', '1f8ce6c3-f572-436e-88cf-7de1fb7d6520', 'aca21838-65d3-4b06-85ca-5882127ea5c4'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024afaf9-a922-4067-b1f1-eaacd88b9cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff14213-56a5-4ae6-a677-f969351e3f31', 'b1da0204-14c2-4bd6-b300-1543100e89e8', '1f8ce6c3-f572-436e-88cf-7de1fb7d6520', 'aca21838-65d3-4b06-85ca-5882127ea5c4']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62c16ce-4114-4540-b5b4-62860a8d94e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62c16ce-4114-4540-b5b4-62860a8d94e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539ed475-0374-4717-8b53-62ce703da3b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-136651358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690658fec84046db962cfefa051cc65d',qos_specs=None,replication_status=,reservations=['9ff14213-56a5-4ae6-a677-f969351e3f31','b1da0204-14c2-4bd6-b300-1543100e89e8','1f8ce6c3-f572-436e-88cf-7de1fb7d6520','aca21838-65d3-4b06-85ca-5882127ea5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e8b7b3869c427aa287e715672a61d3',volume_type_id=75c9126a-64eb-49d5-9a31-dd6d04f82c0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-136651358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539ed475-0374-4717-8b53-62ce703da3b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690658fec84046db962cfefa051cc65d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e8b7b3869c427aa287e715672a61d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c9126a-64eb-49d5-9a31-dd6d04f82c0a),volume_type_id=75c9126a-64eb-49d5-9a31-dd6d04f82c0a)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c31d969-cd9a-4e0e-bec8-e582a7dbf422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c31d969-cd9a-4e0e-bec8-e582a7dbf422) transitioned into state 'SUCCESS' from state '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-136651358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690658fec84046db962cfefa051cc65d',qos_specs=None,replication_status=,reservations=['9ff14213-56a5-4ae6-a677-f969351e3f31','b1da0204-14c2-4bd6-b300-1543100e89e8','1f8ce6c3-f572-436e-88cf-7de1fb7d6520','aca21838-65d3-4b06-85ca-5882127ea5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e8b7b3869c427aa287e715672a61d3',volume_type_id=75c9126a-64eb-49d5-9a31-dd6d04f82c0a)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0af8df7-a94f-4ffd-8536-10d77472f878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0af8df7-a94f-4ffd-8536-10d77472f878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Flow 'volume_create_api' (6020c107-f70a-4efb-b04a-dc7e1533cabc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume request issued successfully. Sep 02 00:05:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40a7d15f-644e-48c0-bd3c-8853c03f99e1 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 912/1876] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:04:59 2026] POST /volume/v3/volumes => generated 789 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3b29601-23f9-4762-b06c-120e7a3606fc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3b29601-23f9-4762-b06c-120e7a3606fc tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3b29601-23f9-4762-b06c-120e7a3606fc tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3b29601-23f9-4762-b06c-120e7a3606fc tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d3b29601-23f9-4762-b06c-120e7a3606fc tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3b29601-23f9-4762-b06c-120e7a3606fc tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 returned with HTTP 200 Sep 02 00:05:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 965/1877] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:00 2026] GET /volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b362761-cb48-4d51-b57b-6fe51bf8d92e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 returned with HTTP 200 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 913/1878] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:01 2026] GET /volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 => generated 878 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e73b4ad5-7ee0-46ed-a66c-f33f81d78419 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e73b4ad5-7ee0-46ed-a66c-f33f81d78419 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/messages Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e73b4ad5-7ee0-46ed-a66c-f33f81d78419 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e73b4ad5-7ee0-46ed-a66c-f33f81d78419 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e73b4ad5-7ee0-46ed-a66c-f33f81d78419 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:05:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 966/1879] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:05:01 2026] GET /volume/v3/messages => generated 676 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d8b2bf2-e74b-40f9-b3d1-18bc9c70b8f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d8b2bf2-e74b-40f9-b3d1-18bc9c70b8f7 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] DELETE http://192.168.122.58/volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d8b2bf2-e74b-40f9-b3d1-18bc9c70b8f7 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d8b2bf2-e74b-40f9-b3d1-18bc9c70b8f7 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d8b2bf2-e74b-40f9-b3d1-18bc9c70b8f7 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 returned with HTTP 204 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 914/1880] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:05:01 2026] DELETE /volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6f2f75b1-4cfb-431f-bcb9-5606acec0b3f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f2f75b1-4cfb-431f-bcb9-5606acec0b3f tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f2f75b1-4cfb-431f-bcb9-5606acec0b3f tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f2f75b1-4cfb-431f-bcb9-5606acec0b3f tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f2f75b1-4cfb-431f-bcb9-5606acec0b3f tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 returned with HTTP 404 Sep 02 00:05:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 967/1881] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:05:01 2026] GET /volume/v3/messages/8d90f7d2-dae8-4450-a1d9-adfeb6f55a26 => generated 110 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c36c9ed2-9540-405d-ba6b-a34d5ab0c9c4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 returned with HTTP 200 Sep 02 00:05:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 915/1882] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:01 2026] GET /volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 => generated 878 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] DELETE http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Delete volume with id: 539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:01 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-23043553 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-23043553, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:02 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-23043553 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-23043553, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Created reservations ['f4d488cc-3b4f-402f-8b0b-ca3d00707f45', 'd585a96f-df83-4317-a7d9-fd916d57dcb2', '2cf257d6-4fdf-405c-8f7e-5001794a1919', 'd39d8a31-0b79-415e-ae34-bf01b0b64de9'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Delete volume request issued successfully. Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6f04dd6-6179-48b4-bec4-f264f30a8c5c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 returned with HTTP 202 Sep 02 00:05:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 968/1883] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:05:01 2026] DELETE /volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bee835b3-0ada-4f1e-81c8-37a9b5ae767c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bee835b3-0ada-4f1e-81c8-37a9b5ae767c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bee835b3-0ada-4f1e-81c8-37a9b5ae767c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bee835b3-0ada-4f1e-81c8-37a9b5ae767c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bee835b3-0ada-4f1e-81c8-37a9b5ae767c tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 returned with HTTP 404 Sep 02 00:05:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 916/1884] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:02 2026] GET /volume/v3/volumes/539ed475-0374-4717-8b53-62ce703da3b7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9e7231bc-7154-40ab-a386-0c886fba32ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e7231bc-7154-40ab-a386-0c886fba32ff tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] DELETE http://192.168.122.58/volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e7231bc-7154-40ab-a386-0c886fba32ff tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e7231bc-7154-40ab-a386-0c886fba32ff tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e7231bc-7154-40ab-a386-0c886fba32ff tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a returned with HTTP 202 Sep 02 00:05:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 969/1885] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:05:02 2026] DELETE /volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f2710d65-7f87-4109-a18d-aa35e7c6ef81 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2710d65-7f87-4109-a18d-aa35e7c6ef81 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] GET http://192.168.122.58/volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2710d65-7f87-4109-a18d-aa35e7c6ef81 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2710d65-7f87-4109-a18d-aa35e7c6ef81 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2710d65-7f87-4109-a18d-aa35e7c6ef81 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a returned with HTTP 404 Sep 02 00:05:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 917/1886] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:05:02 2026] GET /volume/v3/types/75c9126a-64eb-49d5-9a31-dd6d04f82c0a => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-35004a05-0029-4466-af12-faed16f648ab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35004a05-0029-4466-af12-faed16f648ab tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-35004a05-0029-4466-af12-faed16f648ab tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-906955034", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1561505644", "vendor_name": "tempest-vendor_name-1877578525"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-35004a05-0029-4466-af12-faed16f648ab tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:05:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 970/1887] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:05:02 2026] POST /volume/v3/types => generated 327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f56c00a0-ffad-4938-93b4-8b21f954928a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "387b5411-7334-49a9-9563-c4f3836b949f", "size": 1, "name": "tempest-UserMessagesTest-Volume-265193140"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume request body: {'volume': {'volume_type': '387b5411-7334-49a9-9563-c4f3836b949f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-265193140'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume of 1 GB Sep 02 00:05:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Availability Zones retrieved successfully. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Flow 'volume_create_api' (43692193-96db-4136-a3ab-5c74eff47be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f841642-98c3-46a3-ad04-08e7dca4875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f841642-98c3-46a3-ad04-08e7dca4875f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:05:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1561505644',vendor_name='tempest-vendor_name-1877578525'},id=387b5411-7334-49a9-9563-c4f3836b949f,is_public=True,name='tempest-UserMessagesTest-volume-type-906955034',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '387b5411-7334-49a9-9563-c4f3836b949f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1369e1be-fec8-4403-a4c8-1e15a8161030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-906955034 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-906955034, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-906955034 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-906955034, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Created reservations ['1c179196-136b-4c23-a4b4-742ae78bf4ee', 'bcafdc8d-f6ac-4f95-a9ae-1961b85f5570', '2c42768c-cccd-4540-ab5f-b32d0978f99d', '48dc3c9c-2952-481e-a0ad-24cd335d04a2'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1369e1be-fec8-4403-a4c8-1e15a8161030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c179196-136b-4c23-a4b4-742ae78bf4ee', 'bcafdc8d-f6ac-4f95-a9ae-1961b85f5570', '2c42768c-cccd-4540-ab5f-b32d0978f99d', '48dc3c9c-2952-481e-a0ad-24cd335d04a2']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e42f4f-f924-4ebc-a2cf-0400dfe84be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e42f4f-f924-4ebc-a2cf-0400dfe84be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0df6486-f0bb-4a45-b7fc-550ec63a5f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-265193140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690658fec84046db962cfefa051cc65d',qos_specs=None,replication_status=,reservations=['1c179196-136b-4c23-a4b4-742ae78bf4ee','bcafdc8d-f6ac-4f95-a9ae-1961b85f5570','2c42768c-cccd-4540-ab5f-b32d0978f99d','48dc3c9c-2952-481e-a0ad-24cd335d04a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e8b7b3869c427aa287e715672a61d3',volume_type_id=387b5411-7334-49a9-9563-c4f3836b949f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-265193140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0df6486-f0bb-4a45-b7fc-550ec63a5f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690658fec84046db962cfefa051cc65d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e8b7b3869c427aa287e715672a61d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(387b5411-7334-49a9-9563-c4f3836b949f),volume_type_id=387b5411-7334-49a9-9563-c4f3836b949f)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19963710-bd66-4af6-aff3-9f4eae2aab31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19963710-bd66-4af6-aff3-9f4eae2aab31) transitioned into state 'SUCCESS' from state '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-265193140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690658fec84046db962cfefa051cc65d',qos_specs=None,replication_status=,reservations=['1c179196-136b-4c23-a4b4-742ae78bf4ee','bcafdc8d-f6ac-4f95-a9ae-1961b85f5570','2c42768c-cccd-4540-ab5f-b32d0978f99d','48dc3c9c-2952-481e-a0ad-24cd335d04a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e8b7b3869c427aa287e715672a61d3',volume_type_id=387b5411-7334-49a9-9563-c4f3836b949f)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f748742-f76d-4e3d-90db-a2378a3ea3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f748742-f76d-4e3d-90db-a2378a3ea3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Flow 'volume_create_api' (43692193-96db-4136-a3ab-5c74eff47be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Create volume request issued successfully. Sep 02 00:05:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f56c00a0-ffad-4938-93b4-8b21f954928a tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 918/1888] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:05:02 2026] POST /volume/v3/volumes => generated 790 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5bddea48-74d1-4e50-96e6-c738a3d24dc0 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f returned with HTTP 200 Sep 02 00:05:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 971/1889] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:02 2026] GET /volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-666598590"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-666598590'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume of 1 GB Sep 02 00:05:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Availability Zones retrieved successfully. Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Flow 'volume_create_api' (d11de52a-aaf3-47f9-b010-c500f919b29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36887734-f961-4c02-a6d9-24be3f2172f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36887734-f961-4c02-a6d9-24be3f2172f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87210882-88ad-48cd-8998-50433246b52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Created reservations ['d2372b36-ca61-4ab6-a82a-27abf2a26add', 'b77658ca-9614-4faf-93e3-9ebca25dd7e0', '10c7367c-baee-4498-8f4d-cdc5af4997d8', 'b8759cae-f801-4b12-a590-4f2dbea5e85e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87210882-88ad-48cd-8998-50433246b52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2372b36-ca61-4ab6-a82a-27abf2a26add', 'b77658ca-9614-4faf-93e3-9ebca25dd7e0', '10c7367c-baee-4498-8f4d-cdc5af4997d8', 'b8759cae-f801-4b12-a590-4f2dbea5e85e']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4981f409-4935-4ccf-a3c9-83ae8bee8949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4981f409-4935-4ccf-a3c9-83ae8bee8949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2edd6bc5-53f1-47d7-a742-5518e3fa2d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-666598590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914376497f464e4a8454e64ca55361ef',qos_specs=None,replication_status=,reservations=['d2372b36-ca61-4ab6-a82a-27abf2a26add','b77658ca-9614-4faf-93e3-9ebca25dd7e0','10c7367c-baee-4498-8f4d-cdc5af4997d8','b8759cae-f801-4b12-a590-4f2dbea5e85e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-666598590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2edd6bc5-53f1-47d7-a742-5518e3fa2d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914376497f464e4a8454e64ca55361ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e5cb09-cb3b-4147-990f-b9901e7f012b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e5cb09-cb3b-4147-990f-b9901e7f012b) transitioned into state 'SUCCESS' from state '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-666598590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914376497f464e4a8454e64ca55361ef',qos_specs=None,replication_status=,reservations=['d2372b36-ca61-4ab6-a82a-27abf2a26add','b77658ca-9614-4faf-93e3-9ebca25dd7e0','10c7367c-baee-4498-8f4d-cdc5af4997d8','b8759cae-f801-4b12-a590-4f2dbea5e85e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af75ee1-8852-4272-b8c6-6fdd9ece92e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af75ee1-8852-4272-b8c6-6fdd9ece92e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Flow 'volume_create_api' (d11de52a-aaf3-47f9-b010-c500f919b29a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume request issued successfully. Sep 02 00:05:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2f802af-0c37-4890-a2d4-39d6f3c595aa tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 919/1890] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:03 2026] POST /volume/v3/volumes => generated 753 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6397d8c2-2e4c-4115-b3e4-12ea90858b08 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 972/1891] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:03 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-80a2d204-447e-413e-906f-60565cf827fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80a2d204-447e-413e-906f-60565cf827fd tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-80a2d204-447e-413e-906f-60565cf827fd tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-80a2d204-447e-413e-906f-60565cf827fd tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-80a2d204-447e-413e-906f-60565cf827fd tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80a2d204-447e-413e-906f-60565cf827fd tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 920/1892] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f => generated 879 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-432d3575-a77b-4502-98b7-014c2948ee2e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-432d3575-a77b-4502-98b7-014c2948ee2e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/messages Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-432d3575-a77b-4502-98b7-014c2948ee2e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-432d3575-a77b-4502-98b7-014c2948ee2e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-432d3575-a77b-4502-98b7-014c2948ee2e tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 973/1893] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6161638c-50ca-4442-86ed-d8fc417e3ba4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6161638c-50ca-4442-86ed-d8fc417e3ba4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6161638c-50ca-4442-86ed-d8fc417e3ba4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6161638c-50ca-4442-86ed-d8fc417e3ba4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6161638c-50ca-4442-86ed-d8fc417e3ba4 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 921/1894] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c30a4079-39dd-46ee-8ff7-b06c884f3648 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c30a4079-39dd-46ee-8ff7-b06c884f3648 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/messages Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c30a4079-39dd-46ee-8ff7-b06c884f3648 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c30a4079-39dd-46ee-8ff7-b06c884f3648 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c30a4079-39dd-46ee-8ff7-b06c884f3648 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 974/1895] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2f592089-cab7-4f4f-902a-f4e0cca38978 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f592089-cab7-4f4f-902a-f4e0cca38978 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] DELETE http://192.168.122.58/volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f592089-cab7-4f4f-902a-f4e0cca38978 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f592089-cab7-4f4f-902a-f4e0cca38978 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f592089-cab7-4f4f-902a-f4e0cca38978 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 returned with HTTP 204 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 922/1896] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:05:04 2026] DELETE /volume/v3/messages/442dd2f0-bb6e-4134-8501-20c7c96b9e36 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-757d432b-ed95-4ffa-94b8-e3a28029c1c3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f returned with HTTP 200 Sep 02 00:05:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 975/1897] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f => generated 879 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Delete volume with id: b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Volume info retrieved successfully. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Created reservations ['6843e788-c101-491e-aac9-10b64486df17', '551ab8e4-2b27-4af4-924a-d02c43c9d31c', 'cbe7e768-84e1-4aaf-b45c-c3250a127e9e', '647a1b76-dded-4b79-a229-1ceaac5bd6fd'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Delete volume request issued successfully. Sep 02 00:05:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-002eaa3e-5599-44d4-ae97-c4c7dd62bb49 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f returned with HTTP 202 Sep 02 00:05:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 923/1898] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:05:04 2026] DELETE /volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f => generated 0 bytes in 407 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0f99a444-9c14-4a4b-9438-961c606de2d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0f99a444-9c14-4a4b-9438-961c606de2d3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] GET http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0f99a444-9c14-4a4b-9438-961c606de2d3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0f99a444-9c14-4a4b-9438-961c606de2d3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0f99a444-9c14-4a4b-9438-961c606de2d3 tempest-UserMessagesTest-1290874591 tempest-UserMessagesTest-1290874591-project-member] http://192.168.122.58/volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f returned with HTTP 404 Sep 02 00:05:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 976/1899] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:05:04 2026] GET /volume/v3/volumes/b0df6486-f0bb-4a45-b7fc-550ec63a5f4f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d0b63cec-2405-4d7b-ad2f-81a611801d83 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0b63cec-2405-4d7b-ad2f-81a611801d83 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] DELETE http://192.168.122.58/volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0b63cec-2405-4d7b-ad2f-81a611801d83 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0b63cec-2405-4d7b-ad2f-81a611801d83 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0b63cec-2405-4d7b-ad2f-81a611801d83 tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f returned with HTTP 202 Sep 02 00:05:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 924/1900] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:05:05 2026] DELETE /volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6d947718-397c-4c5a-902a-38c35632ba7c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8c02e4e-3a67-4eeb-8732-f2e6aabfdbda tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 200 Sep 02 00:05:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 977/1901] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:05 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 845 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d947718-397c-4c5a-902a-38c35632ba7c tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] GET http://192.168.122.58/volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d947718-397c-4c5a-902a-38c35632ba7c tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d947718-397c-4c5a-902a-38c35632ba7c tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d947718-397c-4c5a-902a-38c35632ba7c tempest-UserMessagesTest-1850810664 tempest-UserMessagesTest-1850810664-project-admin] http://192.168.122.58/volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f returned with HTTP 404 Sep 02 00:05:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 925/1902] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:05:05 2026] GET /volume/v3/types/387b5411-7334-49a9-9563-c4f3836b949f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-45b0c403-eda8-47ce-807e-18c24312979b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45b0c403-eda8-47ce-807e-18c24312979b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45b0c403-eda8-47ce-807e-18c24312979b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45b0c403-eda8-47ce-807e-18c24312979b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45b0c403-eda8-47ce-807e-18c24312979b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45b0c403-eda8-47ce-807e-18c24312979b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 200 Sep 02 00:05:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 978/1903] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:06 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 846 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2edd6bc5-53f1-47d7-a742-5518e3fa2d90", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2110520664"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume request body: {'volume': {'source_volid': '2edd6bc5-53f1-47d7-a742-5518e3fa2d90', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2110520664'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume retrieved successfully. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume of 2 GB Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Availability Zones retrieved successfully. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Flow 'volume_create_api' (13e02aaa-127b-4481-acca-bfc09a757e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a40af4-e3af-455c-9c27-0aa2a2257b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a40af4-e3af-455c-9c27-0aa2a2257b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2edd6bc5-53f1-47d7-a742-5518e3fa2d90', 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc3fcf4-a110-4ba2-bfa8-c5536e2efe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Created reservations ['5deb9112-bd43-4835-8f69-c696096e9f16', '731146b0-4c17-4d7e-aed6-b25ead1ebc25', 'e50c95da-5974-40c0-988a-13d74c4c2efa', 'd10ecd20-80db-4c8f-874f-cbd629fcc81d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc3fcf4-a110-4ba2-bfa8-c5536e2efe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5deb9112-bd43-4835-8f69-c696096e9f16', '731146b0-4c17-4d7e-aed6-b25ead1ebc25', 'e50c95da-5974-40c0-988a-13d74c4c2efa', 'd10ecd20-80db-4c8f-874f-cbd629fcc81d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06933f2b-ec1c-4926-be9c-69c9eb6e4082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06933f2b-ec1c-4926-be9c-69c9eb6e4082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d2ff93-f47d-4a99-8eae-79eff8976d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2110520664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914376497f464e4a8454e64ca55361ef',qos_specs=None,replication_status=,reservations=['5deb9112-bd43-4835-8f69-c696096e9f16','731146b0-4c17-4d7e-aed6-b25ead1ebc25','e50c95da-5974-40c0-988a-13d74c4c2efa','d10ecd20-80db-4c8f-874f-cbd629fcc81d'],size=2,snapshot_id=None,source_replicaid=,source_volid=2edd6bc5-53f1-47d7-a742-5518e3fa2d90,status='creating',user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2110520664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d2ff93-f47d-4a99-8eae-79eff8976d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914376497f464e4a8454e64ca55361ef',provider_auth=None,provider_geometry=None,provider_id=None,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=2edd6bc5-53f1-47d7-a742-5518e3fa2d90,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c37a906-454d-4db1-88db-0b78ab82f99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c37a906-454d-4db1-88db-0b78ab82f99b) transitioned into state 'SUCCESS' from state '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-2110520664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914376497f464e4a8454e64ca55361ef',qos_specs=None,replication_status=,reservations=['5deb9112-bd43-4835-8f69-c696096e9f16','731146b0-4c17-4d7e-aed6-b25ead1ebc25','e50c95da-5974-40c0-988a-13d74c4c2efa','d10ecd20-80db-4c8f-874f-cbd629fcc81d'],size=2,snapshot_id=None,source_replicaid=,source_volid=2edd6bc5-53f1-47d7-a742-5518e3fa2d90,status='creating',user_id='336ae9faa01f4618a30a8f1085ee4c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82768995-d0e9-4261-9f38-1d1bdba9efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82768995-d0e9-4261-9f38-1d1bdba9efd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Flow 'volume_create_api' (13e02aaa-127b-4481-acca-bfc09a757e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Create volume request issued successfully. Sep 02 00:05:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-efa4ff3b-08d8-4a56-8422-0ddfb681919c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 926/1904] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:05:06 2026] POST /volume/v3/volumes => generated 788 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-446364f8-72cf-4087-9c45-46653f88346f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-446364f8-72cf-4087-9c45-46653f88346f tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-446364f8-72cf-4087-9c45-46653f88346f tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-446364f8-72cf-4087-9c45-46653f88346f tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-446364f8-72cf-4087-9c45-46653f88346f tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-446364f8-72cf-4087-9c45-46653f88346f tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 979/1905] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:06 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-70066887-ad16-40e4-93a1-04305af4da5c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70066887-ad16-40e4-93a1-04305af4da5c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70066887-ad16-40e4-93a1-04305af4da5c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70066887-ad16-40e4-93a1-04305af4da5c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-70066887-ad16-40e4-93a1-04305af4da5c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70066887-ad16-40e4-93a1-04305af4da5c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 927/1906] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:07 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-494216798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-494216798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:08 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Create volume of 1 GB Sep 02 00:05:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Availability Zones retrieved successfully. Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Flow 'volume_create_api' (e1e53e0e-a2ed-4b17-9e14-9de8c399f051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e280c051-7198-45ca-8f47-99d2df14fa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1f108ce9-f226-432e-8311-6385d15d3acb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f108ce9-f226-432e-8311-6385d15d3acb tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f108ce9-f226-432e-8311-6385d15d3acb tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f108ce9-f226-432e-8311-6385d15d3acb tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e280c051-7198-45ca-8f47-99d2df14fa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8179fc82-be9f-4fb5-bc0f-6cb31f8f8db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1f108ce9-f226-432e-8311-6385d15d3acb tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f108ce9-f226-432e-8311-6385d15d3acb tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 928/1907] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:09 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Created reservations ['fa71c36e-2a62-45b1-b748-b9e6fa43bddd', 'cad82355-88e0-4c4b-bcdd-1e80d0565315', '268ce21e-80e8-4bbc-93b2-3c336b3046eb', '5cb33247-fbaa-401e-8563-fe662007bdd2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8179fc82-be9f-4fb5-bc0f-6cb31f8f8db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa71c36e-2a62-45b1-b748-b9e6fa43bddd', 'cad82355-88e0-4c4b-bcdd-1e80d0565315', '268ce21e-80e8-4bbc-93b2-3c336b3046eb', '5cb33247-fbaa-401e-8563-fe662007bdd2']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb170d-6611-4d00-9c20-4236d342baeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb170d-6611-4d00-9c20-4236d342baeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7455698c-003c-4379-b778-2b89b9f9e807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-494216798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd674d846b57430788ce93de9fa7f14d',qos_specs=None,replication_status=,reservations=['fa71c36e-2a62-45b1-b748-b9e6fa43bddd','cad82355-88e0-4c4b-bcdd-1e80d0565315','268ce21e-80e8-4bbc-93b2-3c336b3046eb','5cb33247-fbaa-401e-8563-fe662007bdd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c214c0f62f478e9542e15ba1be750a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-494216798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7455698c-003c-4379-b778-2b89b9f9e807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd674d846b57430788ce93de9fa7f14d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8c214c0f62f478e9542e15ba1be750a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f5df06-f935-4756-ba35-f5e18707d3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f5df06-f935-4756-ba35-f5e18707d3cd) transitioned into state 'SUCCESS' from state '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-494216798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd674d846b57430788ce93de9fa7f14d',qos_specs=None,replication_status=,reservations=['fa71c36e-2a62-45b1-b748-b9e6fa43bddd','cad82355-88e0-4c4b-bcdd-1e80d0565315','268ce21e-80e8-4bbc-93b2-3c336b3046eb','5cb33247-fbaa-401e-8563-fe662007bdd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c214c0f62f478e9542e15ba1be750a',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34fd2e5c-b4f6-47ee-8fc7-9b988452a1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34fd2e5c-b4f6-47ee-8fc7-9b988452a1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Flow 'volume_create_api' (e1e53e0e-a2ed-4b17-9e14-9de8c399f051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Create volume request issued successfully. Sep 02 00:05:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c9a30cc-a588-4447-a88f-06e25e7e3838 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 980/1908] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:05:08 2026] POST /volume/v3/volumes => generated 761 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d1904dd9-607a-4547-bf11-59bee57cfbd4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 929/1909] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:09 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 829 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87ef2f4e-b1f3-435a-a008-0f00b26ead38 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 981/1910] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:10 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27eee2c6-1f26-462b-beae-6921924041e8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27eee2c6-1f26-462b-beae-6921924041e8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27eee2c6-1f26-462b-beae-6921924041e8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27eee2c6-1f26-462b-beae-6921924041e8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27eee2c6-1f26-462b-beae-6921924041e8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27eee2c6-1f26-462b-beae-6921924041e8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 930/1911] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:10 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0346daee-1557-45e0-8551-3205e0276b45 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0346daee-1557-45e0-8551-3205e0276b45 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0346daee-1557-45e0-8551-3205e0276b45 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0346daee-1557-45e0-8551-3205e0276b45 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0346daee-1557-45e0-8551-3205e0276b45 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0346daee-1557-45e0-8551-3205e0276b45 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 982/1912] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:11 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-af62eada-2349-4836-8227-a81a0a81fc3a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-af62eada-2349-4836-8227-a81a0a81fc3a tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-af62eada-2349-4836-8227-a81a0a81fc3a tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-af62eada-2349-4836-8227-a81a0a81fc3a tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] Calling method 'get_pools' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-af62eada-2349-4836-8227-a81a0a81fc3a tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 00:05:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 931/1913] 192.168.122.58 () {58 vars in 1193 bytes} [Wed Sep 2 00:05:11 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d26a8b6a-696a-4a29-af24-1c7ce5e76389 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d26a8b6a-696a-4a29-af24-1c7ce5e76389 tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools Sep 02 00:05:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d26a8b6a-696a-4a29-af24-1c7ce5e76389 tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d26a8b6a-696a-4a29-af24-1c7ce5e76389 tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] Calling method 'get_pools' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cbceb250-5d9b-4f74-b899-fef9dcad205d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 983/1914] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:11 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d26a8b6a-696a-4a29-af24-1c7ce5e76389 tempest-VolumePoolsAdminTestsJSON-1849230390 tempest-VolumePoolsAdminTestsJSON-1849230390-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:05:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 932/1915] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:05:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:05:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9bc8166b-f52b-4564-bb71-d9c7b59fbb65 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 984/1916] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:12 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0cbb496-a5d0-4d93-8891-aeb9a1aa02d8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 933/1917] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:13 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2df07c48-f312-430b-b2ac-b9851c8e036a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2df07c48-f312-430b-b2ac-b9851c8e036a tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2df07c48-f312-430b-b2ac-b9851c8e036a tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2df07c48-f312-430b-b2ac-b9851c8e036a tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2df07c48-f312-430b-b2ac-b9851c8e036a tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2df07c48-f312-430b-b2ac-b9851c8e036a tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 985/1918] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:13 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8ac7d382-83db-45eb-8706-5404e46727b8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ac7d382-83db-45eb-8706-5404e46727b8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d382-83db-45eb-8706-5404e46727b8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d382-83db-45eb-8706-5404e46727b8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8ac7d382-83db-45eb-8706-5404e46727b8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8ac7d382-83db-45eb-8706-5404e46727b8 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 934/1919] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:14 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1a94dcc-b9a2-4fac-a291-5fd377c6a0b1 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 986/1920] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:14 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-795cd713-988c-4426-be87-f02b86bb34c5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-795cd713-988c-4426-be87-f02b86bb34c5 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-795cd713-988c-4426-be87-f02b86bb34c5 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-795cd713-988c-4426-be87-f02b86bb34c5 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-795cd713-988c-4426-be87-f02b86bb34c5 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-795cd713-988c-4426-be87-f02b86bb34c5 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 935/1921] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:15 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e58e5a5-6392-4070-8a87-53f4b50819ec tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 987/1922] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:16 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-28338a0b-90be-4189-952a-a1f24a03e196 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28338a0b-90be-4189-952a-a1f24a03e196 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-28338a0b-90be-4189-952a-a1f24a03e196 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-28338a0b-90be-4189-952a-a1f24a03e196 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-28338a0b-90be-4189-952a-a1f24a03e196 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28338a0b-90be-4189-952a-a1f24a03e196 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 936/1923] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:16 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-309ad618-b6b9-48d0-9206-2e627a255f2c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-309ad618-b6b9-48d0-9206-2e627a255f2c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-309ad618-b6b9-48d0-9206-2e627a255f2c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-309ad618-b6b9-48d0-9206-2e627a255f2c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-309ad618-b6b9-48d0-9206-2e627a255f2c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-309ad618-b6b9-48d0-9206-2e627a255f2c tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 988/1924] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:17 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03e7a055-b183-42f1-9362-aeb0490df4b1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 937/1925] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:17 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3db01c5a-0625-430c-9826-0b764241faae None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3db01c5a-0625-430c-9826-0b764241faae tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3db01c5a-0625-430c-9826-0b764241faae tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3db01c5a-0625-430c-9826-0b764241faae tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3db01c5a-0625-430c-9826-0b764241faae tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3db01c5a-0625-430c-9826-0b764241faae tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 989/1926] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:18 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cda1257c-9a67-42c1-96bb-4e9a98131b50 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 938/1927] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:18 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5e9d06d2-5547-4796-9c25-a9310c6020fc tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 990/1928] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:19 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc31ae2f-4ddd-403d-8835-f95705608521 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc31ae2f-4ddd-403d-8835-f95705608521 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc31ae2f-4ddd-403d-8835-f95705608521 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc31ae2f-4ddd-403d-8835-f95705608521 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dc31ae2f-4ddd-403d-8835-f95705608521 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc31ae2f-4ddd-403d-8835-f95705608521 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 939/1929] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:19 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 881 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-58325fbf-960d-4631-974e-f54687402124 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58325fbf-960d-4631-974e-f54687402124 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58325fbf-960d-4631-974e-f54687402124 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58325fbf-960d-4631-974e-f54687402124 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-58325fbf-960d-4631-974e-f54687402124 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58325fbf-960d-4631-974e-f54687402124 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 991/1930] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:19 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 881 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] DELETE http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Delete volume with id: 76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Delete volume request issued successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cc6bb2fe-1180-482b-9300-0c987220cb17 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 202 Sep 02 00:05:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 940/1931] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:19 2026] DELETE /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70388f96-0d70-4ec6-81bf-f2b6b0e87ed6 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 992/1932] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:19 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-25e930d3-18e7-48a2-96da-0d86a99ac2a3 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 200 Sep 02 00:05:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 941/1933] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:19 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 880 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-58d84857-52ee-4177-a7e3-fe62200996a2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58d84857-52ee-4177-a7e3-fe62200996a2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58d84857-52ee-4177-a7e3-fe62200996a2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58d84857-52ee-4177-a7e3-fe62200996a2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-58d84857-52ee-4177-a7e3-fe62200996a2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58d84857-52ee-4177-a7e3-fe62200996a2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 993/1934] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:20 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3f860d44-836e-4abc-b00c-621a89923dfd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3f860d44-836e-4abc-b00c-621a89923dfd tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3f860d44-836e-4abc-b00c-621a89923dfd tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3f860d44-836e-4abc-b00c-621a89923dfd tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8611ede4-dc45-4b00-8695-ff4f11bbdf41 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3f860d44-836e-4abc-b00c-621a89923dfd tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b returned with HTTP 404 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 994/1935] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:20 2026] GET /volume/v3/volumes/76d2ff93-f47d-4a99-8eae-79eff8976d3b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 942/1936] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:20 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-544150ec-eb85-4650-afdd-91a859bf34e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d9262f36-2c3b-44d5-82f0-eb68a7b8c71b tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 995/1937] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Get all volumes completed successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-544150ec-eb85-4650-afdd-91a859bf34e2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 943/1938] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes => generated 344 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] DELETE http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Delete volume with id: 2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9c7a474-e713-4197-87bf-cd6e2fbc6618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 944/1939] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00b19d30-f28d-4420-b9f3-b5cf6766b4e0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Delete volume request issued successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2403882-1d88-4ae6-afb4-a7c450bff0b4 tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 202 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 996/1940] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:21 2026] DELETE /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3781bd6-3540-45c8-9018-5bcd606b34ac tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 997/1941] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-8606bd67-ad19-46a1-9769-9a60aa4056e7 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 998/1942] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b19d30-f28d-4420-b9f3-b5cf6766b4e0 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b19d30-f28d-4420-b9f3-b5cf6766b4e0 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00b19d30-f28d-4420-b9f3-b5cf6766b4e0 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00b19d30-f28d-4420-b9f3-b5cf6766b4e0 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 945/1943] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 440 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-450193ee-8fb7-40a1-b045-0cef1042ee84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-450193ee-8fb7-40a1-b045-0cef1042ee84 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-450193ee-8fb7-40a1-b045-0cef1042ee84 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-450193ee-8fb7-40a1-b045-0cef1042ee84 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'defaults' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-450193ee-8fb7-40a1-b045-0cef1042ee84 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 999/1944] 192.168.122.58 () {58 vars in 1260 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d8ee20b6-4faf-4136-8f8a-8c4f883e2a8a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d8ee20b6-4faf-4136-8f8a-8c4f883e2a8a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d8ee20b6-4faf-4136-8f8a-8c4f883e2a8a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b302fd5d-d1ea-4fb8-8529-ecd87df5de01 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b302fd5d-d1ea-4fb8-8529-ecd87df5de01 None None] GET http://192.168.122.58/volume// Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b302fd5d-d1ea-4fb8-8529-ecd87df5de01 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b302fd5d-d1ea-4fb8-8529-ecd87df5de01 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b302fd5d-d1ea-4fb8-8529-ecd87df5de01 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1000/1945] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-aa362768-96f4-4dd9-b366-7031ad6cf4ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-aa362768-96f4-4dd9-b366-7031ad6cf4ba tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-aa362768-96f4-4dd9-b366-7031ad6cf4ba tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7455698c-003c-4379-b778-2b89b9f9e807", "connector": null, "instance_uuid": "e3ebc4cd-20ff-45d9-85b2-98f393a4c532"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d8ee20b6-4faf-4136-8f8a-8c4f883e2a8a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 946/1946] 192.168.122.58 () {60 vars in 1253 bytes} [Wed Sep 2 00:05:21 2026] PUT /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 398 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-819c49fe-de1f-4e31-b23a-4f1c012a60e3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-819c49fe-de1f-4e31-b23a-4f1c012a60e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] DELETE http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-819c49fe-de1f-4e31-b23a-4f1c012a60e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-819c49fe-de1f-4e31-b23a-4f1c012a60e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-819c49fe-de1f-4e31-b23a-4f1c012a60e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 947/1947] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:05:21 2026] DELETE /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90ddb2e2-ddfd-4853-8a1e-1b91932fa8e3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90ddb2e2-ddfd-4853-8a1e-1b91932fa8e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90ddb2e2-ddfd-4853-8a1e-1b91932fa8e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90ddb2e2-ddfd-4853-8a1e-1b91932fa8e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-aa362768-96f4-4dd9-b366-7031ad6cf4ba tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1001/1948] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90ddb2e2-ddfd-4853-8a1e-1b91932fa8e3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 948/1949] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-476376e2-64c3-4f0d-b794-970a0529bea9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-476376e2-64c3-4f0d-b794-970a0529bea9 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-476376e2-64c3-4f0d-b794-970a0529bea9 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6eb4fec6-1ed9-4d1f-b9ac-f7c7397b6917 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 949/1950] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e75ab5d2-261f-4266-9f53-63ce14e4eabc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e75ab5d2-261f-4266-9f53-63ce14e4eabc None None] GET http://192.168.122.58/volume// Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e75ab5d2-261f-4266-9f53-63ce14e4eabc None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e75ab5d2-261f-4266-9f53-63ce14e4eabc None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e75ab5d2-261f-4266-9f53-63ce14e4eabc None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 950/1951] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-941ad89e-a279-46cd-9d1b-6b07b791fd60 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 951/1952] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1034 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-476376e2-64c3-4f0d-b794-970a0529bea9 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1002/1953] 192.168.122.58 () {60 vars in 1254 bytes} [Wed Sep 2 00:05:21 2026] PUT /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 398 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b57cacc4-3bfa-453d-8458-b9d621645f4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b57cacc4-3bfa-453d-8458-b9d621645f4d tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b57cacc4-3bfa-453d-8458-b9d621645f4d tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b57cacc4-3bfa-453d-8458-b9d621645f4d tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'defaults' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b57cacc4-3bfa-453d-8458-b9d621645f4d tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 952/1954] 192.168.122.58 () {58 vars in 1260 bytes} [Wed Sep 2 00:05:21 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03/defaults => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2d407c51-88b5-431b-afd8-284b2559afa6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] PUT http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d407c51-88b5-431b-afd8-284b2559afa6 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d407c51-88b5-431b-afd8-284b2559afa6 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d407c51-88b5-431b-afd8-284b2559afa6 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Acquiring lock "cinder-attachment_update-7455698c-003c-4379-b778-2b89b9f9e807-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d407c51-88b5-431b-afd8-284b2559afa6 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 953/1955] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:22 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Lock "cinder-attachment_update-7455698c-003c-4379-b778-2b89b9f9e807-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-55afdffa-b5b6-4406-8b38-1775e8e0a334 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55afdffa-b5b6-4406-8b38-1775e8e0a334 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55afdffa-b5b6-4406-8b38-1775e8e0a334 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55afdffa-b5b6-4406-8b38-1775e8e0a334 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55afdffa-b5b6-4406-8b38-1775e8e0a334 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 954/1956] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:22 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2020833212"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2020833212'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume of 1 GB Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Availability Zones retrieved successfully. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Lock "cinder-attachment_update-7455698c-003c-4379-b778-2b89b9f9e807-devstack" released by "attachment_update" :: held 0.258s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-761d2cab-1217-4b19-85b0-b476e51cbae1 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1003/1957] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:05:22 2026] PUT /volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b => generated 694 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48fcc84c-fe30-4efe-9cce-d873f74db37e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48fcc84c-fe30-4efe-9cce-d873f74db37e tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] GET http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48fcc84c-fe30-4efe-9cce-d873f74db37e tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48fcc84c-fe30-4efe-9cce-d873f74db37e tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Flow 'volume_create_api' (b8f74469-f618-4384-87be-23c413383513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a51c1ab-aef4-4366-b0cf-8526ef1d2955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48fcc84c-fe30-4efe-9cce-d873f74db37e tempest-VolumesCloneTest-1146753041 tempest-VolumesCloneTest-1146753041-project-member] http://192.168.122.58/volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 returned with HTTP 404 Sep 02 00:05:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1004/1958] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:22 2026] GET /volume/v3/volumes/2edd6bc5-53f1-47d7-a742-5518e3fa2d90 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a51c1ab-aef4-4366-b0cf-8526ef1d2955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156cd870-0991-43b5-b53d-e0594fa27b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Created reservations ['ca7c51d1-2c55-425b-a7e9-a9c6efbd37f3', 'b84ef2b8-ec9f-4faa-b117-36f9fbd1adc4', 'e45aafe4-2ff7-4619-aa86-c6e7cb056b64', '500b357e-cda1-4397-85e1-f1d63563dffb'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (156cd870-0991-43b5-b53d-e0594fa27b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7c51d1-2c55-425b-a7e9-a9c6efbd37f3', 'b84ef2b8-ec9f-4faa-b117-36f9fbd1adc4', 'e45aafe4-2ff7-4619-aa86-c6e7cb056b64', '500b357e-cda1-4397-85e1-f1d63563dffb']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56247165-d220-4e79-8c06-46d75e739a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56247165-d220-4e79-8c06-46d75e739a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1e3698-eea5-4b1b-9e66-02d9c40b4c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2020833212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e464bca6924bc7b76df414d714ad03',qos_specs=None,replication_status=,reservations=['ca7c51d1-2c55-425b-a7e9-a9c6efbd37f3','b84ef2b8-ec9f-4faa-b117-36f9fbd1adc4','e45aafe4-2ff7-4619-aa86-c6e7cb056b64','500b357e-cda1-4397-85e1-f1d63563dffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902fb892adcc433e94fde7748ce79c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2020833212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1e3698-eea5-4b1b-9e66-02d9c40b4c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e464bca6924bc7b76df414d714ad03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='902fb892adcc433e94fde7748ce79c81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a69ff02-75d8-4e8a-8b39-b4a3dbdbc34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a69ff02-75d8-4e8a-8b39-b4a3dbdbc34b) transitioned into state 'SUCCESS' from state '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-2020833212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e464bca6924bc7b76df414d714ad03',qos_specs=None,replication_status=,reservations=['ca7c51d1-2c55-425b-a7e9-a9c6efbd37f3','b84ef2b8-ec9f-4faa-b117-36f9fbd1adc4','e45aafe4-2ff7-4619-aa86-c6e7cb056b64','500b357e-cda1-4397-85e1-f1d63563dffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902fb892adcc433e94fde7748ce79c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e8e025-fc13-410e-9dfc-19fddf4bfa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e8e025-fc13-410e-9dfc-19fddf4bfa43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Flow 'volume_create_api' (b8f74469-f618-4384-87be-23c413383513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume request issued successfully. Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e4b53a3-ba10-45e4-b36f-7481cca374f9 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 955/1959] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:22 2026] POST /volume/v3/volumes => generated 763 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f1e33a75-a714-429b-b7f6-d28b451a1ff6 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 956/1960] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:22 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61f634d5-6ecd-482a-b132-3e98e5287e1a tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1005/1961] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:22 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-de0ddaaa-bdc4-42b6-8ea6-d5d32d4a248d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-de0ddaaa-bdc4-42b6-8ea6-d5d32d4a248d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] POST http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b/action Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-de0ddaaa-bdc4-42b6-8ea6-d5d32d4a248d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-de0ddaaa-bdc4-42b6-8ea6-d5d32d4a248d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-d5035bec-4f28-4522-b37f-4244b2b3f36d req-de0ddaaa-bdc4-42b6-8ea6-d5d32d4a248d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b/action returned with HTTP 204 Sep 02 00:05:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 957/1962] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:05:23 2026] POST /volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1063ae30-69e9-4ce4-906c-38b9c793043f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1063ae30-69e9-4ce4-906c-38b9c793043f tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1063ae30-69e9-4ce4-906c-38b9c793043f tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1063ae30-69e9-4ce4-906c-38b9c793043f tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1063ae30-69e9-4ce4-906c-38b9c793043f tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1063ae30-69e9-4ce4-906c-38b9c793043f tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 200 Sep 02 00:05:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1006/1963] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:23 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97c571e0-0fed-4be3-b95a-2372ef9e3134 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 958/1964] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:23 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1146 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9697efe-0c5a-4ba1-84ae-2fc5be4304c4 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1007/1965] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:24 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:05:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:05:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4953cc0b-9092-4c09-8d67-de4f0ceb3b87 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:05:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 959/1966] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:24 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1146 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-85143dee-0df5-46be-8f3c-d6a0612a2c29 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 200 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1008/1967] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:24 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f6b99fd-9ce9-4219-bbe3-a1ee11203c59 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f6b99fd-9ce9-4219-bbe3-a1ee11203c59 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f6b99fd-9ce9-4219-bbe3-a1ee11203c59 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f6b99fd-9ce9-4219-bbe3-a1ee11203c59 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f6b99fd-9ce9-4219-bbe3-a1ee11203c59 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True returned with HTTP 200 Sep 02 00:05:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 960/1968] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:25 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Delete volume with id: 4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Delete volume request issued successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-127d5e0f-2cc8-4888-bbf8-e65b2de6bb7e tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 202 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1009/1969] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:25 2026] DELETE /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-64863882-4b28-4ce7-9717-ee498e8b494e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e68cd09-b8f0-4fcf-9efe-f7e46a49ab0b tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 200 Sep 02 00:05:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 961/1970] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:25 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1451588601"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1451588601'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Create volume of 2 GB Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Availability Zones retrieved successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Flow 'volume_create_api' (1bf78859-b8b8-4f4d-8df1-3023248942a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc281af-17de-4b66-ba1a-52411868174e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Validating volume size '2' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc281af-17de-4b66-ba1a-52411868174e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c181e799-a6b7-449b-ad6f-a4fcf2db0560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Created reservations ['c124d591-105e-4a17-bafe-f2868a7e6713', 'c4cf6a96-e1c0-4bf7-b963-96fa233c11c4', '2c3d0214-95c1-40a5-984f-e5d906391250', '974c0652-48a6-41ce-a957-1c7e42f906e0'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c181e799-a6b7-449b-ad6f-a4fcf2db0560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c124d591-105e-4a17-bafe-f2868a7e6713', 'c4cf6a96-e1c0-4bf7-b963-96fa233c11c4', '2c3d0214-95c1-40a5-984f-e5d906391250', '974c0652-48a6-41ce-a957-1c7e42f906e0']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f54c49-c7a5-4f93-953c-ad3c7ff73c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f54c49-c7a5-4f93-953c-ad3c7ff73c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d7c1f6-0159-4d49-914e-ecd9fb343646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1451588601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7809f42a6e7f422195a9b88972d55a53',qos_specs=None,replication_status=,reservations=['c124d591-105e-4a17-bafe-f2868a7e6713','c4cf6a96-e1c0-4bf7-b963-96fa233c11c4','2c3d0214-95c1-40a5-984f-e5d906391250','974c0652-48a6-41ce-a957-1c7e42f906e0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b875e029336045e3a589632b38be1829',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1451588601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d7c1f6-0159-4d49-914e-ecd9fb343646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7809f42a6e7f422195a9b88972d55a53',provider_auth=None,provider_geometry=None,provider_id=None,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='b875e029336045e3a589632b38be1829',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c0d826-328c-4c8b-a253-4a80e8029dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c0d826-328c-4c8b-a253-4a80e8029dba) transitioned into state 'SUCCESS' from state '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-1451588601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7809f42a6e7f422195a9b88972d55a53',qos_specs=None,replication_status=,reservations=['c124d591-105e-4a17-bafe-f2868a7e6713','c4cf6a96-e1c0-4bf7-b963-96fa233c11c4','2c3d0214-95c1-40a5-984f-e5d906391250','974c0652-48a6-41ce-a957-1c7e42f906e0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b875e029336045e3a589632b38be1829',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e6f0d4-9880-4a09-989b-5af62f049424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e6f0d4-9880-4a09-989b-5af62f049424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Flow 'volume_create_api' (1bf78859-b8b8-4f4d-8df1-3023248942a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Create volume request issued successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64863882-4b28-4ce7-9717-ee498e8b494e tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1010/1971] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:25 2026] POST /volume/v3/volumes => generated 762 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b26dd0e-6995-4548-9801-e40c0b7c1c4a tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 200 Sep 02 00:05:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 962/1972] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:25 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cfebaa99-b249-4077-8934-9b57a32215bb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cfebaa99-b249-4077-8934-9b57a32215bb tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cfebaa99-b249-4077-8934-9b57a32215bb tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cfebaa99-b249-4077-8934-9b57a32215bb tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cfebaa99-b249-4077-8934-9b57a32215bb tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 404 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1011/1973] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:26 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-08b33249-2f94-4197-bea1-e057579c410d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08b33249-2f94-4197-bea1-e057579c410d tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08b33249-2f94-4197-bea1-e057579c410d tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08b33249-2f94-4197-bea1-e057579c410d tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08b33249-2f94-4197-bea1-e057579c410d tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 404 Sep 02 00:05:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 963/1974] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:26 2026] GET /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5d722fc2-216d-413f-921f-de271e921cdd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d722fc2-216d-413f-921f-de271e921cdd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d722fc2-216d-413f-921f-de271e921cdd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d722fc2-216d-413f-921f-de271e921cdd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5d722fc2-216d-413f-921f-de271e921cdd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Delete volume with id: 4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d722fc2-216d-413f-921f-de271e921cdd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 returned with HTTP 404 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1012/1975] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:26 2026] DELETE /volume/v3/volumes/4a1e3698-eea5-4b1b-9e66-02d9c40b4c13 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1174785120"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1174785120'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume of 1 GB Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Availability Zones retrieved successfully. Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Flow 'volume_create_api' (12223e85-3fa6-4e1a-9b10-d042421f77a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a675e1-8006-4c15-8393-f65238a5ba7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a675e1-8006-4c15-8393-f65238a5ba7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (142f566f-33d8-41ed-8ed9-39c9370bd07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Created reservations ['eed17420-8bac-430c-b5cd-cf0bd2988d5c', '92736ab8-ad44-4618-8d7c-912ff60a8c07', '078fd2f9-0a93-43ec-a403-660c26e12504', 'bda55fb7-c53c-4803-9362-740ea77504b2'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (142f566f-33d8-41ed-8ed9-39c9370bd07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed17420-8bac-430c-b5cd-cf0bd2988d5c', '92736ab8-ad44-4618-8d7c-912ff60a8c07', '078fd2f9-0a93-43ec-a403-660c26e12504', 'bda55fb7-c53c-4803-9362-740ea77504b2']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcec4b50-5a7d-49d3-a312-66d5dc3eb027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcec4b50-5a7d-49d3-a312-66d5dc3eb027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59179a08-6fa0-4d7f-97c7-ab47f56c6902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1174785120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e464bca6924bc7b76df414d714ad03',qos_specs=None,replication_status=,reservations=['eed17420-8bac-430c-b5cd-cf0bd2988d5c','92736ab8-ad44-4618-8d7c-912ff60a8c07','078fd2f9-0a93-43ec-a403-660c26e12504','bda55fb7-c53c-4803-9362-740ea77504b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902fb892adcc433e94fde7748ce79c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1174785120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59179a08-6fa0-4d7f-97c7-ab47f56c6902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e464bca6924bc7b76df414d714ad03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='902fb892adcc433e94fde7748ce79c81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136966bb-e9a0-4371-b649-4f1e02bbf781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136966bb-e9a0-4371-b649-4f1e02bbf781) transitioned into state 'SUCCESS' from state '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-1174785120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e464bca6924bc7b76df414d714ad03',qos_specs=None,replication_status=,reservations=['eed17420-8bac-430c-b5cd-cf0bd2988d5c','92736ab8-ad44-4618-8d7c-912ff60a8c07','078fd2f9-0a93-43ec-a403-660c26e12504','bda55fb7-c53c-4803-9362-740ea77504b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902fb892adcc433e94fde7748ce79c81',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd3e4d5-6ba4-4c7f-900d-c348aabd9e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd3e4d5-6ba4-4c7f-900d-c348aabd9e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Flow 'volume_create_api' (12223e85-3fa6-4e1a-9b10-d042421f77a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Create volume request issued successfully. Sep 02 00:05:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2273687-85f5-4d2d-938b-9c7b7c6822be tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 964/1976] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:26 2026] POST /volume/v3/volumes => generated 763 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-115417dd-be0d-4d8a-83a3-aac69ea3ef82 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 200 Sep 02 00:05:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1013/1977] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:26 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c314e99a-3248-4884-b04c-e37499560e12 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c314e99a-3248-4884-b04c-e37499560e12 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c314e99a-3248-4884-b04c-e37499560e12 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c314e99a-3248-4884-b04c-e37499560e12 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c314e99a-3248-4884-b04c-e37499560e12 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c314e99a-3248-4884-b04c-e37499560e12 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 200 Sep 02 00:05:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 965/1978] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:26 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=517,cinder:UPDATE=116,cinder:INSERT=83 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9fd64d95-5977-4eba-97fd-f07c763b815d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cbe9fa4-4ece-4f79-9712-4eb9ad160987 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 200 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1014/1979] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:28 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9fd64d95-5977-4eba-97fd-f07c763b815d tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9fd64d95-5977-4eba-97fd-f07c763b815d tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9fd64d95-5977-4eba-97fd-f07c763b815d tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9fd64d95-5977-4eba-97fd-f07c763b815d tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9fd64d95-5977-4eba-97fd-f07c763b815d tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 200 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 966/1980] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:28 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "13d7c1f6-0159-4d49-914e-ecd9fb343646"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '13d7c1f6-0159-4d49-914e-ecd9fb343646'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Create volume of 1 GB Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Availability Zones retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Flow 'volume_create_api' (97154ce8-03e4-4a5b-b70b-c5651f7c30ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111f997a-ded7-4c14-b354-f5dccd83ba21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111f997a-ded7-4c14-b354-f5dccd83ba21) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:05:28 devstack devstack@c-api.service[86254]: 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 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111f997a-ded7-4c14-b354-f5dccd83ba21) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111f997a-ded7-4c14-b354-f5dccd83ba21) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:05:28 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Flow 'volume_create_api' (97154ce8-03e4-4a5b-b70b-c5651f7c30ec) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bcd67bbb-0b1b-4b2f-bb9d-1dc0337c1fd8 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1015/1981] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:28 2026] POST /volume/v3/volumes => generated 173 bytes in 130 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e87c5d2-ff71-4e16-95e6-3b5ec5cff9be tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 200 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 967/1982] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:28 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] DELETE http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Delete volume with id: 13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Delete volume request issued successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-463da317-f5d8-4298-a7ca-d37a3b2c8025 tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 202 Sep 02 00:05:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1016/1983] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:28 2026] DELETE /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-18ba4036-31d0-42e3-8a34-18b16b904fca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18ba4036-31d0-42e3-8a34-18b16b904fca tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18ba4036-31d0-42e3-8a34-18b16b904fca tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18ba4036-31d0-42e3-8a34-18b16b904fca tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-18ba4036-31d0-42e3-8a34-18b16b904fca tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Volume info retrieved successfully. Sep 02 00:05:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18ba4036-31d0-42e3-8a34-18b16b904fca tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 200 Sep 02 00:05:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 968/1984] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:28 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Volume info retrieved successfully. Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-841bf6c0-78fb-42a4-879f-0371af1d9a74 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 200 Sep 02 00:05:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1017/1985] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:29 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4aac82ff-ce43-4c36-bf2e-d1e8947443a4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aac82ff-ce43-4c36-bf2e-d1e8947443a4 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4aac82ff-ce43-4c36-bf2e-d1e8947443a4 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4aac82ff-ce43-4c36-bf2e-d1e8947443a4 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aac82ff-ce43-4c36-bf2e-d1e8947443a4 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True returned with HTTP 200 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 969/1986] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:29 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True => generated 1064 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7444840-fb95-4543-9d5d-5ac26f9e8718 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7444840-fb95-4543-9d5d-5ac26f9e8718 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7444840-fb95-4543-9d5d-5ac26f9e8718 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7444840-fb95-4543-9d5d-5ac26f9e8718 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7444840-fb95-4543-9d5d-5ac26f9e8718 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True returned with HTTP 200 Sep 02 00:05:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1018/1987] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:29 2026] GET /volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] POST http://192.168.122.58/volume/v3/os-volume-transfer Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "59179a08-6fa0-4d7f-97c7-ab47f56c6902"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.volume_transfer [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Creating new volume transfer {'transfer': {'volume_id': '59179a08-6fa0-4d7f-97c7-ab47f56c6902'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Creating transfer of volume 59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.transfer.api [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Generating transfer record for volume 59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28e5c0ff-e180-4298-adf2-cd45a27efbd2 tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 970/1988] 192.168.122.58 () {60 vars in 1170 bytes} [Wed Sep 2 00:05:29 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-65eb344d-9a93-41de-9fce-ec4721f4d9db None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65eb344d-9a93-41de-9fce-ec4721f4d9db tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] GET http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65eb344d-9a93-41de-9fce-ec4721f4d9db tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65eb344d-9a93-41de-9fce-ec4721f4d9db tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] POST http://192.168.122.58/volume/v3/os-volume-transfer/6a41b46a-d91b-42b5-99b6-d648c0546562/accept Sep 02 00:05:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65eb344d-9a93-41de-9fce-ec4721f4d9db tempest-VolumesCloneNegativeTest-1960853604 tempest-VolumesCloneNegativeTest-1960853604-project-member] http://192.168.122.58/volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 returned with HTTP 404 Sep 02 00:05:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 971/1989] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:29 2026] GET /volume/v3/volumes/13d7c1f6-0159-4d49-914e-ecd9fb343646 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8e4dcb2c72b6217a"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.volume_transfer [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Accepting volume transfer 6a41b46a-d91b-42b5-99b6-d648c0546562 {{(pid=86254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:05:29 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Accepting transfer 6a41b46a-d91b-42b5-99b6-d648c0546562 Sep 02 00:05:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:29 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Created reservations ['f154ccc0-cda3-4a0c-adc0-49014aa45f45', '4ddd4075-cb9e-4c5c-9ff8-ba7564d1bd85', 'f1cd0e0f-3c36-479e-ab85-96446f1df296', '35c52a35-aeca-4c89-bc79-1cf0169c5dd2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Created reservations ['2e61156f-be2c-4fb4-b228-95c6c96cf452', '250e6d51-ee5a-4ee7-8454-4d9b901e6a47', '323f1623-e769-4676-9486-352b93766a36', 'f0b6b197-d372-4ee6-81eb-8a3c335aa1d4'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: /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 02 00:05:30 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Created reservations ['8dda5522-54c2-4a95-9500-7e5a31fc60a4', '01302c0d-9179-4b68-9e7c-4dcef0dfdbf6', '3a4800d8-8815-46fa-b5cb-a1b0ee32d154', '0774e50a-2c68-4a71-94d8-0609f05f0788'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Created reservations ['4e163c4f-8ba5-4428-8ed5-9923b0af2032', '2d980cce-04f8-4f80-9d8d-97dd81a6cef8', '1853f8b1-3c56-4f7d-974c-a24c01792789', '010a1518-8d71-4cc9-aa56-709b1019f82c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Transfer volume completed successfully. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Volume 59179a08-6fa0-4d7f-97c7-ab47f56c6902 has been transferred. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe44c7a1-e875-4126-9375-85b9ba663cc8 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] http://192.168.122.58/volume/v3/os-volume-transfer/6a41b46a-d91b-42b5-99b6-d648c0546562/accept returned with HTTP 202 Sep 02 00:05:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1019/1990] 192.168.122.58 () {60 vars in 1302 bytes} [Wed Sep 2 00:05:29 2026] POST /volume/v3/os-volume-transfer/6a41b46a-d91b-42b5-99b6-d648c0546562/accept => generated 371 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf36032c-f583-4253-930f-8e386e467439 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf36032c-f583-4253-930f-8e386e467439 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf36032c-f583-4253-930f-8e386e467439 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf36032c-f583-4253-930f-8e386e467439 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cf36032c-f583-4253-930f-8e386e467439 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] Volume info retrieved successfully. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf36032c-f583-4253-930f-8e386e467439 tempest-VolumeQuotasAdminTestJSON-445958176 tempest-VolumeQuotasAdminTestJSON-445958176-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 200 Sep 02 00:05:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 972/1991] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:30 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-325b155e-3d87-44e0-a9c6-9912f816888f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-325b155e-3d87-44e0-a9c6-9912f816888f tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-325b155e-3d87-44e0-a9c6-9912f816888f tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-325b155e-3d87-44e0-a9c6-9912f816888f tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-325b155e-3d87-44e0-a9c6-9912f816888f tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True returned with HTTP 200 Sep 02 00:05:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1020/1992] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:30 2026] GET /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03?usage=True => generated 1064 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a364b36d-875c-4497-a2e7-0f94138bff55 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a364b36d-875c-4497-a2e7-0f94138bff55 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a364b36d-875c-4497-a2e7-0f94138bff55 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a364b36d-875c-4497-a2e7-0f94138bff55 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a364b36d-875c-4497-a2e7-0f94138bff55 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True returned with HTTP 200 Sep 02 00:05:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 973/1993] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:30 2026] GET /volume/v3/os-quota-sets/784f0d4a325c41e4a57dcd83da5246c3?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Delete volume with id: 59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Volume info retrieved successfully. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Delete volume request issued successfully. Sep 02 00:05:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37e643d4-d764-40b1-a3e8-a363be6acf34 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 202 Sep 02 00:05:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1021/1994] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:30 2026] DELETE /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Volume info retrieved successfully. Sep 02 00:05:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9eb5d714-705e-435e-a202-0d6b3f68e255 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 200 Sep 02 00:05:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 974/1995] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:30 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 1018 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-82c928cd-98ca-465d-8343-1700b8b5ab37 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82c928cd-98ca-465d-8343-1700b8b5ab37 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82c928cd-98ca-465d-8343-1700b8b5ab37 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82c928cd-98ca-465d-8343-1700b8b5ab37 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82c928cd-98ca-465d-8343-1700b8b5ab37 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 404 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1022/1996] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:31 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-92741cfc-3ff1-4b83-9207-c539fe0cf79c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92741cfc-3ff1-4b83-9207-c539fe0cf79c tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] GET http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-92741cfc-3ff1-4b83-9207-c539fe0cf79c tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-92741cfc-3ff1-4b83-9207-c539fe0cf79c tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92741cfc-3ff1-4b83-9207-c539fe0cf79c tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 404 Sep 02 00:05:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 975/1997] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:32 2026] GET /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-81580447-13ac-4884-bfa6-02fcbac75dfd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-81580447-13ac-4884-bfa6-02fcbac75dfd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] DELETE http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-81580447-13ac-4884-bfa6-02fcbac75dfd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-81580447-13ac-4884-bfa6-02fcbac75dfd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-81580447-13ac-4884-bfa6-02fcbac75dfd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] Delete volume with id: 59179a08-6fa0-4d7f-97c7-ab47f56c6902 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-81580447-13ac-4884-bfa6-02fcbac75dfd tempest-VolumeQuotasAdminTestJSON-583481523 tempest-VolumeQuotasAdminTestJSON-583481523-project-member] http://192.168.122.58/volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 returned with HTTP 404 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1023/1998] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:32 2026] DELETE /volume/v3/volumes/59179a08-6fa0-4d7f-97c7-ab47f56c6902 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-99f56036-15bf-4f2e-b151-bec75be7b14a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99f56036-15bf-4f2e-b151-bec75be7b14a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] GET http://192.168.122.58/volume/v3/os-quota-sets/a6bbc0604b0c42e0a8f5f9a634420f88?usage=True Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99f56036-15bf-4f2e-b151-bec75be7b14a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99f56036-15bf-4f2e-b151-bec75be7b14a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99f56036-15bf-4f2e-b151-bec75be7b14a tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/a6bbc0604b0c42e0a8f5f9a634420f88?usage=True returned with HTTP 200 Sep 02 00:05:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 976/1999] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:05:32 2026] GET /volume/v3/os-quota-sets/a6bbc0604b0c42e0a8f5f9a634420f88?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fa4c98be-271b-4653-ab5a-8025246af0c3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa4c98be-271b-4653-ab5a-8025246af0c3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa4c98be-271b-4653-ab5a-8025246af0c3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa4c98be-271b-4653-ab5a-8025246af0c3 tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1024/2000] 192.168.122.58 () {60 vars in 1254 bytes} [Wed Sep 2 00:05:32 2026] PUT /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 400 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e18d14dd-9293-4e62-a941-15183b9c6cad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e18d14dd-9293-4e62-a941-15183b9c6cad tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] PUT http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 Sep 02 00:05:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e18d14dd-9293-4e62-a941-15183b9c6cad tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-dbf674fe-09a3-4589-abdc-4b877a245edb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-dbf674fe-09a3-4589-abdc-4b877a245edb tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/attachments?instance_id=e3ebc4cd-20ff-45d9-85b2-98f393a4c532 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-dbf674fe-09a3-4589-abdc-4b877a245edb tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-dbf674fe-09a3-4589-abdc-4b877a245edb tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: /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 02 00:05:32 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-dbf674fe-09a3-4589-abdc-4b877a245edb tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments?instance_id=e3ebc4cd-20ff-45d9-85b2-98f393a4c532 returned with HTTP 200 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1025/2001] 192.168.122.58 () {62 vars in 1521 bytes} [Wed Sep 2 00:05:32 2026] GET /volume/v3/attachments?instance_id=e3ebc4cd-20ff-45d9-85b2-98f393a4c532 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-196dc771-f91f-4673-97ea-ca7dffd40618 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-196dc771-f91f-4673-97ea-ca7dffd40618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-196dc771-f91f-4673-97ea-ca7dffd40618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-196dc771-f91f-4673-97ea-ca7dffd40618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-0d979f60-9051-4dc7-8d9e-2dd7b2028169 req-196dc771-f91f-4673-97ea-ca7dffd40618 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b returned with HTTP 200 Sep 02 00:05:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1026/2002] 192.168.122.58 () {62 vars in 1535 bytes} [Wed Sep 2 00:05:32 2026] GET /volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b => generated 718 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e18d14dd-9293-4e62-a941-15183b9c6cad tempest-VolumeQuotasAdminTestJSON-1741042882 tempest-VolumeQuotasAdminTestJSON-1741042882-project-admin] http://192.168.122.58/volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 returned with HTTP 200 Sep 02 00:05:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 977/2003] 192.168.122.58 () {60 vars in 1254 bytes} [Wed Sep 2 00:05:32 2026] PUT /volume/v3/os-quota-sets/c9e464bca6924bc7b76df414d714ad03 => generated 398 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3fc374a5-72c0-4c17-ad53-a7689ffb7c18 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3fc374a5-72c0-4c17-ad53-a7689ffb7c18 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3fc374a5-72c0-4c17-ad53-a7689ffb7c18 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3fc374a5-72c0-4c17-ad53-a7689ffb7c18 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:05:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1027/2004] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:05:39 2026] POST /volume/v3/types => generated 188 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-de6b0014-715d-4532-a375-d1a1ea96c861 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de6b0014-715d-4532-a375-d1a1ea96c861 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:05:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de6b0014-715d-4532-a375-d1a1ea96c861 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de6b0014-715d-4532-a375-d1a1ea96c861 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:05:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 978/2005] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:05:39 2026] POST /volume/v3/types => generated 188 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Create volume of 1 GB Sep 02 00:05:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Availability Zones retrieved successfully. Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Flow 'volume_create_api' (8d07818b-8096-47f5-ae6b-d0412f4ffa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f4e21f-99bd-4489-9461-8f51d4e0fcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f4e21f-99bd-4489-9461-8f51d4e0fcb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:05:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4871c7fd-2405-4b4b-8e86-dce301a1d520,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4871c7fd-2405-4b4b-8e86-dce301a1d520', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4f303-eecf-43d7-a24e-af522ef41e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:39 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Created reservations ['9ac4cad8-44c9-43ac-aea7-044f5cc4e5dd', '53389ad1-9199-4b81-86bd-cf90996c2c87', '89d1534f-bc08-4a06-8988-5012cade7148', '68a0d583-729c-400a-a7bc-d4ae364b0307'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4f303-eecf-43d7-a24e-af522ef41e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac4cad8-44c9-43ac-aea7-044f5cc4e5dd', '53389ad1-9199-4b81-86bd-cf90996c2c87', '89d1534f-bc08-4a06-8988-5012cade7148', '68a0d583-729c-400a-a7bc-d4ae364b0307']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddcf2f9-c892-44fd-bcdc-c2ffb0e21202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddcf2f9-c892-44fd-bcdc-c2ffb0e21202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea778812-220f-4c7d-9d09-e71487911260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d73357ac2545e986e3f65b38b969a9',qos_specs=None,replication_status=,reservations=['9ac4cad8-44c9-43ac-aea7-044f5cc4e5dd','53389ad1-9199-4b81-86bd-cf90996c2c87','89d1534f-bc08-4a06-8988-5012cade7148','68a0d583-729c-400a-a7bc-d4ae364b0307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a51b27fe4734129abfb228ca6b35423',volume_type_id=4871c7fd-2405-4b4b-8e86-dce301a1d520), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea778812-220f-4c7d-9d09-e71487911260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d73357ac2545e986e3f65b38b969a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a51b27fe4734129abfb228ca6b35423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4871c7fd-2405-4b4b-8e86-dce301a1d520),volume_type_id=4871c7fd-2405-4b4b-8e86-dce301a1d520)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464a4364-5b4c-4926-a37f-6422b0d52aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464a4364-5b4c-4926-a37f-6422b0d52aa3) transitioned into state 'SUCCESS' from state '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-2001030647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83d73357ac2545e986e3f65b38b969a9',qos_specs=None,replication_status=,reservations=['9ac4cad8-44c9-43ac-aea7-044f5cc4e5dd','53389ad1-9199-4b81-86bd-cf90996c2c87','89d1534f-bc08-4a06-8988-5012cade7148','68a0d583-729c-400a-a7bc-d4ae364b0307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a51b27fe4734129abfb228ca6b35423',volume_type_id=4871c7fd-2405-4b4b-8e86-dce301a1d520)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0882218-63c3-448d-b8dd-3902712da1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0882218-63c3-448d-b8dd-3902712da1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Flow 'volume_create_api' (8d07818b-8096-47f5-ae6b-d0412f4ffa8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Create volume request issued successfully. Sep 02 00:05:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96f6c9e4-e0d3-455d-b0ce-e10f9e754df9 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1028/2006] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:05:39 2026] POST /volume/v3/volumes => generated 774 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce9fe4ab-f735-4f75-9f54-0da0dcbb8a70 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 979/2007] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:40 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d9be7d4-9409-4d14-a953-beba9a3f7c68 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1029/2008] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:41 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34a1841e-b8bf-4b70-90e1-7c6cc18d9180 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 980/2009] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:42 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0c0e669c-7555-4165-a292-0492a5d10c13 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0c0e669c-7555-4165-a292-0492a5d10c13 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0c0e669c-7555-4165-a292-0492a5d10c13 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0c0e669c-7555-4165-a292-0492a5d10c13 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0c0e669c-7555-4165-a292-0492a5d10c13 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Volume info retrieved successfully. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0c0e669c-7555-4165-a292-0492a5d10c13 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1030/2010] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:42 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 1030 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] POST http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260/action Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /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 02 00:05:42 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:05:42 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:42 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Created reservations ['c224e81e-3519-424b-b386-b8b4b6ec35ef', '3832e94d-055c-4976-b029-dc37e0e93b79'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:42 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-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 02 00:05:42 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Created reservations ['3c5c8673-2572-4cfc-81f1-8eca151580ba', '70e5a2e9-77ca-43a1-932d-f5d7e4e1dfaa'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Retype volume request issued successfully. Sep 02 00:05:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d62538d-f1a4-4879-b21c-58c907dd3f47 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260/action returned with HTTP 202 Sep 02 00:05:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 981/2011] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:05:42 2026] POST /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3772a73c-5b68-4227-a817-69eb1c95f805 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3772a73c-5b68-4227-a817-69eb1c95f805 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3772a73c-5b68-4227-a817-69eb1c95f805 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3772a73c-5b68-4227-a817-69eb1c95f805 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3772a73c-5b68-4227-a817-69eb1c95f805 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3772a73c-5b68-4227-a817-69eb1c95f805 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1031/2012] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:42 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-366238370"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-366238370'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume of 1 GB Sep 02 00:05:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Availability Zones retrieved successfully. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (7ed195ba-59ab-419e-9fb3-2f40f88a47c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4490f52d-95fe-4b08-be82-b3c1fc86a683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4490f52d-95fe-4b08-be82-b3c1fc86a683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf213188-fb2e-4edb-95e9-5e66bff1302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['566b59ca-9d67-4c72-8e93-db8089e53464', '6b36bbf8-a529-49d4-ada7-f8eef3c6a94c', '2eaacd82-ad26-4217-a7dc-68ce0a35e926', '6e9b79dc-d71a-4ab1-a774-b145e62a3998'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf213188-fb2e-4edb-95e9-5e66bff1302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['566b59ca-9d67-4c72-8e93-db8089e53464', '6b36bbf8-a529-49d4-ada7-f8eef3c6a94c', '2eaacd82-ad26-4217-a7dc-68ce0a35e926', '6e9b79dc-d71a-4ab1-a774-b145e62a3998']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0043f068-61e9-4f95-b396-efdce79917b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0043f068-61e9-4f95-b396-efdce79917b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df4314d7-1daa-494d-b6d8-fb09b43d76ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-366238370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['566b59ca-9d67-4c72-8e93-db8089e53464','6b36bbf8-a529-49d4-ada7-f8eef3c6a94c','2eaacd82-ad26-4217-a7dc-68ce0a35e926','6e9b79dc-d71a-4ab1-a774-b145e62a3998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-366238370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df4314d7-1daa-494d-b6d8-fb09b43d76ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0a05fb8f9410b8cc65f5159781a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e636e59f-2d92-4862-8483-cbcd171364bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105369a5-2b32-43f6-a866-7b51bb79ac56 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1032/2013] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:43 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-527c892a-aa66-4524-a1aa-eac6572ad01d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e636e59f-2d92-4862-8483-cbcd171364bf) transitioned into state 'SUCCESS' from state '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-366238370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['566b59ca-9d67-4c72-8e93-db8089e53464','6b36bbf8-a529-49d4-ada7-f8eef3c6a94c','2eaacd82-ad26-4217-a7dc-68ce0a35e926','6e9b79dc-d71a-4ab1-a774-b145e62a3998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-527c892a-aa66-4524-a1aa-eac6572ad01d tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-527c892a-aa66-4524-a1aa-eac6572ad01d tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-527c892a-aa66-4524-a1aa-eac6572ad01d tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea48a53-1203-4abd-a9cd-8b9d30317fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-527c892a-aa66-4524-a1aa-eac6572ad01d tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Volume info retrieved successfully. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea48a53-1203-4abd-a9cd-8b9d30317fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (7ed195ba-59ab-419e-9fb3-2f40f88a47c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request issued successfully. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-935c10bd-5fbc-4581-98fd-f816f72da0a9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 982/2014] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:43 2026] POST /volume/v3/volumes => generated 760 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-527c892a-aa66-4524-a1aa-eac6572ad01d tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1033/2015] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:43 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 1030 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] GET http://192.168.122.58/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647 Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:43 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647'), ('all_tenants', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-598f32b7-a9fd-40fc-9637-99e0bc2ec63a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:05:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 983/2016] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:43 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Get all volumes completed successfully. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb17d50f-5233-4434-a2dd-fda9adcc2670 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647 returned with HTTP 200 Sep 02 00:05:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1034/2017] 192.168.122.58 () {58 vars in 1277 bytes} [Wed Sep 2 00:05:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2001030647 => generated 353 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-307ee842-42ce-416c-9bb0-2dc318337083 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-307ee842-42ce-416c-9bb0-2dc318337083 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-307ee842-42ce-416c-9bb0-2dc318337083 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-307ee842-42ce-416c-9bb0-2dc318337083 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-307ee842-42ce-416c-9bb0-2dc318337083 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-307ee842-42ce-416c-9bb0-2dc318337083 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 984/2018] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:44 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-273ff344-5673-429a-adf7-56f566332b3a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Delete volume with id: ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Delete volume request issued successfully. Sep 02 00:05:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-273ff344-5673-429a-adf7-56f566332b3a tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 202 Sep 02 00:05:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1035/2019] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:05:44 2026] DELETE /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Volume info retrieved successfully. Sep 02 00:05:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f27b5fb0-13b0-4d0e-9a04-58f090033eb2 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 200 Sep 02 00:05:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 985/2020] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:44 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-64df277c-e170-401b-8758-046c5f7015c7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64df277c-e170-401b-8758-046c5f7015c7 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] GET http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64df277c-e170-401b-8758-046c5f7015c7 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-64df277c-e170-401b-8758-046c5f7015c7 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-64df277c-e170-401b-8758-046c5f7015c7 tempest-VolumeRetypeWithoutMigrationTest-1921468728 tempest-VolumeRetypeWithoutMigrationTest-1921468728-project-member] http://192.168.122.58/volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 returned with HTTP 404 Sep 02 00:05:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 986/2021] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:45 2026] GET /volume/v3/volumes/ea778812-220f-4c7d-9d09-e71487911260 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05e0f5f9-8cb2-4205-9914-9e7bbffb33a1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05e0f5f9-8cb2-4205-9914-9e7bbffb33a1 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] DELETE http://192.168.122.58/volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f Sep 02 00:05:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05e0f5f9-8cb2-4205-9914-9e7bbffb33a1 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05e0f5f9-8cb2-4205-9914-9e7bbffb33a1 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0c0f4aa-f24f-45d4-8567-739d20cd4f72 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:05:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1036/2022] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:44 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 852 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05e0f5f9-8cb2-4205-9914-9e7bbffb33a1 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f returned with HTTP 202 Sep 02 00:05:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 987/2023] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:05:45 2026] DELETE /volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d4a944d7-f461-47a5-904e-a5e3ed1232b2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4a944d7-f461-47a5-904e-a5e3ed1232b2 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] GET http://192.168.122.58/volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4a944d7-f461-47a5-904e-a5e3ed1232b2 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4a944d7-f461-47a5-904e-a5e3ed1232b2 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4a944d7-f461-47a5-904e-a5e3ed1232b2 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f returned with HTTP 404 Sep 02 00:05:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1037/2024] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:05:45 2026] GET /volume/v3/types/bbaca1d8-1f1a-4f19-aed9-d98dfd68fe8f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-99d0080b-62ad-414f-a8e4-63d9115db12b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99d0080b-62ad-414f-a8e4-63d9115db12b tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] DELETE http://192.168.122.58/volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99d0080b-62ad-414f-a8e4-63d9115db12b tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99d0080b-62ad-414f-a8e4-63d9115db12b tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99d0080b-62ad-414f-a8e4-63d9115db12b tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 returned with HTTP 202 Sep 02 00:05:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 988/2025] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:05:45 2026] DELETE /volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-03f571fb-b1c5-48d4-9e02-e3b56cef5989 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03f571fb-b1c5-48d4-9e02-e3b56cef5989 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] GET http://192.168.122.58/volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03f571fb-b1c5-48d4-9e02-e3b56cef5989 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03f571fb-b1c5-48d4-9e02-e3b56cef5989 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03f571fb-b1c5-48d4-9e02-e3b56cef5989 tempest-VolumeRetypeWithoutMigrationTest-1825886568 tempest-VolumeRetypeWithoutMigrationTest-1825886568-project-admin] http://192.168.122.58/volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 returned with HTTP 404 Sep 02 00:05:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1038/2026] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:05:45 2026] GET /volume/v3/types/4871c7fd-2405-4b4b-8e86-dce301a1d520 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8da3d86-b79f-4f32-a6e0-18271332ce68 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:05:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 989/2027] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:46 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b5802ff0-7622-4988-b828-a0bd8a2ec579 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:05:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1039/2028] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:46 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-704bbd31-091d-4339-9ce8-bf63be598c34 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df4314d7-1daa-494d-b6d8-fb09b43d76ea", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-643415464"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create snapshot from volume df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:46 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['8c668425-6276-437c-b131-919d81ef1616', '5dc7c883-2766-4473-8bf0-c11bca370c3a', 'd94bb7f6-2423-436c-b0d0-ce8190a2ac83', '0ab0a567-7caa-4efa-a4dc-bc435c49686d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot create request issued successfully. Sep 02 00:05:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-704bbd31-091d-4339-9ce8-bf63be598c34 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:05:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 990/2029] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:05:46 2026] POST /volume/v3/snapshots => generated 379 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d13fcf10-8852-4889-bbe4-b0acffb67361 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1040/2030] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:46 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d6302118-47da-4686-955a-a23a7eb08d7a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d6302118-47da-4686-955a-a23a7eb08d7a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d6302118-47da-4686-955a-a23a7eb08d7a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d6302118-47da-4686-955a-a23a7eb08d7a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d6302118-47da-4686-955a-a23a7eb08d7a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d6302118-47da-4686-955a-a23a7eb08d7a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 991/2031] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:47 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d80e5588-ba4d-4fc4-bd89-55cba9105bc1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1041/2032] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:48 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5c43eec0-7cf2-4e24-92ac-f20ce0430732 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 992/2033] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:49 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-046abc45-af97-4f6d-a370-2d2004b2e930 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-046abc45-af97-4f6d-a370-2d2004b2e930 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-046abc45-af97-4f6d-a370-2d2004b2e930 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-046abc45-af97-4f6d-a370-2d2004b2e930 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-046abc45-af97-4f6d-a370-2d2004b2e930 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-046abc45-af97-4f6d-a370-2d2004b2e930 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1042/2034] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:49 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: /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 02 00:05:50 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Get all snapshots completed successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-374c0a8e-9634-4d07-b0a3-766193b0fe3c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 993/2035] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:05:50 2026] GET /volume/v3/snapshots => generated 407 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a442d31-8747-4c46-aeca-c3bd745d7ae2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a442d31-8747-4c46-aeca-c3bd745d7ae2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] PUT http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a442d31-8747-4c46-aeca-c3bd745d7ae2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-357636816", "description": "This is the new description of snapshot."}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a442d31-8747-4c46-aeca-c3bd745d7ae2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a442d31-8747-4c46-aeca-c3bd745d7ae2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1043/2036] 192.168.122.58 () {60 vars in 1254 bytes} [Wed Sep 2 00:05:50 2026] PUT /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ff138b1-d855-4df2-8a7c-72dd4864023d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 994/2037] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:50 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 576 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06649d17-3a9f-4f73-aef2-831543e69af9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete snapshot with id: d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot delete request issued successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06649d17-3a9f-4f73-aef2-831543e69af9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 202 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1044/2038] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:05:50 2026] DELETE /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2b3c821f-419a-47ec-a87d-af46356a80fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b3c821f-419a-47ec-a87d-af46356a80fc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b3c821f-419a-47ec-a87d-af46356a80fc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b3c821f-419a-47ec-a87d-af46356a80fc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2b3c821f-419a-47ec-a87d-af46356a80fc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b3c821f-419a-47ec-a87d-af46356a80fc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 995/2039] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:50 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 575 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Get all volumes completed successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da713c40-3965-42e9-85e1-a9a7e95bd089 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:05:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1045/2040] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:05:50 2026] GET /volume/v3/volumes => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-caea9195-340a-48d8-a215-64b8afbb0161 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2130202882"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2130202882'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume of 1 GB Sep 02 00:05:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Availability Zones retrieved successfully. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (4e8e38a0-38ee-4838-b18a-a58178b0f0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d937e23-b23c-40b1-9fcc-e2e6c4064e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d937e23-b23c-40b1-9fcc-e2e6c4064e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b5b84c-d438-4a83-b298-30e6bf05a2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Created reservations ['e81ed85e-c8a2-4d4d-9adf-5c3207325a26', 'be531bec-5611-44f6-855c-4130ad9dcb9c', 'f50da6f5-96de-4d0d-a98d-5421364e2aba', 'c1985a70-8cc2-4a97-bcf8-aeecc907bce0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b5b84c-d438-4a83-b298-30e6bf05a2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81ed85e-c8a2-4d4d-9adf-5c3207325a26', 'be531bec-5611-44f6-855c-4130ad9dcb9c', 'f50da6f5-96de-4d0d-a98d-5421364e2aba', 'c1985a70-8cc2-4a97-bcf8-aeecc907bce0']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ef4680-f7de-4687-a82d-775c9aecb2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ef4680-f7de-4687-a82d-775c9aecb2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04a085ef-94df-4405-b911-27b4b7982397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2130202882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['e81ed85e-c8a2-4d4d-9adf-5c3207325a26','be531bec-5611-44f6-855c-4130ad9dcb9c','f50da6f5-96de-4d0d-a98d-5421364e2aba','c1985a70-8cc2-4a97-bcf8-aeecc907bce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2130202882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04a085ef-94df-4405-b911-27b4b7982397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c66984865ec4ceb9589d7f105cbd16e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5dfe6a1-c0b5-45bb-a107-745f43720df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5dfe6a1-c0b5-45bb-a107-745f43720df5) transitioned into state 'SUCCESS' from state '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-2130202882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['e81ed85e-c8a2-4d4d-9adf-5c3207325a26','be531bec-5611-44f6-855c-4130ad9dcb9c','f50da6f5-96de-4d0d-a98d-5421364e2aba','c1985a70-8cc2-4a97-bcf8-aeecc907bce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb6f8aa-aa08-481a-afa1-0ab9ef40d87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb6f8aa-aa08-481a-afa1-0ab9ef40d87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (4e8e38a0-38ee-4838-b18a-a58178b0f0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request issued successfully. Sep 02 00:05:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caea9195-340a-48d8-a215-64b8afbb0161 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 996/2041] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:50 2026] POST /volume/v3/volumes => generated 762 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:05:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87ce9b79-e817-426e-a4a9-2b113db6f782 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:05:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1046/2042] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:51 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 830 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75a9ffeb-f1bb-4b37-bca7-4f335a466cb5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 200 Sep 02 00:05:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 997/2043] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:51 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 575 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c351d7cb-3bb5-4b0b-b527-ccb7180e730e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1047/2044] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:52 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-808f03c2-d6d3-4e3c-8828-5259967e9e85 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-808f03c2-d6d3-4e3c-8828-5259967e9e85 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-808f03c2-d6d3-4e3c-8828-5259967e9e85 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-808f03c2-d6d3-4e3c-8828-5259967e9e85 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-808f03c2-d6d3-4e3c-8828-5259967e9e85 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 404 Sep 02 00:05:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 998/2045] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:52 2026] GET /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete snapshot with id: d7efc36b-3c1b-4476-a262-64def52fca88 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16702e32-9360-4d71-b197-7ff7b3f79af0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 returned with HTTP 404 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1048/2046] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:05:52 2026] DELETE /volume/v3/snapshots/d7efc36b-3c1b-4476-a262-64def52fca88 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-331dee87-e1a3-4cab-9e32-a514aad8df83 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:05:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 999/2047] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:52 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1372033866"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1372033866'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume of 1 GB Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Availability Zones retrieved successfully. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (1598da05-0eff-4c5a-8c79-c3aafd80fe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95957b5-54c0-4cba-b5fc-fca404044b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95957b5-54c0-4cba-b5fc-fca404044b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac367c5f-34b4-4d83-b275-a72d70de25e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['ac6bffee-f22f-404d-bdc0-7b4abc09c2ab', 'be62a0e1-ac87-4da9-95c2-6cb9de075cd2', '2634fda9-132d-4dba-a0b7-177f8062312a', '7a500f23-1939-4e16-9b41-37899c14854c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac367c5f-34b4-4d83-b275-a72d70de25e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac6bffee-f22f-404d-bdc0-7b4abc09c2ab', 'be62a0e1-ac87-4da9-95c2-6cb9de075cd2', '2634fda9-132d-4dba-a0b7-177f8062312a', '7a500f23-1939-4e16-9b41-37899c14854c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabad7f0-5ff2-41b1-9427-a32ff057cf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabad7f0-5ff2-41b1-9427-a32ff057cf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6af6b78-b845-4863-bcc2-78710f78ec61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1372033866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['ac6bffee-f22f-404d-bdc0-7b4abc09c2ab','be62a0e1-ac87-4da9-95c2-6cb9de075cd2','2634fda9-132d-4dba-a0b7-177f8062312a','7a500f23-1939-4e16-9b41-37899c14854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1372033866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6af6b78-b845-4863-bcc2-78710f78ec61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0a05fb8f9410b8cc65f5159781a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7534295-7d63-463b-a710-3ee554234b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7534295-7d63-463b-a710-3ee554234b63) transitioned into state 'SUCCESS' from state '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-1372033866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['ac6bffee-f22f-404d-bdc0-7b4abc09c2ab','be62a0e1-ac87-4da9-95c2-6cb9de075cd2','2634fda9-132d-4dba-a0b7-177f8062312a','7a500f23-1939-4e16-9b41-37899c14854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5794889d-cc7d-4563-86b9-db756b2762ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5794889d-cc7d-4563-86b9-db756b2762ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (1598da05-0eff-4c5a-8c79-c3aafd80fe6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request issued successfully. Sep 02 00:05:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-518aa444-37ab-4c79-ba3f-b5abb1fd599b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1049/2048] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:52 2026] POST /volume/v3/volumes => generated 761 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7b248216-a23d-4fa2-b751-53a630a11414 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b248216-a23d-4fa2-b751-53a630a11414 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7b248216-a23d-4fa2-b751-53a630a11414 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7b248216-a23d-4fa2-b751-53a630a11414 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7b248216-a23d-4fa2-b751-53a630a11414 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b248216-a23d-4fa2-b751-53a630a11414 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 200 Sep 02 00:05:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1000/2049] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:52 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bde54a27-74a0-4d5e-a937-230b665ec43e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bde54a27-74a0-4d5e-a937-230b665ec43e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bde54a27-74a0-4d5e-a937-230b665ec43e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bde54a27-74a0-4d5e-a937-230b665ec43e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bde54a27-74a0-4d5e-a937-230b665ec43e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bde54a27-74a0-4d5e-a937-230b665ec43e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:05:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1050/2050] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:53 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e5d5d89-546e-4539-9806-fa0fc9052e7c tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:05:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1001/2051] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:53 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-314371c1-8fbc-4b21-aab1-24b4989b211e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1037264360"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1037264360'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume of 1 GB Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Availability Zones retrieved successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (2b8a0b1c-16a5-42a1-b86e-54e96d63ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46df20c0-209e-44a7-8bb6-eb01f73f1729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46df20c0-209e-44a7-8bb6-eb01f73f1729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a426b6c5-bd1c-4d68-a43d-abe2efa55070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Created reservations ['04eab014-6e14-468c-af5d-cd9d249b4962', '5c599d69-ed0a-4290-90ce-d1640e2c9cbd', '19c3032d-142d-4ed1-aa86-325aacc7bde4', 'd3b1cf11-b02c-4745-81bd-46ab60667c47'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a426b6c5-bd1c-4d68-a43d-abe2efa55070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04eab014-6e14-468c-af5d-cd9d249b4962', '5c599d69-ed0a-4290-90ce-d1640e2c9cbd', '19c3032d-142d-4ed1-aa86-325aacc7bde4', 'd3b1cf11-b02c-4745-81bd-46ab60667c47']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c50bb481-84cb-458c-b28d-ffcc76c012cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c50bb481-84cb-458c-b28d-ffcc76c012cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5688669-1b30-4a52-9698-d0c8bd51d9f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1037264360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['04eab014-6e14-468c-af5d-cd9d249b4962','5c599d69-ed0a-4290-90ce-d1640e2c9cbd','19c3032d-142d-4ed1-aa86-325aacc7bde4','d3b1cf11-b02c-4745-81bd-46ab60667c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1037264360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5688669-1b30-4a52-9698-d0c8bd51d9f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c66984865ec4ceb9589d7f105cbd16e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70931a63-1df5-4b77-b7fa-b3f3627d001c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70931a63-1df5-4b77-b7fa-b3f3627d001c) transitioned into state 'SUCCESS' from state '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-1037264360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['04eab014-6e14-468c-af5d-cd9d249b4962','5c599d69-ed0a-4290-90ce-d1640e2c9cbd','19c3032d-142d-4ed1-aa86-325aacc7bde4','d3b1cf11-b02c-4745-81bd-46ab60667c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc190b3-7569-4f1e-b92e-46a508e5d014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc190b3-7569-4f1e-b92e-46a508e5d014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (2b8a0b1c-16a5-42a1-b86e-54e96d63ad2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request issued successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-314371c1-8fbc-4b21-aab1-24b4989b211e tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1051/2052] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:53 2026] POST /volume/v3/volumes => generated 762 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-464c8473-4619-4e0b-b1e1-37326046471d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-464c8473-4619-4e0b-b1e1-37326046471d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-464c8473-4619-4e0b-b1e1-37326046471d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-464c8473-4619-4e0b-b1e1-37326046471d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-464c8473-4619-4e0b-b1e1-37326046471d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ea44b507-6deb-4701-9b15-d74624f98b94 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-464c8473-4619-4e0b-b1e1-37326046471d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 200 Sep 02 00:05:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1002/2053] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:53 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 830 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea44b507-6deb-4701-9b15-d74624f98b94 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea44b507-6deb-4701-9b15-d74624f98b94 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea44b507-6deb-4701-9b15-d74624f98b94 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ea44b507-6deb-4701-9b15-d74624f98b94 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea44b507-6deb-4701-9b15-d74624f98b94 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 200 Sep 02 00:05:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1052/2054] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:53 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:05:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3bbe2fd5-07e6-42c1-affa-0ef1975d4bfe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 200 Sep 02 00:05:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1003/2055] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:54 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-160440af-75f4-4fac-8772-78f3ce3209e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-160440af-75f4-4fac-8772-78f3ce3209e2 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-160440af-75f4-4fac-8772-78f3ce3209e2 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-160440af-75f4-4fac-8772-78f3ce3209e2 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-160440af-75f4-4fac-8772-78f3ce3209e2 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac7b1215-e5bf-4d39-9f4a-be35e854ce1c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 200 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1053/2056] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:54 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-160440af-75f4-4fac-8772-78f3ce3209e2 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 200 Sep 02 00:05:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1004/2057] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:55 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6af6b78-b845-4863-bcc2-78710f78ec61", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-421684427"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-863522917"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-863522917'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume of 1 GB Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Availability Zones retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create snapshot from volume b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (753e4a17-6eba-4819-ace8-d98c96e86093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107fa6af-9c62-4d19-95cc-e3e2e6db967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['459184d7-eb90-416f-98d3-9bd5ff960149', 'b5456eed-b0e5-4099-bdc9-b7ada63b937e', '32760996-5a8c-47ab-8b7c-e6ef09c592f1', '6a34a38a-c072-4161-9670-080441b57298'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107fa6af-9c62-4d19-95cc-e3e2e6db967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16a8734-4176-4232-a0b9-7514084e473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot create request issued successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dcca6e01-ee0a-415a-8fa4-7d55bc84b4fb tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1054/2058] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:05:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Created reservations ['679f2742-3e03-4306-8c96-7402d23057ad', 'f53dada6-9411-45c1-8772-ed91ac960083', 'c2a44f05-f125-4dd4-972d-43d911b6d730', '65dfb149-7814-40c9-9921-1b6beb0aa1e0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d8dade8f-14fd-4308-9853-d931b91e5c5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1055/2059] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:55 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16a8734-4176-4232-a0b9-7514084e473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['679f2742-3e03-4306-8c96-7402d23057ad', 'f53dada6-9411-45c1-8772-ed91ac960083', 'c2a44f05-f125-4dd4-972d-43d911b6d730', '65dfb149-7814-40c9-9921-1b6beb0aa1e0']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2649d23b-51af-4cbf-a97d-62c1de848111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2649d23b-51af-4cbf-a97d-62c1de848111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33db2a1-7f2c-4913-bc08-4aac3247d1b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-863522917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['679f2742-3e03-4306-8c96-7402d23057ad','f53dada6-9411-45c1-8772-ed91ac960083','c2a44f05-f125-4dd4-972d-43d911b6d730','65dfb149-7814-40c9-9921-1b6beb0aa1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-863522917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f33db2a1-7f2c-4913-bc08-4aac3247d1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c66984865ec4ceb9589d7f105cbd16e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090ba449-edbb-4936-9220-1d851251c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090ba449-edbb-4936-9220-1d851251c818) transitioned into state 'SUCCESS' from state '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-863522917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c66984865ec4ceb9589d7f105cbd16e',qos_specs=None,replication_status=,reservations=['679f2742-3e03-4306-8c96-7402d23057ad','f53dada6-9411-45c1-8772-ed91ac960083','c2a44f05-f125-4dd4-972d-43d911b6d730','65dfb149-7814-40c9-9921-1b6beb0aa1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecf691bee504fbdb54cebdfbaa9e23e',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb69ef6-f786-479b-bdc6-b6add9db0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb69ef6-f786-479b-bdc6-b6add9db0339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Flow 'volume_create_api' (753e4a17-6eba-4819-ace8-d98c96e86093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Create volume request issued successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8eddc516-e4c5-4ec1-a599-0122df89e05b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1005/2060] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:55 2026] POST /volume/v3/volumes => generated 761 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a09913e7-6153-405b-8bee-3c911aefd4b8 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:05:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1056/2061] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:55 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 829 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-02901338-8813-4596-893a-8212d8570de1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02901338-8813-4596-893a-8212d8570de1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:05:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02901338-8813-4596-893a-8212d8570de1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-02901338-8813-4596-893a-8212d8570de1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-02901338-8813-4596-893a-8212d8570de1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-02901338-8813-4596-893a-8212d8570de1 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:05:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1006/2062] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:56 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4af28091-7082-4a35-882b-c1630545804d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4af28091-7082-4a35-882b-c1630545804d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:05:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4af28091-7082-4a35-882b-c1630545804d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4af28091-7082-4a35-882b-c1630545804d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4af28091-7082-4a35-882b-c1630545804d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4af28091-7082-4a35-882b-c1630545804d tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:05:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1057/2063] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:56 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:05:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-253fc5eb-f2d4-4ef8-b988-d5b7bf5ed7f2 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:05:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1007/2064] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:57 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:05:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4732b1c8-c7a5-4c55-a910-05d71d97fb65 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:05:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1058/2065] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:57 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b3c16b2-360b-40ab-ae0e-6e6eb6feeb46 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:05:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1008/2066] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:05:58 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "709c0b56-cde7-4c85-a818-9f42fc7d2cfe", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-894903922"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request body: {'volume': {'snapshot_id': '709c0b56-cde7-4c85-a818-9f42fc7d2cfe', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-894903922'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume of 2 GB Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Availability Zones retrieved successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (69f99fb6-7785-47f2-864d-f40f5037afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2460c4d-9bb1-4484-b3b7-17f623973d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2460c4d-9bb1-4484-b3b7-17f623973d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '709c0b56-cde7-4c85-a818-9f42fc7d2cfe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e1fa9f-0e93-4ec0-8cac-51912e44231b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['fe11bde0-8f0f-4ddd-ba8f-4de629e9341f', '0b91320f-9d88-4413-b8b1-d87f8a56f8c2', '5de0313f-78f8-4e4e-aa98-3bb3362b97da', 'd0ad0c57-4106-405a-bcfc-64768ded11f5'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e1fa9f-0e93-4ec0-8cac-51912e44231b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe11bde0-8f0f-4ddd-ba8f-4de629e9341f', '0b91320f-9d88-4413-b8b1-d87f8a56f8c2', '5de0313f-78f8-4e4e-aa98-3bb3362b97da', 'd0ad0c57-4106-405a-bcfc-64768ded11f5']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f23705a-3d3e-4cf5-86c6-377e3b6c88c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82d0cc83-4a44-40b6-bfff-ecf40b83dc59 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:05:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1009/2067] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:58 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f23705a-3d3e-4cf5-86c6-377e3b6c88c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd139449b-b10c-47af-8a66-01495d758ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-894903922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['fe11bde0-8f0f-4ddd-ba8f-4de629e9341f','0b91320f-9d88-4413-b8b1-d87f8a56f8c2','5de0313f-78f8-4e4e-aa98-3bb3362b97da','d0ad0c57-4106-405a-bcfc-64768ded11f5'],size=2,snapshot_id=709c0b56-cde7-4c85-a818-9f42fc7d2cfe,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-894903922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d139449b-b10c-47af-8a66-01495d758ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0a05fb8f9410b8cc65f5159781a17',provider_auth=None,provider_geometry=None,provider_id=None,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=709c0b56-cde7-4c85-a818-9f42fc7d2cfe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea8083d-e83f-4344-95ed-8176722ff68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea7cb8da-5769-4cb6-aaf4-e9700c3cc716 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:05:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1010/2068] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:58 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea8083d-e83f-4344-95ed-8176722ff68a) transitioned into state 'SUCCESS' from state '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-894903922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['fe11bde0-8f0f-4ddd-ba8f-4de629e9341f','0b91320f-9d88-4413-b8b1-d87f8a56f8c2','5de0313f-78f8-4e4e-aa98-3bb3362b97da','d0ad0c57-4106-405a-bcfc-64768ded11f5'],size=2,snapshot_id=709c0b56-cde7-4c85-a818-9f42fc7d2cfe,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175b406d-8e90-41fd-b3a6-a016e67a09dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175b406d-8e90-41fd-b3a6-a016e67a09dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (69f99fb6-7785-47f2-864d-f40f5037afe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request issued successfully. Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-000166ca-b9ef-49e2-8816-6adf290c2e5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1059/2069] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:05:58 2026] POST /volume/v3/volumes => generated 794 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:05:58 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Create volume of 1 GB Sep 02 00:05:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Availability Zones retrieved successfully. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Flow 'volume_create_api' (9dd59db8-9ddf-4506-802d-5c1034d78f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbbf333-9802-42f7-85e0-75fb80ea5fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:05:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc7b10d2-aa8c-4614-bb4b-ae33b6e2aa08 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:05:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1060/2070] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:58 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbbf333-9802-42f7-85e0-75fb80ea5fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece62024-7cfc-4d2e-a09f-6c62c3beea80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Created reservations ['f7a8039f-8905-49bf-ad45-4a9a4b246aef', '5c8c1701-8478-4bd1-8009-ee742c5e7353', 'eb354e4e-5f9b-4e00-80c0-3dfa6028e731', '32eb800c-ed9c-4e2d-8101-da4bad59e442'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece62024-7cfc-4d2e-a09f-6c62c3beea80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a8039f-8905-49bf-ad45-4a9a4b246aef', '5c8c1701-8478-4bd1-8009-ee742c5e7353', 'eb354e4e-5f9b-4e00-80c0-3dfa6028e731', '32eb800c-ed9c-4e2d-8101-da4bad59e442']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a8c42f-b99c-415c-adcf-e2b89a47483c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a8c42f-b99c-415c-adcf-e2b89a47483c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a7bd25-696b-4d65-8a13-b2bbb01b5e68', '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='55fe297691f1465e924fa9f105a9a303',qos_specs=None,replication_status=,reservations=['f7a8039f-8905-49bf-ad45-4a9a4b246aef','5c8c1701-8478-4bd1-8009-ee742c5e7353','eb354e4e-5f9b-4e00-80c0-3dfa6028e731','32eb800c-ed9c-4e2d-8101-da4bad59e442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9c16f3740344408594ab261d463896',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a7bd25-696b-4d65-8a13-b2bbb01b5e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55fe297691f1465e924fa9f105a9a303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9c16f3740344408594ab261d463896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872226b5-8d1b-4cfa-b064-13f3c9dcb176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872226b5-8d1b-4cfa-b064-13f3c9dcb176) transitioned into state 'SUCCESS' from 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='55fe297691f1465e924fa9f105a9a303',qos_specs=None,replication_status=,reservations=['f7a8039f-8905-49bf-ad45-4a9a4b246aef','5c8c1701-8478-4bd1-8009-ee742c5e7353','eb354e4e-5f9b-4e00-80c0-3dfa6028e731','32eb800c-ed9c-4e2d-8101-da4bad59e442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9c16f3740344408594ab261d463896',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69e9be-deb4-47e3-b971-c08adb31ea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69e9be-deb4-47e3-b971-c08adb31ea33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Flow 'volume_create_api' (9dd59db8-9ddf-4506-802d-5c1034d78f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:05:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Create volume request issued successfully. Sep 02 00:05:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5abcf5c-174f-44ec-ae02-e0d6fe1a2d72 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:05:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1011/2071] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:05:58 2026] POST /volume/v3/volumes => generated 740 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:05:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:05:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:05:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:05:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:05:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:05:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:05:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:05:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61f279fc-9332-4a75-84ac-cf5ef5e87714 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:05:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1061/2072] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:05:59 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 919 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:00 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=610,cinder:INSERT=110,cinder:UPDATE=176 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:06:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ba7ddbb4-04cf-4d83-9f51-546907fd5552 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1012/2073] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:00 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-227c3a0f-6d1c-4bf6-911f-8538c49435f4 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1062/2074] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:00 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-70079415-0be0-45ad-8d8b-17e8b938bd0e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1013/2075] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:01 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-909c0bfd-5827-4b3f-be5a-5b327b4dc2cc tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1063/2076] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:01 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-18e0d846-43ed-4784-b439-7159b2a570e7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18e0d846-43ed-4784-b439-7159b2a570e7 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18e0d846-43ed-4784-b439-7159b2a570e7 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18e0d846-43ed-4784-b439-7159b2a570e7 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-18e0d846-43ed-4784-b439-7159b2a570e7 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18e0d846-43ed-4784-b439-7159b2a570e7 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1014/2077] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:02 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c90cd58-636e-4c0e-888a-7e0fcd7b446d tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1064/2078] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:02 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45e2bdea-4be3-4e9e-89d5-f3907a3a5be9 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1015/2079] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:03 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06752205-eb25-4e38-b021-1397ffc44970 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06752205-eb25-4e38-b021-1397ffc44970 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06752205-eb25-4e38-b021-1397ffc44970 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06752205-eb25-4e38-b021-1397ffc44970 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06752205-eb25-4e38-b021-1397ffc44970 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06752205-eb25-4e38-b021-1397ffc44970 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1065/2080] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:03 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d66e25b-2d78-4f1d-a15d-1bbfb99c856d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1016/2081] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:04 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f340b1bf-6fee-4355-bece-648177a6ceef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f340b1bf-6fee-4355-bece-648177a6ceef tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f340b1bf-6fee-4355-bece-648177a6ceef tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f340b1bf-6fee-4355-bece-648177a6ceef tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f340b1bf-6fee-4355-bece-648177a6ceef tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f340b1bf-6fee-4355-bece-648177a6ceef tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1066/2082] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:05 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-79a7886b-38a7-49a0-a4c9-b16973265679 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-79a7886b-38a7-49a0-a4c9-b16973265679 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-79a7886b-38a7-49a0-a4c9-b16973265679 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-79a7886b-38a7-49a0-a4c9-b16973265679 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-79a7886b-38a7-49a0-a4c9-b16973265679 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-79a7886b-38a7-49a0-a4c9-b16973265679 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1017/2083] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:05 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f6e6b050-fd8e-4499-a79a-283886747383 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6e6b050-fd8e-4499-a79a-283886747383 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f6e6b050-fd8e-4499-a79a-283886747383 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f6e6b050-fd8e-4499-a79a-283886747383 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f6e6b050-fd8e-4499-a79a-283886747383 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f6e6b050-fd8e-4499-a79a-283886747383 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1067/2084] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:05 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume request issued successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfe75aa6-bea7-4b8d-88fc-b64fb83c38ac tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 202 Sep 02 00:06:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1018/2085] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:05 2026] DELETE /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7d33b248-4f9d-4e8c-89ac-81c322d24a00 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 200 Sep 02 00:06:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1068/2086] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:05 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 886 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fb7442c8-cfed-496a-b5f1-70ac1c88bc54 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 200 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1019/2087] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 970 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19935cfe-9391-46fa-959e-c8801c48c875 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1&project_id=9c66984865ec4ceb9589d7f105cbd16e Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Could not evaluate value 9c66984865ec4ceb9589d7f105cbd16e, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Searching by: MultiDict([('project_id', '9c66984865ec4ceb9589d7f105cbd16e'), ('all_tenants', 1)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Get all volumes completed successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19935cfe-9391-46fa-959e-c8801c48c875 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1&project_id=9c66984865ec4ceb9589d7f105cbd16e returned with HTTP 200 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1069/2088] 192.168.122.58 () {58 vars in 1252 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9c66984865ec4ceb9589d7f105cbd16e => generated 3036 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Delete volume with id: e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Volume info retrieved successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] Delete volume request issued successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6cb6ba65-1dc3-4e80-b862-879754adf234 tempest-VolumesListAdminTestJSON-2111438161 tempest-VolumesListAdminTestJSON-2111438161-project-admin] http://192.168.122.58/volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 returned with HTTP 202 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1020/2089] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:06 2026] DELETE /volume/v3/volumes/e5a7bd25-696b-4d65-8a13-b2bbb01b5e68 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d0b40998-d710-4b56-9f28-9559aab795d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0b40998-d710-4b56-9f28-9559aab795d9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0b40998-d710-4b56-9f28-9559aab795d9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0b40998-d710-4b56-9f28-9559aab795d9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d0b40998-d710-4b56-9f28-9559aab795d9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0b40998-d710-4b56-9f28-9559aab795d9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1070/2090] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] DELETE http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume with id: f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume request issued successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-714f3e4b-8145-4dcb-bab1-0dbf421fd001 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 202 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1021/2091] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:06 2026] DELETE /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b3f934c-7d30-4bf9-bac6-d0cf612bfe1b tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 200 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1071/2092] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa0079b1-cf58-45c9-bb2e-a4dba1471dc8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa0079b1-cf58-45c9-bb2e-a4dba1471dc8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa0079b1-cf58-45c9-bb2e-a4dba1471dc8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa0079b1-cf58-45c9-bb2e-a4dba1471dc8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa0079b1-cf58-45c9-bb2e-a4dba1471dc8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 404 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1022/2093] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ac482ed9-a69f-4a46-89ce-926d1cb58d61 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac482ed9-a69f-4a46-89ce-926d1cb58d61 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ac482ed9-a69f-4a46-89ce-926d1cb58d61 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ac482ed9-a69f-4a46-89ce-926d1cb58d61 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac482ed9-a69f-4a46-89ce-926d1cb58d61 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 404 Sep 02 00:06:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1072/2094] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:06 2026] GET /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: d139449b-b10c-47af-8a66-01495d758ec4 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39019e88-12f6-4f8e-adc2-fe92b4004289 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 returned with HTTP 404 Sep 02 00:06:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1023/2095] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:06 2026] DELETE /volume/v3/volumes/d139449b-b10c-47af-8a66-01495d758ec4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete snapshot with id: 709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot delete request issued successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d8aa92e-127f-43ee-8037-c546f43a0a03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 202 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1073/2096] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:06:06 2026] DELETE /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-56c73d9d-382c-4443-a4cc-871a8ed606ca tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:06:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1024/2097] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:07 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7aaacb27-3730-4b94-86a5-6b13688cf7ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7aaacb27-3730-4b94-86a5-6b13688cf7ba tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7aaacb27-3730-4b94-86a5-6b13688cf7ba tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7aaacb27-3730-4b94-86a5-6b13688cf7ba tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7aaacb27-3730-4b94-86a5-6b13688cf7ba tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 returned with HTTP 404 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1074/2098] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:07 2026] GET /volume/v3/volumes/f33db2a1-7f2c-4913-bc08-4aac3247d1b9 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-257aa1ed-303c-4636-bea7-8b5884069498 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-257aa1ed-303c-4636-bea7-8b5884069498 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-257aa1ed-303c-4636-bea7-8b5884069498 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-257aa1ed-303c-4636-bea7-8b5884069498 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-257aa1ed-303c-4636-bea7-8b5884069498 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-257aa1ed-303c-4636-bea7-8b5884069498 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 200 Sep 02 00:06:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1025/2099] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:07 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume with id: b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume request issued successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7957cb7e-0a1e-4d2c-8871-a00637787dc9 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 202 Sep 02 00:06:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1075/2100] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:07 2026] DELETE /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-59b57c23-565f-4a7d-993e-90a404c400a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59b57c23-565f-4a7d-993e-90a404c400a7 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59b57c23-565f-4a7d-993e-90a404c400a7 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-59b57c23-565f-4a7d-993e-90a404c400a7 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-59b57c23-565f-4a7d-993e-90a404c400a7 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-59b57c23-565f-4a7d-993e-90a404c400a7 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 200 Sep 02 00:06:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1026/2101] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:07 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9ee6a672-9009-4be2-b420-68c9f21c7de0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:06:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1076/2102] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:08 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3dea9b31-a8b0-45d8-8a78-70df49db0276 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3dea9b31-a8b0-45d8-8a78-70df49db0276 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 Sep 02 00:06:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3dea9b31-a8b0-45d8-8a78-70df49db0276 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3dea9b31-a8b0-45d8-8a78-70df49db0276 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3dea9b31-a8b0-45d8-8a78-70df49db0276 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 returned with HTTP 404 Sep 02 00:06:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1027/2103] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:08 2026] GET /volume/v3/volumes/b5688669-1b30-4a52-9698-d0c8bd51d9f2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d8bd53d-7bc9-4040-a124-b98a54e0354a tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:06:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1077/2104] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:08 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] DELETE http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:06:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume with id: 04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:06:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b88a0aad-cc26-444a-a786-423231293b5a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b88a0aad-cc26-444a-a786-423231293b5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b88a0aad-cc26-444a-a786-423231293b5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b88a0aad-cc26-444a-a786-423231293b5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b88a0aad-cc26-444a-a786-423231293b5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b88a0aad-cc26-444a-a786-423231293b5a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 200 Sep 02 00:06:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Delete volume request issued successfully. Sep 02 00:06:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5c05ad3-126d-4cdc-b371-5267cbc67bbe tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 202 Sep 02 00:06:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1078/2105] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:09 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1028/2106] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:09 2026] DELETE /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Volume info retrieved successfully. Sep 02 00:06:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-322b44b5-9f20-46b5-ab33-b8a44f467c8f tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 200 Sep 02 00:06:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1079/2107] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:09 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e13b8f6d-6873-4789-8ca0-2600bfd37e9b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e13b8f6d-6873-4789-8ca0-2600bfd37e9b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e13b8f6d-6873-4789-8ca0-2600bfd37e9b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e13b8f6d-6873-4789-8ca0-2600bfd37e9b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e13b8f6d-6873-4789-8ca0-2600bfd37e9b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe returned with HTTP 404 Sep 02 00:06:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1029/2108] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:10 2026] GET /volume/v3/snapshots/709c0b56-cde7-4c85-a818-9f42fc7d2cfe => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-948e0b9c-c7f9-4d9d-bd73-04ca820a693a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 200 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1080/2109] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:10 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6e3f1c81-971b-4b36-a521-1da743de28c1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e3f1c81-971b-4b36-a521-1da743de28c1 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] GET http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e3f1c81-971b-4b36-a521-1da743de28c1 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e3f1c81-971b-4b36-a521-1da743de28c1 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e3f1c81-971b-4b36-a521-1da743de28c1 tempest-VolumesListAdminTestJSON-1363955559 tempest-VolumesListAdminTestJSON-1363955559-project-member] http://192.168.122.58/volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 returned with HTTP 404 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1030/2110] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:10 2026] GET /volume/v3/volumes/04a085ef-94df-4405-b911-27b4b7982397 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume request issued successfully. Sep 02 00:06:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b82f044-9bdb-4f07-a22b-d4825a543358 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 202 Sep 02 00:06:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1081/2111] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:10 2026] DELETE /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d51d3aa-ee7e-4c11-b09c-d3d345830709 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 200 Sep 02 00:06:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1031/2112] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:10 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dbd717b7-7cda-4353-8d47-ab71d2f27619 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbd717b7-7cda-4353-8d47-ab71d2f27619 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbd717b7-7cda-4353-8d47-ab71d2f27619 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbd717b7-7cda-4353-8d47-ab71d2f27619 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbd717b7-7cda-4353-8d47-ab71d2f27619 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 returned with HTTP 404 Sep 02 00:06:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1082/2113] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:11 2026] GET /volume/v3/volumes/b6af6b78-b845-4863-bcc2-78710f78ec61 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9594110-8074-4ce1-a9df-2bccb125ea57 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:06:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1032/2114] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:11 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-911896524"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-911896524'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume of 1 GB Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Availability Zones retrieved successfully. Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (12175183-b786-44ec-816a-7eca2d174009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8d4afa-0a1d-4edf-9d24-75a35e0103e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8d4afa-0a1d-4edf-9d24-75a35e0103e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82c3a98-a5c7-429f-a453-6c94f3ca54c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['3c5193cc-8d4c-499f-a194-32f998859c36', '5c903643-0421-4b84-a3c9-5ce77032b4f8', '3b70fc92-4886-4267-9876-b5bc65cccae9', '7706db54-a53d-4790-bf7c-4d52a26546e7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82c3a98-a5c7-429f-a453-6c94f3ca54c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c5193cc-8d4c-499f-a194-32f998859c36', '5c903643-0421-4b84-a3c9-5ce77032b4f8', '3b70fc92-4886-4267-9876-b5bc65cccae9', '7706db54-a53d-4790-bf7c-4d52a26546e7']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0c662c-224b-4ef7-9121-89da43fa9285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0c662c-224b-4ef7-9121-89da43fa9285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23dacc43-aee6-4700-bc27-2070441ec393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-911896524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['3c5193cc-8d4c-499f-a194-32f998859c36','5c903643-0421-4b84-a3c9-5ce77032b4f8','3b70fc92-4886-4267-9876-b5bc65cccae9','7706db54-a53d-4790-bf7c-4d52a26546e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-911896524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23dacc43-aee6-4700-bc27-2070441ec393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0a05fb8f9410b8cc65f5159781a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ceba8c-8065-4ed6-957f-a2fbf09f7f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ceba8c-8065-4ed6-957f-a2fbf09f7f39) transitioned into state 'SUCCESS' from state '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-911896524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['3c5193cc-8d4c-499f-a194-32f998859c36','5c903643-0421-4b84-a3c9-5ce77032b4f8','3b70fc92-4886-4267-9876-b5bc65cccae9','7706db54-a53d-4790-bf7c-4d52a26546e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c35ee4f-29b6-4018-a46e-54cd44ab0019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c35ee4f-29b6-4018-a46e-54cd44ab0019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (12175183-b786-44ec-816a-7eca2d174009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request issued successfully. Sep 02 00:06:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ebc0d97d-b4b0-4348-bc1d-4d06950ce9f8 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1083/2115] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:06:11 2026] POST /volume/v3/volumes => generated 760 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-809da4fc-fb28-42a9-bbdc-4781ff85f976 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 200 Sep 02 00:06:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1033/2116] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:11 2026] GET /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4e8dde18-76d1-4818-aa48-395b6ea9ec4a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 200 Sep 02 00:06:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1084/2117] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:12 2026] GET /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37eeb083-1bf1-4929-8321-a330d0fad957 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23dacc43-aee6-4700-bc27-2070441ec393", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-467423598"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create snapshot from volume 23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['69a3b3b1-193b-4059-b9e4-e7e0b64073e3', '42cd77fc-47e6-4114-a560-3c6464917fee', 'f6bec968-5dc9-451e-9806-f7ef261f6b8f', '650cd1a4-feed-4c03-b901-34cea35061e3'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot create request issued successfully. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37eeb083-1bf1-4929-8321-a330d0fad957 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:06:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1034/2118] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:06:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6e023b3-af26-42b6-8a3e-c165d30676ed tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1085/2119] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:13 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1938788380"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1938788380'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Create volume of 1 GB Sep 02 00:06:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Availability Zones retrieved successfully. Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Flow 'volume_create_api' (6c5388bf-a9ef-40c5-bfe4-e68cf1597325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48801c2a-7474-4887-84ec-e75634e82d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48801c2a-7474-4887-84ec-e75634e82d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22f856c-21c0-4286-8100-6f329b7edfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Created reservations ['00389435-c4bb-4528-9a7c-df83dacf7365', '7616f3dc-ee1f-400f-aa7d-9fe88d7522fa', '7dfd3c31-1014-4704-b47b-8409a38a731b', '27ca90ba-4bfd-4171-96bb-5340557e5569'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22f856c-21c0-4286-8100-6f329b7edfdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00389435-c4bb-4528-9a7c-df83dacf7365', '7616f3dc-ee1f-400f-aa7d-9fe88d7522fa', '7dfd3c31-1014-4704-b47b-8409a38a731b', '27ca90ba-4bfd-4171-96bb-5340557e5569']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfdb4dd-f1fd-4f10-8438-d5ad8f326815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfdb4dd-f1fd-4f10-8438-d5ad8f326815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907d4cbf-b7bb-437e-a959-95d8f7f7c6d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1938788380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be2829fee2c4a63b58004df218f5f3e',qos_specs=None,replication_status=,reservations=['00389435-c4bb-4528-9a7c-df83dacf7365','7616f3dc-ee1f-400f-aa7d-9fe88d7522fa','7dfd3c31-1014-4704-b47b-8409a38a731b','27ca90ba-4bfd-4171-96bb-5340557e5569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3c1e44348d410e8cea2788121dc642',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1938788380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=907d4cbf-b7bb-437e-a959-95d8f7f7c6d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be2829fee2c4a63b58004df218f5f3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3c1e44348d410e8cea2788121dc642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aebdf7e-a80d-4054-8879-eacf8c7df842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aebdf7e-a80d-4054-8879-eacf8c7df842) transitioned into state 'SUCCESS' from state '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-1938788380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be2829fee2c4a63b58004df218f5f3e',qos_specs=None,replication_status=,reservations=['00389435-c4bb-4528-9a7c-df83dacf7365','7616f3dc-ee1f-400f-aa7d-9fe88d7522fa','7dfd3c31-1014-4704-b47b-8409a38a731b','27ca90ba-4bfd-4171-96bb-5340557e5569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3c1e44348d410e8cea2788121dc642',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0faf4a7-0e1a-422b-ad94-55353e6bdc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0faf4a7-0e1a-422b-ad94-55353e6bdc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Flow 'volume_create_api' (6c5388bf-a9ef-40c5-bfe4-e68cf1597325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Create volume request issued successfully. Sep 02 00:06:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6575fbb0-f814-493b-812e-0bba1c8b9a1e tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1035/2120] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:06:13 2026] POST /volume/v3/volumes => generated 757 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96e5ee9d-20d0-4757-ab4f-079bf4e42322 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1086/2121] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:14 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ef060b8b-e1f6-45ed-9419-ddc77d627e14 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1036/2122] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:14 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 825 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5fc6ed9-9062-4f8b-af5b-20bd3ac6c769 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1087/2123] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:15 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1c783781-612c-4cd7-a30c-2662e1ecc144", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1763986317"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request body: {'volume': {'snapshot_id': '1c783781-612c-4cd7-a30c-2662e1ecc144', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1763986317'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume of 1 GB Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Availability Zones retrieved successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-33740ae4-0829-4573-b886-92f4c65fb134 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33740ae4-0829-4573-b886-92f4c65fb134 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33740ae4-0829-4573-b886-92f4c65fb134 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33740ae4-0829-4573-b886-92f4c65fb134 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (99b98025-1aca-475c-9d26-3b242358550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b20b2-712a-43b4-90c7-2a5b0d30d78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-33740ae4-0829-4573-b886-92f4c65fb134 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33740ae4-0829-4573-b886-92f4c65fb134 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1088/2124] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:15 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b20b2-712a-43b4-90c7-2a5b0d30d78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c783781-612c-4cd7-a30c-2662e1ecc144', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f508f9-6a1b-4a93-8487-0cdcdce573ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Created reservations ['20a62bc1-88dc-43d5-a527-431645046f89', '512467be-5086-4d73-b93a-5cabe1ff6827', '392ed4c7-cb8d-4ce5-8bff-5308c637fe59', 'ff5a3d93-6b69-4f01-9f43-7f9330b73f39'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f508f9-6a1b-4a93-8487-0cdcdce573ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a62bc1-88dc-43d5-a527-431645046f89', '512467be-5086-4d73-b93a-5cabe1ff6827', '392ed4c7-cb8d-4ce5-8bff-5308c637fe59', 'ff5a3d93-6b69-4f01-9f43-7f9330b73f39']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5029bc08-b222-40e5-9a3b-517d866d6551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5029bc08-b222-40e5-9a3b-517d866d6551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20dddd75-37ba-4eb9-aeb1-3b5097221946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1763986317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['20a62bc1-88dc-43d5-a527-431645046f89','512467be-5086-4d73-b93a-5cabe1ff6827','392ed4c7-cb8d-4ce5-8bff-5308c637fe59','ff5a3d93-6b69-4f01-9f43-7f9330b73f39'],size=1,snapshot_id=1c783781-612c-4cd7-a30c-2662e1ecc144,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1763986317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20dddd75-37ba-4eb9-aeb1-3b5097221946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0a05fb8f9410b8cc65f5159781a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c783781-612c-4cd7-a30c-2662e1ecc144,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164e15f2-f400-43bb-b2c8-a66aed8d1d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164e15f2-f400-43bb-b2c8-a66aed8d1d26) transitioned into state 'SUCCESS' from state '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-1763986317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0a05fb8f9410b8cc65f5159781a17',qos_specs=None,replication_status=,reservations=['20a62bc1-88dc-43d5-a527-431645046f89','512467be-5086-4d73-b93a-5cabe1ff6827','392ed4c7-cb8d-4ce5-8bff-5308c637fe59','ff5a3d93-6b69-4f01-9f43-7f9330b73f39'],size=1,snapshot_id=1c783781-612c-4cd7-a30c-2662e1ecc144,source_replicaid=,source_volid=None,status='creating',user_id='e99cc073b89b4cd589ad30cadbe596b1',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679a1b7c-c4c7-44bb-aeb7-152398d3861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679a1b7c-c4c7-44bb-aeb7-152398d3861c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Flow 'volume_create_api' (99b98025-1aca-475c-9d26-3b242358550d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Create volume request issued successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b37897-f47c-438e-8bc7-8ec3ddf38a6f tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1037/2125] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:06:15 2026] POST /volume/v3/volumes => generated 795 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f013a2f8-4e6c-439b-801a-808541f0b65e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f013a2f8-4e6c-439b-801a-808541f0b65e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f013a2f8-4e6c-439b-801a-808541f0b65e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f013a2f8-4e6c-439b-801a-808541f0b65e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f013a2f8-4e6c-439b-801a-808541f0b65e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f013a2f8-4e6c-439b-801a-808541f0b65e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1089/2126] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:15 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b4f9da4-ea14-416d-b97e-a5f768ae0179 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1038/2127] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] POST http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Create volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c105a7ee-4b85-4d7c-a002-ed88e30bbd2b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1090/2128] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:06:16 2026] POST /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 101 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be345b7c-0b03-4e2f-ace9-b9bd2a1762a6 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1039/2129] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] PUT http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Update volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40eac074-570f-41a0-b4cc-ff11e803fae3 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1091/2130] 192.168.122.58 () {60 vars in 1274 bytes} [Wed Sep 2 00:06:16 2026] PUT /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78e5355e-d991-47ff-9175-9e2213952ce0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78e5355e-d991-47ff-9175-9e2213952ce0 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1040/2131] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-61c118f2-9ddc-4550-99d6-24dc98228706 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] DELETE http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key1 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Delete volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-61c118f2-9ddc-4550-99d6-24dc98228706 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key1 returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1092/2132] 192.168.122.58 () {58 vars in 1272 bytes} [Wed Sep 2 00:06:16 2026] DELETE /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key1 => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0bb9a61b-c649-48a3-a2bc-8c67cbed101a tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1041/2133] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f4be5765-803d-4779-8846-d882f41b7c24 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4be5765-803d-4779-8846-d882f41b7c24 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] PUT http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4be5765-803d-4779-8846-d882f41b7c24 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f4be5765-803d-4779-8846-d882f41b7c24 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f4be5765-803d-4779-8846-d882f41b7c24 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Update volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4be5765-803d-4779-8846-d882f41b7c24 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1093/2134] 192.168.122.58 () {60 vars in 1274 bytes} [Wed Sep 2 00:06:16 2026] PUT /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] POST http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea7d8f47-e48a-468d-b4e5-0dc4527a0b24 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1042/2135] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Create volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c99cdaf2-9892-4e65-943b-5a33c3b0ebb1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1094/2136] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:06:16 2026] POST /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37566523-771e-46b6-8adb-012f246f51e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37566523-771e-46b6-8adb-012f246f51e1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] PUT http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37566523-771e-46b6-8adb-012f246f51e1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37566523-771e-46b6-8adb-012f246f51e1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37566523-771e-46b6-8adb-012f246f51e1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Update volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37566523-771e-46b6-8adb-012f246f51e1 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1043/2137] 192.168.122.58 () {60 vars in 1289 bytes} [Wed Sep 2 00:06:16 2026] PUT /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7e3bcf3f-c392-41bf-aa55-3c1f5f76b416 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1095/2138] 192.168.122.58 () {58 vars in 1269 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Get volume metadata completed successfully. Sep 02 00:06:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e54990ef-f99b-4a90-97f3-c0f09975d5ae tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1044/2139] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:06:16 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] PUT http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata Sep 02 00:06:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Update volume metadata completed successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98678698-b27f-4fe4-8e0c-fc3e86275222 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata returned with HTTP 200 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1096/2140] 192.168.122.58 () {60 vars in 1274 bytes} [Wed Sep 2 00:06:16 2026] PUT /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec28b5c1-b409-4e02-9315-3e92fc8400e9 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1045/2141] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:17 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8865026c-aeee-45ad-b83e-36717d964813 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] DELETE http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Delete volume with id: 907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Delete volume request issued successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8865026c-aeee-45ad-b83e-36717d964813 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 202 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1097/2142] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:17 2026] DELETE /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8a987020-f334-4bd9-88df-754be41fcc3b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a987020-f334-4bd9-88df-754be41fcc3b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a987020-f334-4bd9-88df-754be41fcc3b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a987020-f334-4bd9-88df-754be41fcc3b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8a987020-f334-4bd9-88df-754be41fcc3b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a987020-f334-4bd9-88df-754be41fcc3b tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1046/2143] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:17 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f057168f-a830-4e5b-87a4-d667c84d2651 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f057168f-a830-4e5b-87a4-d667c84d2651 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f057168f-a830-4e5b-87a4-d667c84d2651 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f057168f-a830-4e5b-87a4-d667c84d2651 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f057168f-a830-4e5b-87a4-d667c84d2651 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f057168f-a830-4e5b-87a4-d667c84d2651 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1098/2144] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:17 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Volume info retrieved successfully. Sep 02 00:06:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1ddb0c1-a697-4b4a-ae8a-3fdf15800d55 tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 200 Sep 02 00:06:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1047/2145] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:18 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 849 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e79b3f3a-6f61-4ed6-b0fd-6d2180cadf65 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1099/2146] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:18 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6ac0b79c-9bb9-4d4b-b2b4-3aad231f07de None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ac0b79c-9bb9-4d4b-b2b4-3aad231f07de tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] GET http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 Sep 02 00:06:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ac0b79c-9bb9-4d4b-b2b4-3aad231f07de tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ac0b79c-9bb9-4d4b-b2b4-3aad231f07de tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ac0b79c-9bb9-4d4b-b2b4-3aad231f07de tempest-VolumesMetadataTest-424415438 tempest-VolumesMetadataTest-424415438-project-member] http://192.168.122.58/volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 returned with HTTP 404 Sep 02 00:06:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1048/2147] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:19 2026] GET /volume/v3/volumes/907d4cbf-b7bb-437e-a959-95d8f7f7c6d7 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4b79d5c-4e09-4073-9344-d0a913b7f103 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1100/2148] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:20 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e5ae3267-ea04-4730-b44f-7ca88290f236 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1049/2149] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:21 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7d3ced7-9521-4f88-87aa-423ca723fdf4 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1101/2150] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:22 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cfda7dda-4682-44cd-bee9-774f461b960e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cfda7dda-4682-44cd-bee9-774f461b960e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cfda7dda-4682-44cd-bee9-774f461b960e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cfda7dda-4682-44cd-bee9-774f461b960e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cfda7dda-4682-44cd-bee9-774f461b960e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cfda7dda-4682-44cd-bee9-774f461b960e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1050/2151] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:22 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: 20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume request issued successfully. Sep 02 00:06:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-00a26262-7697-4d29-a5c7-0e1bd75cfbcc tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 202 Sep 02 00:06:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1102/2152] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:22 2026] DELETE /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e17d430-6d84-40dc-a1c8-8ed71493d88d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 200 Sep 02 00:06:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1051/2153] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:22 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38e9b683-c071-4342-91c3-42a3589a7b91 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38e9b683-c071-4342-91c3-42a3589a7b91 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38e9b683-c071-4342-91c3-42a3589a7b91 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38e9b683-c071-4342-91c3-42a3589a7b91 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38e9b683-c071-4342-91c3-42a3589a7b91 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 404 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1103/2154] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:23 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-def8fd5e-d6ca-42c3-b0be-4a5dc7151d03 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-def8fd5e-d6ca-42c3-b0be-4a5dc7151d03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-def8fd5e-d6ca-42c3-b0be-4a5dc7151d03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-def8fd5e-d6ca-42c3-b0be-4a5dc7151d03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-def8fd5e-d6ca-42c3-b0be-4a5dc7151d03 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 404 Sep 02 00:06:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1052/2155] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:23 2026] GET /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: 20dddd75-37ba-4eb9-aeb1-3b5097221946 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24767b09-9898-4037-a3f2-9a9a69ff51b0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 returned with HTTP 404 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1104/2156] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:23 2026] DELETE /volume/v3/volumes/20dddd75-37ba-4eb9-aeb1-3b5097221946 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c345366d-1adf-4b43-a741-c8c1db388c4c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete snapshot with id: 1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot delete request issued successfully. Sep 02 00:06:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c345366d-1adf-4b43-a741-c8c1db388c4c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 202 Sep 02 00:06:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1053/2157] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:06:23 2026] DELETE /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3562f868-2407-4b48-bdab-48797bf2e2ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3562f868-2407-4b48-bdab-48797bf2e2ba tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3562f868-2407-4b48-bdab-48797bf2e2ba tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3562f868-2407-4b48-bdab-48797bf2e2ba tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3562f868-2407-4b48-bdab-48797bf2e2ba tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3562f868-2407-4b48-bdab-48797bf2e2ba tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1105/2158] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:23 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0ee66fff-0598-484f-8e22-1359617419e4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b07b254d-f89d-40bd-b29c-598bdac9b7f0 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1106/2159] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:24 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-215174249"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-215174249'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:24 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume of 1 GB Sep 02 00:06:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Availability Zones retrieved successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Flow 'volume_create_api' (72492ffc-8201-441e-96ad-74859ce41366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a1b8f-ff31-4921-9e1e-6880ef1d25d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a1b8f-ff31-4921-9e1e-6880ef1d25d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc4ac72-e52b-4b68-b5b6-319b391f0676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Created reservations ['5ea7ed20-6e0b-484b-830c-44579a4515a1', '84a2e39b-2335-4823-81dc-37e4a63e8ba2', '1e979593-884c-4aff-b93e-a1f6e46d2358', '2167eb76-8bff-44c0-b721-d5c61444d140'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc4ac72-e52b-4b68-b5b6-319b391f0676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ea7ed20-6e0b-484b-830c-44579a4515a1', '84a2e39b-2335-4823-81dc-37e4a63e8ba2', '1e979593-884c-4aff-b93e-a1f6e46d2358', '2167eb76-8bff-44c0-b721-d5c61444d140']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c1dac1-cd5b-46b8-89f6-964f1317aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c1dac1-cd5b-46b8-89f6-964f1317aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d92054-e9bd-434d-ac9e-10176de608c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-215174249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8c491138f9482ca7f55605227b1d28',qos_specs=None,replication_status=,reservations=['5ea7ed20-6e0b-484b-830c-44579a4515a1','84a2e39b-2335-4823-81dc-37e4a63e8ba2','1e979593-884c-4aff-b93e-a1f6e46d2358','2167eb76-8bff-44c0-b721-d5c61444d140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d69ab362b4d45269e924bdb20d8e346',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-215174249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d92054-e9bd-434d-ac9e-10176de608c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8c491138f9482ca7f55605227b1d28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d69ab362b4d45269e924bdb20d8e346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0c80c3-c896-4b77-a7c2-9e7153addda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0c80c3-c896-4b77-a7c2-9e7153addda5) transitioned into state 'SUCCESS' from state '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-215174249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8c491138f9482ca7f55605227b1d28',qos_specs=None,replication_status=,reservations=['5ea7ed20-6e0b-484b-830c-44579a4515a1','84a2e39b-2335-4823-81dc-37e4a63e8ba2','1e979593-884c-4aff-b93e-a1f6e46d2358','2167eb76-8bff-44c0-b721-d5c61444d140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d69ab362b4d45269e924bdb20d8e346',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87948233-38f0-4577-b8d4-b0391ca82fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87948233-38f0-4577-b8d4-b0391ca82fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Flow 'volume_create_api' (72492ffc-8201-441e-96ad-74859ce41366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume request issued successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0ee66fff-0598-484f-8e22-1359617419e4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1054/2160] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:06:24 2026] POST /volume/v3/volumes => generated 825 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8b3b156-dac5-45ce-93e8-fb37a95190f4 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1107/2161] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:25 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 893 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ea8a35d6-44ff-4eed-8b6b-14d742fae40d tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:06:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1055/2162] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:06:25 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1146 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] POST http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807/action Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Begin detaching volume completed successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-11f281ff-cac5-4026-b2f8-1f75da319699 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807/action returned with HTTP 202 Sep 02 00:06:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1108/2163] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:06:25 2026] POST /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Snapshot retrieved successfully. Sep 02 00:06:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c220826b-917d-4dd2-ac13-2cd8cfc0499e tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 200 Sep 02 00:06:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1056/2164] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:25 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66ff0be1-8bd0-4a04-a69a-de24442c52d1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66ff0be1-8bd0-4a04-a69a-de24442c52d1 None None] GET http://192.168.122.58/volume// Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66ff0be1-8bd0-4a04-a69a-de24442c52d1 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66ff0be1-8bd0-4a04-a69a-de24442c52d1 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66ff0be1-8bd0-4a04-a69a-de24442c52d1 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:06:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1109/2165] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:06:26 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-ee25837b-5186-49d8-be9e-7c85fe8c0fc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:06:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1057/2166] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:06:26 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 1330 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-61eab1ce-f574-46b4-acb3-771318333260 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-61eab1ce-f574-46b4-acb3-771318333260 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] DELETE http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-61eab1ce-f574-46b4-acb3-771318333260 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-61eab1ce-f574-46b4-acb3-771318333260 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:26 devstack devstack@c-api.service[86254]: /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 02 00:06:26 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:06:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3b016cdc-2dbc-4674-8626-c92a69580d4a req-61eab1ce-f574-46b4-acb3-771318333260 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b returned with HTTP 200 Sep 02 00:06:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1110/2167] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:06:26 2026] DELETE /volume/v3/attachments/df633eb5-a83c-4de0-ad8f-a953cf5b148b => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39a52539-0ff0-40c7-86a8-461194f70c1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39a52539-0ff0-40c7-86a8-461194f70c1e tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39a52539-0ff0-40c7-86a8-461194f70c1e tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39a52539-0ff0-40c7-86a8-461194f70c1e tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-39a52539-0ff0-40c7-86a8-461194f70c1e tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39a52539-0ff0-40c7-86a8-461194f70c1e tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1058/2168] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:26 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-01d8889e-a2f3-4a42-91d9-db1a30f84940 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01d8889e-a2f3-4a42-91d9-db1a30f84940 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01d8889e-a2f3-4a42-91d9-db1a30f84940 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01d8889e-a2f3-4a42-91d9-db1a30f84940 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01d8889e-a2f3-4a42-91d9-db1a30f84940 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 returned with HTTP 404 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1111/2169] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:26 2026] GET /volume/v3/snapshots/1c783781-612c-4cd7-a30c-2662e1ecc144 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2744eacc-486d-4a9e-9ea6-9d9ce62711ad tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1059/2170] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5762685c-e71b-4f48-9550-8614147b40d5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: 23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume request issued successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5762685c-e71b-4f48-9550-8614147b40d5 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 202 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1112/2171] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:27 2026] DELETE /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c320b27d-80c4-4201-b18a-81d02476d45b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c320b27d-80c4-4201-b18a-81d02476d45b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c320b27d-80c4-4201-b18a-81d02476d45b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c320b27d-80c4-4201-b18a-81d02476d45b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c320b27d-80c4-4201-b18a-81d02476d45b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c320b27d-80c4-4201-b18a-81d02476d45b tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1060/2172] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-8ae641c7-e667-4ccb-a6b5-dc5841d0571a req-eb5ca258-4c17-40df-9677-cae1fba0f4f3 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1113/2173] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-aba7888b-009c-468e-beed-a69f924cf483 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] DELETE http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Delete volume with id: 7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Delete volume request issued successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-aba7888b-009c-468e-beed-a69f924cf483 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 202 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1061/2174] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:27 2026] DELETE /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e80bcc47-584e-4d29-a784-370563fb38c9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e80bcc47-584e-4d29-a784-370563fb38c9 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e80bcc47-584e-4d29-a784-370563fb38c9 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e80bcc47-584e-4d29-a784-370563fb38c9 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e80bcc47-584e-4d29-a784-370563fb38c9 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e80bcc47-584e-4d29-a784-370563fb38c9 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1114/2175] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6fb3f02c-3678-4114-84d8-1050589103c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6fb3f02c-3678-4114-84d8-1050589103c9 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6fb3f02c-3678-4114-84d8-1050589103c9 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6fb3f02c-3678-4114-84d8-1050589103c9 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6fb3f02c-3678-4114-84d8-1050589103c9 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6fb3f02c-3678-4114-84d8-1050589103c9 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1062/2176] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 953 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] POST http://192.168.122.58/volume/v3/volume-transfers Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a1d92054-e9bd-434d-ac9e-10176de608c9"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volume_transfer [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a1d92054-e9bd-434d-ac9e-10176de608c9'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volume_transfer [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Creating transfer of volume a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Generating transfer record for volume a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7631c7e6-eb25-4505-bea2-dcdb609a1a58 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1115/2177] 192.168.122.58 () {62 vars in 1205 bytes} [Wed Sep 2 00:06:27 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8fc3055-08ba-417e-b8ce-90ac3fe8d109 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1063/2178] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 961 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b12a4dbb-61f6-4935-8e56-6611e8643378 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b12a4dbb-61f6-4935-8e56-6611e8643378 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b12a4dbb-61f6-4935-8e56-6611e8643378 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b12a4dbb-61f6-4935-8e56-6611e8643378 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b12a4dbb-61f6-4935-8e56-6611e8643378 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1116/2179] 192.168.122.58 () {60 vars in 1295 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 => generated 546 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-93211998-2671-4faa-9ed5-20f6dcebff2b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93211998-2671-4faa-9ed5-20f6dcebff2b tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volume-transfers Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93211998-2671-4faa-9ed5-20f6dcebff2b tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-93211998-2671-4faa-9ed5-20f6dcebff2b tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volume_transfer [None req-93211998-2671-4faa-9ed5-20f6dcebff2b tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Listing volume transfers {{(pid=86255) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:06:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-93211998-2671-4faa-9ed5-20f6dcebff2b tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 200 Sep 02 00:06:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1064/2180] 192.168.122.58 () {60 vars in 1184 bytes} [Wed Sep 2 00:06:27 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:06:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] POST http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4/accept Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aeaf779e35287f7e"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.volume_transfer [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Accepting volume transfer 367ce8d5-774b-4ab4-a11b-c7b23feca4b4 {{(pid=86254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.volume_transfer [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Accepting transfer 367ce8d5-774b-4ab4-a11b-c7b23feca4b4 Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=482,cinder:UPDATE=130,cinder:INSERT=75 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e43b371-e2c2-46f2-8dec-13bfb2caac52 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e43b371-e2c2-46f2-8dec-13bfb2caac52 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e43b371-e2c2-46f2-8dec-13bfb2caac52 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e43b371-e2c2-46f2-8dec-13bfb2caac52 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e43b371-e2c2-46f2-8dec-13bfb2caac52 tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 returned with HTTP 404 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1065/2181] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:28 2026] GET /volume/v3/volumes/23dacc43-aee6-4700-bc27-2070441ec393 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Created reservations ['34f2763b-f672-4cc3-842f-18f9fa66fae9', '5861976e-a103-432d-b645-a5bc27dd9643', 'be9b8e45-0372-4c8e-9b2b-8057fc1ec98d', '98819734-79ac-4e12-a8fe-2e4f11bc5db2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3c02a4e9-a80c-4544-8ba4-2104db13fd0d tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1066/2182] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:28 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Created reservations ['0fc2d2fb-84cc-4874-bc75-d993f80bca7d', '6bf201a4-6741-48ad-abb2-5b18c2c3bb3f', '239f5060-ae7a-4e61-91d7-4693952e3f02', 'a1205f9b-5281-47f9-956e-6393354ccaa7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] DELETE http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume with id: df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:28 devstack devstack@c-api.service[86254]: /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 02 00:06:28 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Delete volume request issued successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-db262de6-2c1a-4397-8b1c-aed7a63645dd tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 202 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1067/2183] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:28 2026] DELETE /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f10c51b6-dd8e-4a53-ae2b-bf2367990bc2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f10c51b6-dd8e-4a53-ae2b-bf2367990bc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] GET http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f10c51b6-dd8e-4a53-ae2b-bf2367990bc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f10c51b6-dd8e-4a53-ae2b-bf2367990bc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f10c51b6-dd8e-4a53-ae2b-bf2367990bc2 tempest-TestMinimumBasicScenario-1150868788 tempest-TestMinimumBasicScenario-1150868788-project-member] http://192.168.122.58/volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 returned with HTTP 404 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1068/2184] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:28 2026] GET /volume/v3/volumes/7455698c-003c-4379-b778-2b89b9f9e807 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2be38a3d-3727-4046-8b32-52bcea6597df None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2be38a3d-3727-4046-8b32-52bcea6597df tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2be38a3d-3727-4046-8b32-52bcea6597df tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2be38a3d-3727-4046-8b32-52bcea6597df tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Created reservations ['080c5b3c-5e19-41ca-b38e-c26508646de5', 'c587f413-779e-4aab-9c49-34cc487efd85', 'a1c03439-31a9-4a1d-bb4d-d67c109c6ebe', '1461db8c-1e48-4f04-a51a-18e8448e674f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2be38a3d-3727-4046-8b32-52bcea6597df tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2be38a3d-3727-4046-8b32-52bcea6597df tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1069/2185] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:28 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Created reservations ['af14eff0-963f-44e6-a050-e7b479d1b488', 'c8af13ac-0513-47e3-8f46-abf4f37a8a9b', '11c6c215-fc55-46f6-b7d8-217303da99a8', '3934584a-f74f-433b-b1eb-97c34fbb2c00'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Transfer volume completed successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Volume a1d92054-e9bd-434d-ac9e-10176de608c9 has been transferred. Sep 02 00:06:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8f2370cc-4ccc-4136-8f3b-07548ce64f78 tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4/accept returned with HTTP 202 Sep 02 00:06:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1117/2186] 192.168.122.58 () {62 vars in 1337 bytes} [Wed Sep 2 00:06:27 2026] POST /volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4/accept => generated 371 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ef179e35-1be2-43c2-b7d2-fc09861387df None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ef179e35-1be2-43c2-b7d2-fc09861387df tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ef179e35-1be2-43c2-b7d2-fc09861387df tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ef179e35-1be2-43c2-b7d2-fc09861387df tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ef179e35-1be2-43c2-b7d2-fc09861387df tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Volume info retrieved successfully. Sep 02 00:06:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ef179e35-1be2-43c2-b7d2-fc09861387df tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1070/2187] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:28 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 953 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] Volume info retrieved successfully. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03a2f4ae-edd2-441a-95d7-81d4c0f8c79e tempest-VolumesTransfersV357Test-1536071139 tempest-VolumesTransfersV357Test-1536071139-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1118/2188] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:29 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 953 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Delete transfer with id: 367ce8d5-774b-4ab4-a11b-c7b23feca4b4 Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69b8d6a4-1870-4f05-a79c-3c26f91474c0 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 returned with HTTP 404 Sep 02 00:06:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1071/2189] 192.168.122.58 () {60 vars in 1298 bytes} [Wed Sep 2 00:06:29 2026] DELETE /volume/v3/volume-transfers/367ce8d5-774b-4ab4-a11b-c7b23feca4b4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Delete volume with id: a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Volume info retrieved successfully. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Delete volume request issued successfully. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cd72f58a-c093-41fb-926e-9b9eee5d6be7 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 202 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1119/2190] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:06:29 2026] DELETE /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-99b51f95-a076-4ab9-beab-7951d022b388 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99b51f95-a076-4ab9-beab-7951d022b388 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99b51f95-a076-4ab9-beab-7951d022b388 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99b51f95-a076-4ab9-beab-7951d022b388 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-99b51f95-a076-4ab9-beab-7951d022b388 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Volume info retrieved successfully. Sep 02 00:06:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99b51f95-a076-4ab9-beab-7951d022b388 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 200 Sep 02 00:06:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1072/2191] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:29 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-25c21a72-f384-4a3a-a121-181819c2233c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25c21a72-f384-4a3a-a121-181819c2233c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25c21a72-f384-4a3a-a121-181819c2233c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25c21a72-f384-4a3a-a121-181819c2233c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-25c21a72-f384-4a3a-a121-181819c2233c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Volume info retrieved successfully. Sep 02 00:06:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25c21a72-f384-4a3a-a121-181819c2233c tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 200 Sep 02 00:06:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1120/2192] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:29 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bc992a0c-3c26-4c46-94da-090d8fcf5689 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc992a0c-3c26-4c46-94da-090d8fcf5689 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc992a0c-3c26-4c46-94da-090d8fcf5689 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc992a0c-3c26-4c46-94da-090d8fcf5689 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc992a0c-3c26-4c46-94da-090d8fcf5689 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 404 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1073/2193] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:30 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-681aa77d-1381-40e4-89d9-cae74c28840f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-681aa77d-1381-40e4-89d9-cae74c28840f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-681aa77d-1381-40e4-89d9-cae74c28840f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-681aa77d-1381-40e4-89d9-cae74c28840f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-681aa77d-1381-40e4-89d9-cae74c28840f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 404 Sep 02 00:06:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1121/2194] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:30 2026] GET /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Delete volume with id: a1d92054-e9bd-434d-ac9e-10176de608c9 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f737884e-eb3d-4ecd-873a-69351e5052d2 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 returned with HTTP 404 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1074/2195] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:06:30 2026] DELETE /volume/v3/volumes/a1d92054-e9bd-434d-ac9e-10176de608c9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1479668160"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1479668160'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume of 1 GB Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Availability Zones retrieved successfully. Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Flow 'volume_create_api' (1098ac12-6bca-4c25-bbed-0acb9c067424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3899cc9-ab7b-46da-88b0-8dddf13608df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-673d3350-a373-499f-9812-f96ef5a34c6a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-673d3350-a373-499f-9812-f96ef5a34c6a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] GET http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-673d3350-a373-499f-9812-f96ef5a34c6a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-673d3350-a373-499f-9812-f96ef5a34c6a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-673d3350-a373-499f-9812-f96ef5a34c6a tempest-VolumesSnapshotTestJSON-414488679 tempest-VolumesSnapshotTestJSON-414488679-project-member] http://192.168.122.58/volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea returned with HTTP 404 Sep 02 00:06:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1075/2196] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:30 2026] GET /volume/v3/volumes/df4314d7-1daa-494d-b6d8-fb09b43d76ea => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3899cc9-ab7b-46da-88b0-8dddf13608df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24872c2d-b086-4ad0-89a4-c6718a8ecb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Created reservations ['7cf693cc-a7d8-4261-baec-c7262092dd0d', 'f381751f-735d-4175-9b2b-e1312d2e6931', 'f7b6477b-93e6-40e1-8bea-ca7a3d3826b6', '21f6908e-c34c-41e6-8f4c-1047744a327d'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24872c2d-b086-4ad0-89a4-c6718a8ecb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cf693cc-a7d8-4261-baec-c7262092dd0d', 'f381751f-735d-4175-9b2b-e1312d2e6931', 'f7b6477b-93e6-40e1-8bea-ca7a3d3826b6', '21f6908e-c34c-41e6-8f4c-1047744a327d']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01d06b8-f02d-4e58-9b19-897e756c5ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01d06b8-f02d-4e58-9b19-897e756c5ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7fc7559-9de8-40f8-943c-0c90aa51c16d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1479668160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8c491138f9482ca7f55605227b1d28',qos_specs=None,replication_status=,reservations=['7cf693cc-a7d8-4261-baec-c7262092dd0d','f381751f-735d-4175-9b2b-e1312d2e6931','f7b6477b-93e6-40e1-8bea-ca7a3d3826b6','21f6908e-c34c-41e6-8f4c-1047744a327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d69ab362b4d45269e924bdb20d8e346',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1479668160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7fc7559-9de8-40f8-943c-0c90aa51c16d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa8c491138f9482ca7f55605227b1d28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d69ab362b4d45269e924bdb20d8e346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3b6daf-c72c-4f27-86cc-a820f6307a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3b6daf-c72c-4f27-86cc-a820f6307a63) transitioned into state 'SUCCESS' from state '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-1479668160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa8c491138f9482ca7f55605227b1d28',qos_specs=None,replication_status=,reservations=['7cf693cc-a7d8-4261-baec-c7262092dd0d','f381751f-735d-4175-9b2b-e1312d2e6931','f7b6477b-93e6-40e1-8bea-ca7a3d3826b6','21f6908e-c34c-41e6-8f4c-1047744a327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d69ab362b4d45269e924bdb20d8e346',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474a6478-9a1e-440a-91cd-289ce654b428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474a6478-9a1e-440a-91cd-289ce654b428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Flow 'volume_create_api' (1098ac12-6bca-4c25-bbed-0acb9c067424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Create volume request issued successfully. Sep 02 00:06:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f0cba89-a525-49b0-9b9e-97aed6061c5f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1122/2197] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:06:30 2026] POST /volume/v3/volumes => generated 826 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43e58b6d-4a82-4bec-bc4e-bc3dcfcb378f tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1076/2198] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:31 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:06:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-023096e7-d995-4d6f-a90a-ee9832ace606 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-023096e7-d995-4d6f-a90a-ee9832ace606 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-023096e7-d995-4d6f-a90a-ee9832ace606 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-023096e7-d995-4d6f-a90a-ee9832ace606 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-023096e7-d995-4d6f-a90a-ee9832ace606 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-023096e7-d995-4d6f-a90a-ee9832ace606 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1123/2199] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:32 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e53ff34-64e6-40ce-969a-b13333cff94a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e53ff34-64e6-40ce-969a-b13333cff94a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e53ff34-64e6-40ce-969a-b13333cff94a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e53ff34-64e6-40ce-969a-b13333cff94a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e53ff34-64e6-40ce-969a-b13333cff94a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e53ff34-64e6-40ce-969a-b13333cff94a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1077/2200] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:33 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] POST http://192.168.122.58/volume/v3/volume-transfers Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a7fc7559-9de8-40f8-943c-0c90aa51c16d"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volume_transfer [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a7fc7559-9de8-40f8-943c-0c90aa51c16d'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volume_transfer [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Creating transfer of volume a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.transfer.api [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Generating transfer record for volume a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf1f030a-ba00-4fb0-9b0f-6f57436d7e66 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:06:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1124/2201] 192.168.122.58 () {62 vars in 1205 bytes} [Wed Sep 2 00:06:33 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c86938df-4ee1-4fd4-bec0-7177a7a9a107 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1078/2202] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:33 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volume-transfers/detail Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volume_transfer [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Listing volume transfers {{(pid=86254) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9fd9fdc-49f8-4f52-81c9-d5f4697c9850 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 00:06:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1125/2203] 192.168.122.58 () {60 vars in 1205 bytes} [Wed Sep 2 00:06:33 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Delete transfer with id: 1595418a-7ba4-4496-a14c-758252732813 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3ddce08a-c46c-4b8b-bfdf-60d7c33c00fd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 returned with HTTP 202 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1079/2204] 192.168.122.58 () {60 vars in 1298 bytes} [Wed Sep 2 00:06:33 2026] DELETE /volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2af4351d-573d-453a-893d-3164f4628819 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2af4351d-573d-453a-893d-3164f4628819 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2af4351d-573d-453a-893d-3164f4628819 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2af4351d-573d-453a-893d-3164f4628819 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2af4351d-573d-453a-893d-3164f4628819 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Volume info retrieved successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2af4351d-573d-453a-893d-3164f4628819 tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1126/2205] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:33 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 954 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a8911238-6f91-4438-b547-ecf51eec3bdd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8911238-6f91-4438-b547-ecf51eec3bdd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] DELETE http://192.168.122.58/volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8911238-6f91-4438-b547-ecf51eec3bdd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8911238-6f91-4438-b547-ecf51eec3bdd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.volume_transfer [None req-a8911238-6f91-4438-b547-ecf51eec3bdd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Delete transfer with id: 1595418a-7ba4-4496-a14c-758252732813 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8911238-6f91-4438-b547-ecf51eec3bdd tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 returned with HTTP 404 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1080/2206] 192.168.122.58 () {60 vars in 1298 bytes} [Wed Sep 2 00:06:33 2026] DELETE /volume/v3/volume-transfers/1595418a-7ba4-4496-a14c-758252732813 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4f05b643-97a2-421c-98ba-97bcdb015184 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Delete volume with id: a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Volume info retrieved successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Delete volume request issued successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f05b643-97a2-421c-98ba-97bcdb015184 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 202 Sep 02 00:06:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1127/2207] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:06:33 2026] DELETE /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Volume info retrieved successfully. Sep 02 00:06:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c33cea6f-132a-48d5-aee3-9b478b2275dc tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 200 Sep 02 00:06:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1081/2208] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:33 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-54b2f86a-cec1-4f06-b0b6-53a158c62c66 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54b2f86a-cec1-4f06-b0b6-53a158c62c66 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54b2f86a-cec1-4f06-b0b6-53a158c62c66 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54b2f86a-cec1-4f06-b0b6-53a158c62c66 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54b2f86a-cec1-4f06-b0b6-53a158c62c66 tempest-VolumesTransfersV357Test-2063483936 tempest-VolumesTransfersV357Test-2063483936-project-admin] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 404 Sep 02 00:06:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1128/2209] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:34 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:06:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2b391984-23da-41c1-a8fd-3c5aa7ffbd2a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b391984-23da-41c1-a8fd-3c5aa7ffbd2a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] GET http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b391984-23da-41c1-a8fd-3c5aa7ffbd2a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b391984-23da-41c1-a8fd-3c5aa7ffbd2a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b391984-23da-41c1-a8fd-3c5aa7ffbd2a tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 404 Sep 02 00:06:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1082/2210] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:06:34 2026] GET /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:34 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] Delete volume with id: a7fc7559-9de8-40f8-943c-0c90aa51c16d Sep 02 00:06:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dbfbe3ba-d417-4e69-9a03-9f4217f0b2ce tempest-VolumesTransfersV357Test-621206855 tempest-VolumesTransfersV357Test-621206855-project-member] http://192.168.122.58/volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d returned with HTTP 404 Sep 02 00:06:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1129/2211] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:06:34 2026] DELETE /volume/v3/volumes/a7fc7559-9de8-40f8-943c-0c90aa51c16d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:06:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2020622023"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume request body: {'volume': {'imageRef': '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2020622023'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume of 1 GB Sep 02 00:06:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Availability Zones retrieved successfully. Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Flow 'volume_create_api' (f0772e90-e23f-43e7-9d29-16b0fec3ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29977d5c-3f90-42a4-9d12-655a27f24f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29977d5c-3f90-42a4-9d12-655a27f24f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d563df9a-4778-4c0a-a9b2-4219e89d8f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Created reservations ['b0adda9a-ce78-4a03-845e-99b302b74344', '791ddc83-d6bf-4d4d-8051-233ff4959329', '2f02b1c8-80c5-44f0-98f4-1e879deb407a', '77f7e6b3-04e1-41e0-bae4-6719042d274b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d563df9a-4778-4c0a-a9b2-4219e89d8f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0adda9a-ce78-4a03-845e-99b302b74344', '791ddc83-d6bf-4d4d-8051-233ff4959329', '2f02b1c8-80c5-44f0-98f4-1e879deb407a', '77f7e6b3-04e1-41e0-bae4-6719042d274b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287e9af8-7dba-4078-bba3-7c3c9bc32007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287e9af8-7dba-4078-bba3-7c3c9bc32007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e38dbe5-c014-40c2-baf1-c8261838e7be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2020622023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',qos_specs=None,replication_status=,reservations=['b0adda9a-ce78-4a03-845e-99b302b74344','791ddc83-d6bf-4d4d-8051-233ff4959329','2f02b1c8-80c5-44f0-98f4-1e879deb407a','77f7e6b3-04e1-41e0-bae4-6719042d274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2020622023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e38dbe5-c014-40c2-baf1-c8261838e7be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2190195-014f-4143-9b27-2654b5e91f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2190195-014f-4143-9b27-2654b5e91f41) transitioned into state 'SUCCESS' from state '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-2020622023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',qos_specs=None,replication_status=,reservations=['b0adda9a-ce78-4a03-845e-99b302b74344','791ddc83-d6bf-4d4d-8051-233ff4959329','2f02b1c8-80c5-44f0-98f4-1e879deb407a','77f7e6b3-04e1-41e0-bae4-6719042d274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922699c2-8997-4551-9654-d105fd95589e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922699c2-8997-4551-9654-d105fd95589e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Flow 'volume_create_api' (f0772e90-e23f-43e7-9d29-16b0fec3ce15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume request issued successfully. Sep 02 00:06:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7c0e634a-5beb-4a01-a8c2-907dc1f22e14 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1083/2212] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:06:42 2026] POST /volume/v3/volumes => generated 755 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e47eff4-5b1e-4682-84bd-d7e23e8d0037 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1130/2213] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:43 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a7c8528-d5ba-43db-9a27-7b988953d006 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1084/2214] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:44 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-846dd9fd-9899-4889-bc49-5326318b16cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-846dd9fd-9899-4889-bc49-5326318b16cd tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-846dd9fd-9899-4889-bc49-5326318b16cd tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-846dd9fd-9899-4889-bc49-5326318b16cd tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-846dd9fd-9899-4889-bc49-5326318b16cd tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-846dd9fd-9899-4889-bc49-5326318b16cd tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1131/2215] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:45 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3510423d-d1e1-4da6-bcd8-509a63b4529e tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1085/2216] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:46 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-decaba19-4403-427e-bcc9-6ebe5062872f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-decaba19-4403-427e-bcc9-6ebe5062872f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-decaba19-4403-427e-bcc9-6ebe5062872f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-decaba19-4403-427e-bcc9-6ebe5062872f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-decaba19-4403-427e-bcc9-6ebe5062872f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-decaba19-4403-427e-bcc9-6ebe5062872f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1132/2217] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:47 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 908 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-810d525d-cf0b-4977-bc19-63cbdf62ab03 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1086/2218] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:49 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 908 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc7cbb61-ac88-41c1-9c3d-18590123f56b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1133/2219] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:50 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 908 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9fa7cd4-830c-4d38-8567-3d85c9928945 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1087/2220] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:51 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:06:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-15decea4-acfb-4919-b76d-7ab7a95f649f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] POST http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be/action Sep 02 00:06:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:06:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:51 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Created reservations ['3443dc12-d2ac-41c8-b0b3-c9a7107f541c', '391447be-abb9-48e9-925d-8aa39b78a3d5'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Extend volume request issued successfully. Sep 02 00:06:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-15decea4-acfb-4919-b76d-7ab7a95f649f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be/action returned with HTTP 202 Sep 02 00:06:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1134/2221] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:06:51 2026] POST /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3609760d-7f8e-4101-897a-f2fc50d26332 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3609760d-7f8e-4101-897a-f2fc50d26332 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3609760d-7f8e-4101-897a-f2fc50d26332 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3609760d-7f8e-4101-897a-f2fc50d26332 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3609760d-7f8e-4101-897a-f2fc50d26332 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3609760d-7f8e-4101-897a-f2fc50d26332 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1088/2222] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:51 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72aa0d85-a3d3-41bf-9645-bc4558ae0676 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1135/2223] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:52 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-286008df-8505-469a-bbf5-983234f9e37d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-286008df-8505-469a-bbf5-983234f9e37d tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-286008df-8505-469a-bbf5-983234f9e37d tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-286008df-8505-469a-bbf5-983234f9e37d tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-286008df-8505-469a-bbf5-983234f9e37d tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-286008df-8505-469a-bbf5-983234f9e37d tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1089/2224] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:52 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66a0aa37-b95d-4c13-bdd6-ffacd073671c tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1136/2225] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:52 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1326 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Delete volume with id: 8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Delete volume request issued successfully. Sep 02 00:06:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a076b8f4-1ee5-4a8b-ba58-a5a96726c9bc tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 202 Sep 02 00:06:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1090/2226] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:06:52 2026] DELETE /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecf42a80-2674-4d2e-bdc2-acb29a44e3a7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 200 Sep 02 00:06:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1137/2227] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:52 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f32d732-1f23-4487-9204-2d72bcf47ce4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f32d732-1f23-4487-9204-2d72bcf47ce4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f32d732-1f23-4487-9204-2d72bcf47ce4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f32d732-1f23-4487-9204-2d72bcf47ce4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f32d732-1f23-4487-9204-2d72bcf47ce4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be returned with HTTP 404 Sep 02 00:06:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1091/2228] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:54 2026] GET /volume/v3/volumes/8e38dbe5-c014-40c2-baf1-c8261838e7be => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1720236358"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1720236358'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume of 1 GB Sep 02 00:06:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Availability Zones retrieved successfully. Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Flow 'volume_create_api' (ac5626df-91ea-4ad1-b3f0-6c113df9e669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e32dff-b14e-4918-beb4-491f02829fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e32dff-b14e-4918-beb4-491f02829fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db019019-793f-4c8e-8e6b-ad40db3d5faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Created reservations ['985e3b52-76bb-4c25-b15d-b57dca53e586', '636f98ae-1ef9-4eb5-b345-bb43fe08c515', '8f8f7426-4c2f-4972-be51-87f4a3de07b3', '2fd7992d-04f1-4b21-86de-9da7d22723b3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db019019-793f-4c8e-8e6b-ad40db3d5faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['985e3b52-76bb-4c25-b15d-b57dca53e586', '636f98ae-1ef9-4eb5-b345-bb43fe08c515', '8f8f7426-4c2f-4972-be51-87f4a3de07b3', '2fd7992d-04f1-4b21-86de-9da7d22723b3']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097816bb-8c09-4ea2-b0e9-aa290899b1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097816bb-8c09-4ea2-b0e9-aa290899b1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c87ed3a0-b894-4ad1-a772-b7f6a95c75ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720236358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',qos_specs=None,replication_status=,reservations=['985e3b52-76bb-4c25-b15d-b57dca53e586','636f98ae-1ef9-4eb5-b345-bb43fe08c515','8f8f7426-4c2f-4972-be51-87f4a3de07b3','2fd7992d-04f1-4b21-86de-9da7d22723b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720236358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c87ed3a0-b894-4ad1-a772-b7f6a95c75ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ddc83f-7ce3-4cad-8962-88ff36f0c52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ddc83f-7ce3-4cad-8962-88ff36f0c52a) transitioned into state 'SUCCESS' from state '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-1720236358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349ffbe7ab9c4430b0c2bdaa0e1bd16b',qos_specs=None,replication_status=,reservations=['985e3b52-76bb-4c25-b15d-b57dca53e586','636f98ae-1ef9-4eb5-b345-bb43fe08c515','8f8f7426-4c2f-4972-be51-87f4a3de07b3','2fd7992d-04f1-4b21-86de-9da7d22723b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c875b8d8c7b4f7081e6e42ceef3c644',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b140041-91aa-4446-aac6-c4086864383e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b140041-91aa-4446-aac6-c4086864383e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Flow 'volume_create_api' (ac5626df-91ea-4ad1-b3f0-6c113df9e669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:06:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create volume request issued successfully. Sep 02 00:06:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-deda0a86-4ad1-4327-94c1-2369058a01f8 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:06:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1138/2229] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:06:54 2026] POST /volume/v3/volumes => generated 755 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-08c59195-fae1-472d-8a74-81b491b1aee3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08c59195-fae1-472d-8a74-81b491b1aee3 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08c59195-fae1-472d-8a74-81b491b1aee3 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08c59195-fae1-472d-8a74-81b491b1aee3 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-08c59195-fae1-472d-8a74-81b491b1aee3 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08c59195-fae1-472d-8a74-81b491b1aee3 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:06:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1092/2230] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:54 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 823 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:06:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d80ad66-bf4a-4883-8e75-49fc98dd8761 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:06:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1139/2231] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:55 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:06:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:06:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4356f10-73dc-4735-9732-149e6a8d7b04 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:06:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1093/2232] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:06:56 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:06:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:06:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c87ed3a0-b894-4ad1-a772-b7f6a95c75ca", "name": "tempest-VolumesExtendTest-Snapshot-222873449"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:06:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:06:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Create snapshot from volume c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:06:56 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Created reservations ['620ce25a-3b0b-45fb-9d48-11479a9d2ff8', '9cf07ae5-1d76-4d5b-9605-e44b7d7c15d5', 'a500efe4-3f7f-4222-b700-de968be105f8', 'e2e4b9f5-863b-4892-8005-6cc7700d746b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:06:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:06:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:06:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot create request issued successfully. Sep 02 00:06:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ca65743b-71a8-43c4-874d-5e9d5ac53319 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:06:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1140/2233] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:06:56 2026] POST /volume/v3/snapshots => generated 303 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:06:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:06:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:06:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc49b1dd-72b7-46dd-855e-b011bfe3c173 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:06:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1094/2234] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:57 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 435 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:06:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:06:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:06:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-671ffa9d-08bc-4f31-a489-b5b50833acd0 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:06:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1141/2235] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:58 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:06:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:06:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:06:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:06:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:06:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:06:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:06:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:06:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e7a6dfcf-a717-4b94-8112-e8d3a3715937 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:06:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1095/2236] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:06:59 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 435 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4f382a8-7270-42c7-bfa0-27b4537d8ee2 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:07:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1142/2237] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:07:00 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] POST http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca/action Sep 02 00:07:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:00 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=359,cinder:UPDATE=72,cinder:INSERT=48 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:07:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:00 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Created reservations ['a458edbe-de5e-4048-a4cf-698fd2244ac6', '4fe09927-9642-4d88-b2d0-e0f53e88cee7'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Extend volume request issued successfully. Sep 02 00:07:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-804a30a2-997f-4bbc-b517-2d72a5f1636f tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca/action returned with HTTP 202 Sep 02 00:07:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1096/2238] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:00 2026] POST /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a0d0018b-3faa-4fad-bd63-17145656e5a4 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:07:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1143/2239] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:00 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9dd7f0ff-79ec-44bd-9165-2161f7328c78 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:07:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1097/2240] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:01 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ac81ccd-572e-4a43-a289-b30908d40d74 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:07:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1144/2241] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:01 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Delete snapshot with id: 68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot delete request issued successfully. Sep 02 00:07:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f37461e4-221d-4e79-82d4-911e1bb7ccd7 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 202 Sep 02 00:07:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1098/2242] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:07:01 2026] DELETE /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3939b400-aa95-437a-8966-d396ac4aa69b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3939b400-aa95-437a-8966-d396ac4aa69b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3939b400-aa95-437a-8966-d396ac4aa69b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3939b400-aa95-437a-8966-d396ac4aa69b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3939b400-aa95-437a-8966-d396ac4aa69b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:07:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3939b400-aa95-437a-8966-d396ac4aa69b tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:07:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1145/2243] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:07:01 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:07:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37cb5286-4cd4-4ae2-a379-7fcb60c1aa69 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:07:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1099/2244] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:07:02 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Snapshot retrieved successfully. Sep 02 00:07:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b56e060-6ba6-474e-b05e-96da89edfdcb tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 200 Sep 02 00:07:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1146/2245] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:07:03 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 461 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:07:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fe602e15-d3c1-42f5-9d6b-027ef7d9c6f9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe602e15-d3c1-42f5-9d6b-027ef7d9c6f9 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a Sep 02 00:07:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe602e15-d3c1-42f5-9d6b-027ef7d9c6f9 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe602e15-d3c1-42f5-9d6b-027ef7d9c6f9 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe602e15-d3c1-42f5-9d6b-027ef7d9c6f9 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a returned with HTTP 404 Sep 02 00:07:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1100/2246] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:07:04 2026] GET /volume/v3/snapshots/68e545c4-c3c8-414a-a677-886871347f7a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-96813a4d-8521-4b05-bba5-b1286eed9186 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96813a4d-8521-4b05-bba5-b1286eed9186 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96813a4d-8521-4b05-bba5-b1286eed9186 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96813a4d-8521-4b05-bba5-b1286eed9186 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96813a4d-8521-4b05-bba5-b1286eed9186 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96813a4d-8521-4b05-bba5-b1286eed9186 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:07:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1147/2247] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:04 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:05 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Delete volume with id: c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Delete volume request issued successfully. Sep 02 00:07:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-48a7a2ce-630b-493c-81e6-e80e0a0fc602 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 202 Sep 02 00:07:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1101/2248] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:05 2026] DELETE /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:07:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-11772888-f34c-4fc1-9d7c-18c44e635798 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11772888-f34c-4fc1-9d7c-18c44e635798 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11772888-f34c-4fc1-9d7c-18c44e635798 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-11772888-f34c-4fc1-9d7c-18c44e635798 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-11772888-f34c-4fc1-9d7c-18c44e635798 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Volume info retrieved successfully. Sep 02 00:07:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-11772888-f34c-4fc1-9d7c-18c44e635798 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 200 Sep 02 00:07:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1148/2249] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:05 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-65fb0c93-b07a-44e8-8bc2-327a99998e32 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65fb0c93-b07a-44e8-8bc2-327a99998e32 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] GET http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca Sep 02 00:07:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65fb0c93-b07a-44e8-8bc2-327a99998e32 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65fb0c93-b07a-44e8-8bc2-327a99998e32 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65fb0c93-b07a-44e8-8bc2-327a99998e32 tempest-VolumesExtendTest-1371660697 tempest-VolumesExtendTest-1371660697-project-member] http://192.168.122.58/volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca returned with HTTP 404 Sep 02 00:07:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1102/2250] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:06 2026] GET /volume/v3/volumes/c87ed3a0-b894-4ad1-a772-b7f6a95c75ca => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aea616d2-8388-4fcd-bad7-20f3a634034e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] GET http://192.168.122.58/volume/v3/volumes/summary Sep 02 00:07:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] Get summary completed successfully. Sep 02 00:07:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aea616d2-8388-4fcd-bad7-20f3a634034e tempest-VolumesSummaryTest-1372839587 tempest-VolumesSummaryTest-1372839587-project-member] http://192.168.122.58/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:07:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1149/2251] 192.168.122.58 () {60 vars in 1181 bytes} [Wed Sep 2 00:07:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:07:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:07:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:13 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d93d4a-d4ae-45af-9c14-ff4ac4f54c74 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:07:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1103/2252] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:07:13 2026] GET /volume/v3/volumes => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-313285936"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-313285936'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume of 1 GB Sep 02 00:07:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Availability Zones retrieved successfully. Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (a611b0bb-0ab8-46fe-b964-caf9635c5435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07b24e2-d3e2-4ec1-aa42-a650ac9240bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07b24e2-d3e2-4ec1-aa42-a650ac9240bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe6e98c-659c-41aa-9bbd-331476a096c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Created reservations ['159adc29-c960-47dd-a0e6-73ebab77cf06', '49a22a0d-ce92-4789-900b-0911d507d1d8', '379fa4df-4436-427c-898b-c540ea476de8', '77de97ec-23e1-470c-930d-b5f98d5857bc'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe6e98c-659c-41aa-9bbd-331476a096c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['159adc29-c960-47dd-a0e6-73ebab77cf06', '49a22a0d-ce92-4789-900b-0911d507d1d8', '379fa4df-4436-427c-898b-c540ea476de8', '77de97ec-23e1-470c-930d-b5f98d5857bc']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54cff873-8855-4237-a1ce-e9b1fa90482d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54cff873-8855-4237-a1ce-e9b1fa90482d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd16ff181-ab79-4185-8327-b1e67a23888e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-313285936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['159adc29-c960-47dd-a0e6-73ebab77cf06','49a22a0d-ce92-4789-900b-0911d507d1d8','379fa4df-4436-427c-898b-c540ea476de8','77de97ec-23e1-470c-930d-b5f98d5857bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-313285936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d16ff181-ab79-4185-8327-b1e67a23888e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6111a4cb0dbe4139a1893d8b1b775893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec33244-a7fd-4575-a0c5-20d283609f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec33244-a7fd-4575-a0c5-20d283609f9e) transitioned into state 'SUCCESS' from state '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-313285936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['159adc29-c960-47dd-a0e6-73ebab77cf06','49a22a0d-ce92-4789-900b-0911d507d1d8','379fa4df-4436-427c-898b-c540ea476de8','77de97ec-23e1-470c-930d-b5f98d5857bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078c12c9-1b41-4e58-8ca0-090040dab6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078c12c9-1b41-4e58-8ca0-090040dab6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (a611b0bb-0ab8-46fe-b964-caf9635c5435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request issued successfully. Sep 02 00:07:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-480c03f1-f7a6-41dd-9246-9e37a5dd4323 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1150/2253] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:13 2026] POST /volume/v3/volumes => generated 770 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89695ec7-36a6-42f5-968c-b565d8e4c0f9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1104/2254] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:14 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 838 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1135903196", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1135903196', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume of 1 GB Sep 02 00:07:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Availability Zones retrieved successfully. Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Flow 'volume_create_api' (8459ba12-fd33-4d31-a4d1-f6fdea579681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431cb9f-191c-4af1-a4a6-89512074b3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8431cb9f-191c-4af1-a4a6-89512074b3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:14 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01265f0a-9916-44ce-a113-f3a944666e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Created reservations ['4c333d0b-35fd-404b-bdd0-ff59a3da2915', '5c02c2e7-96fb-46c3-a23c-30f45596a04e', '5fa49f80-772d-4010-a339-cb0fec6d63ef', '856c48c7-cee9-4c3c-8747-3015447fbeae'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01265f0a-9916-44ce-a113-f3a944666e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c333d0b-35fd-404b-bdd0-ff59a3da2915', '5c02c2e7-96fb-46c3-a23c-30f45596a04e', '5fa49f80-772d-4010-a339-cb0fec6d63ef', '856c48c7-cee9-4c3c-8747-3015447fbeae']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba42477-cbaf-4169-b158-a12917a82a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-45fe615b-8bcd-4cee-9c58-9135a9a0caf8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1105/2255] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:15 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 862 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba42477-cbaf-4169-b158-a12917a82a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc09a46-056a-480e-9d27-3337a979147b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1135903196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b77a2421923472d887a217dd03df4b4',qos_specs=None,replication_status=,reservations=['4c333d0b-35fd-404b-bdd0-ff59a3da2915','5c02c2e7-96fb-46c3-a23c-30f45596a04e','5fa49f80-772d-4010-a339-cb0fec6d63ef','856c48c7-cee9-4c3c-8747-3015447fbeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be92d060338421381b58350e96dfd7c',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1135903196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc09a46-056a-480e-9d27-3337a979147b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b77a2421923472d887a217dd03df4b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be92d060338421381b58350e96dfd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c75192-5825-4152-a500-0dea21ba2722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c75192-5825-4152-a500-0dea21ba2722) transitioned into state 'SUCCESS' from state '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-1135903196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b77a2421923472d887a217dd03df4b4',qos_specs=None,replication_status=,reservations=['4c333d0b-35fd-404b-bdd0-ff59a3da2915','5c02c2e7-96fb-46c3-a23c-30f45596a04e','5fa49f80-772d-4010-a339-cb0fec6d63ef','856c48c7-cee9-4c3c-8747-3015447fbeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be92d060338421381b58350e96dfd7c',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1440df-a7fe-4508-8e91-c966fbe54756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1440df-a7fe-4508-8e91-c966fbe54756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Flow 'volume_create_api' (8459ba12-fd33-4d31-a4d1-f6fdea579681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume request issued successfully. Sep 02 00:07:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb822a5c-ac4a-4b09-8464-9f508c097962 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1151/2256] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:14 2026] POST /volume/v3/volumes => generated 772 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27b3b638-703d-4da7-93a3-8592f3c93588 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1208344975", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1208344975', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume of 1 GB Sep 02 00:07:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Availability Zones retrieved successfully. Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Flow 'volume_create_api' (d51a7a95-8896-467b-95fc-20d9554137ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2168f36-2845-4a74-a021-b444f31bb6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2168f36-2845-4a74-a021-b444f31bb6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8b7bf0-a345-4a7c-b582-b1fbff542fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Created reservations ['e19671c3-e38a-486a-82f8-f202681c0ce5', 'fd3026bd-282a-4fe8-9850-c54632f9ac46', 'f16ac200-2e67-4429-8194-579603b4a22a', '13816370-e5cf-470a-97b2-37c5f0de2dd1'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8b7bf0-a345-4a7c-b582-b1fbff542fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19671c3-e38a-486a-82f8-f202681c0ce5', 'fd3026bd-282a-4fe8-9850-c54632f9ac46', 'f16ac200-2e67-4429-8194-579603b4a22a', '13816370-e5cf-470a-97b2-37c5f0de2dd1']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b179171d-5f35-40da-a61d-4de953fa57b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b179171d-5f35-40da-a61d-4de953fa57b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9918992-9667-46e0-912e-90b5266d1d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1208344975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b77a2421923472d887a217dd03df4b4',qos_specs=None,replication_status=,reservations=['e19671c3-e38a-486a-82f8-f202681c0ce5','fd3026bd-282a-4fe8-9850-c54632f9ac46','f16ac200-2e67-4429-8194-579603b4a22a','13816370-e5cf-470a-97b2-37c5f0de2dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be92d060338421381b58350e96dfd7c',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1208344975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9918992-9667-46e0-912e-90b5266d1d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b77a2421923472d887a217dd03df4b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be92d060338421381b58350e96dfd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634f1ac7-5c44-4ba8-be97-6cc03c280781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b03c7194-6877-4676-b457-1d26f5358b78 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b03c7194-6877-4676-b457-1d26f5358b78 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b03c7194-6877-4676-b457-1d26f5358b78 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b03c7194-6877-4676-b457-1d26f5358b78 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b03c7194-6877-4676-b457-1d26f5358b78 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634f1ac7-5c44-4ba8-be97-6cc03c280781) transitioned into state 'SUCCESS' from state '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-1208344975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b77a2421923472d887a217dd03df4b4',qos_specs=None,replication_status=,reservations=['e19671c3-e38a-486a-82f8-f202681c0ce5','fd3026bd-282a-4fe8-9850-c54632f9ac46','f16ac200-2e67-4429-8194-579603b4a22a','13816370-e5cf-470a-97b2-37c5f0de2dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be92d060338421381b58350e96dfd7c',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12384129-795b-479f-9a1e-089b38cf2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b03c7194-6877-4676-b457-1d26f5358b78 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1152/2257] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:16 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 863 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12384129-795b-479f-9a1e-089b38cf2aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Flow 'volume_create_api' (d51a7a95-8896-467b-95fc-20d9554137ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Create volume request issued successfully. Sep 02 00:07:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27b3b638-703d-4da7-93a3-8592f3c93588 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1106/2258] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:15 2026] POST /volume/v3/volumes => generated 772 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91e1fccc-43d0-47f1-86e5-98598b4eac3d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1153/2259] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:16 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 863 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1517574816"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1517574816'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume of 1 GB Sep 02 00:07:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Availability Zones retrieved successfully. Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (fa0f43d3-e9ed-44b0-b431-a23eeac5d85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357cd610-21ee-4c89-b6cf-75fa67d5529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357cd610-21ee-4c89-b6cf-75fa67d5529b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383bddc0-19c8-47b6-98ad-9d52e4a34184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Created reservations ['ea4ee0c8-54aa-48ad-9197-513924a1eaaf', 'a9d02bf3-ea78-42c1-b695-119034815867', '697ad7b3-0dcc-4a9e-b27f-0ed91daf80f3', 'a674bddc-d0c2-43ad-ac48-e62cc6a26941'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383bddc0-19c8-47b6-98ad-9d52e4a34184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea4ee0c8-54aa-48ad-9197-513924a1eaaf', 'a9d02bf3-ea78-42c1-b695-119034815867', '697ad7b3-0dcc-4a9e-b27f-0ed91daf80f3', 'a674bddc-d0c2-43ad-ac48-e62cc6a26941']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:16 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2378e02-9236-43f8-bf0e-df4f962e30ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2378e02-9236-43f8-bf0e-df4f962e30ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcbcf308-5dee-4ba9-893d-96bd4096ab93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1517574816',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['ea4ee0c8-54aa-48ad-9197-513924a1eaaf','a9d02bf3-ea78-42c1-b695-119034815867','697ad7b3-0dcc-4a9e-b27f-0ed91daf80f3','a674bddc-d0c2-43ad-ac48-e62cc6a26941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1517574816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcbcf308-5dee-4ba9-893d-96bd4096ab93,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6111a4cb0dbe4139a1893d8b1b775893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bcee3e5-0667-4c5e-9f13-b714dfd3d3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bcee3e5-0667-4c5e-9f13-b714dfd3d3df) transitioned into state 'SUCCESS' from state '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-1517574816',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['ea4ee0c8-54aa-48ad-9197-513924a1eaaf','a9d02bf3-ea78-42c1-b695-119034815867','697ad7b3-0dcc-4a9e-b27f-0ed91daf80f3','a674bddc-d0c2-43ad-ac48-e62cc6a26941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba9c349-8079-4139-bdf1-7c88e399bdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba9c349-8079-4139-bdf1-7c88e399bdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (fa0f43d3-e9ed-44b0-b431-a23eeac5d85b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request issued successfully. Sep 02 00:07:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-53cc0d8e-2235-4675-bd47-85a710fc17f8 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1107/2260] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:16 2026] POST /volume/v3/volumes => generated 771 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fec92ec4-deb5-4415-b515-4f1ff61f8e7a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1154/2261] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:17 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 839 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-568976ea-ad03-4e43-801f-f2e3e80f3b12 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1108/2262] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:18 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8ee5d33-6c3e-4e94-8d3c-10ed032ad651 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1155/2263] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:19 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab706e8a-0f05-4ba6-9f01-f24d62ef6b6d tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1109/2264] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:20 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-99d9a6f5-17bf-4a57-88e5-c4b172333816 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1156/2265] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:20 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ecba881d-776e-400f-b77b-7a88d302182c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1252377968"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1252377968'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume of 1 GB Sep 02 00:07:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Availability Zones retrieved successfully. Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (3cf5e281-507d-4dfe-b2c9-f5a9b3ee4d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61958688-0b23-4242-99f3-61157e3ab2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61958688-0b23-4242-99f3-61157e3ab2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0051e6b4-4483-4bf6-aa89-3e4b0d79686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Created reservations ['cfca9f4b-ddb2-4e81-9cbf-76813ec4de34', 'f752a57b-fe3e-44bc-8177-762b2d926a3b', 'ed8361c1-ab42-45cc-9576-f28673f0358b', '6304f175-b8bf-4e91-939f-570c035fdd1d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:20 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0051e6b4-4483-4bf6-aa89-3e4b0d79686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfca9f4b-ddb2-4e81-9cbf-76813ec4de34', 'f752a57b-fe3e-44bc-8177-762b2d926a3b', 'ed8361c1-ab42-45cc-9576-f28673f0358b', '6304f175-b8bf-4e91-939f-570c035fdd1d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192bf8e9-2d08-471a-8b3a-2497583eb624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192bf8e9-2d08-471a-8b3a-2497583eb624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4341ab57-16a3-4049-a911-ffdbd2eadf4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1252377968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['cfca9f4b-ddb2-4e81-9cbf-76813ec4de34','f752a57b-fe3e-44bc-8177-762b2d926a3b','ed8361c1-ab42-45cc-9576-f28673f0358b','6304f175-b8bf-4e91-939f-570c035fdd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1252377968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4341ab57-16a3-4049-a911-ffdbd2eadf4a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6111a4cb0dbe4139a1893d8b1b775893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfed77d-24ac-45f7-a9fb-99fd9f065e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfed77d-24ac-45f7-a9fb-99fd9f065e70) transitioned into state 'SUCCESS' from state '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-1252377968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6111a4cb0dbe4139a1893d8b1b775893',qos_specs=None,replication_status=,reservations=['cfca9f4b-ddb2-4e81-9cbf-76813ec4de34','f752a57b-fe3e-44bc-8177-762b2d926a3b','ed8361c1-ab42-45cc-9576-f28673f0358b','6304f175-b8bf-4e91-939f-570c035fdd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75467f28bddd4f5bbfaf3e0f6889d694',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0116589b-6d7a-47b8-8818-bb79450e0a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0116589b-6d7a-47b8-8818-bb79450e0a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Flow 'volume_create_api' (3cf5e281-507d-4dfe-b2c9-f5a9b3ee4d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Create volume request issued successfully. Sep 02 00:07:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecba881d-776e-400f-b77b-7a88d302182c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1110/2266] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:20 2026] POST /volume/v3/volumes => generated 771 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08cbd8a4-c4f7-4278-b751-2b20ca66c502 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1157/2267] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:21 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 839 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e085f2f-908a-48fa-85cd-5aebd65b38f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1111/2268] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:22 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-976715a4-a9f8-4568-ba87-e736e7557b07 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-976715a4-a9f8-4568-ba87-e736e7557b07 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-976715a4-a9f8-4568-ba87-e736e7557b07 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-976715a4-a9f8-4568-ba87-e736e7557b07 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-976715a4-a9f8-4568-ba87-e736e7557b07 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-976715a4-a9f8-4568-ba87-e736e7557b07 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1158/2269] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:23 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e28dd26-1cba-467e-b4b1-ed321898ca4e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1112/2270] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:23 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 864 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8afcbb1f-303b-4fab-bf92-ccc8536c00f0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:07:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1159/2271] 192.168.122.58 () {58 vars in 1116 bytes} [Wed Sep 2 00:07:23 2026] GET /volume/v3/volumes => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6d48a385-e02e-42d1-8409-034d7fabb072 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1517574816 Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1517574816'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d48a385-e02e-42d1-8409-034d7fabb072 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1517574816 returned with HTTP 200 Sep 02 00:07:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1113/2272] 192.168.122.58 () {58 vars in 1217 bytes} [Wed Sep 2 00:07:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1517574816 => generated 340 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fb681c05-beb0-4383-a19a-d2725b296db1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-313285936 Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-313285936'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fb681c05-beb0-4383-a19a-d2725b296db1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-313285936 returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1160/2273] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:07:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-313285936 => generated 866 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c7d459f6-f474-41ec-8c49-4444edeff15c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=1 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7d459f6-f474-41ec-8c49-4444edeff15c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1114/2274] 192.168.122.58 () {58 vars in 1152 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b6219851-6bae-47fc-ad99-c02beea0f663 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6219851-6bae-47fc-ad99-c02beea0f663 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1161/2275] 192.168.122.58 () {58 vars in 1240 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 1013 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9b93c416-1a18-4884-b704-b27c403696f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9b93c416-1a18-4884-b704-b27c403696f7 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1115/2276] 192.168.122.58 () {58 vars in 1240 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 1012 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a7eb5444-ede6-49dc-a449-a28adb6dfe71 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1162/2277] 192.168.122.58 () {58 vars in 1240 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fcd1aae2-730d-4b6c-8fc7-6749f8a1e237 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1116/2278] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e074e54-b4ad-4281-8292-396a44f8aa35 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1163/2279] 192.168.122.58 () {58 vars in 1238 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?limit=1 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecacf08b-d86e-4cdc-9507-85bf00dab981 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 00:07:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1117/2280] 192.168.122.58 () {58 vars in 1131 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6766af12-2178-4261-aefb-91bf7cf9af5a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:24 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6766af12-2178-4261-aefb-91bf7cf9af5a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1164/2281] 192.168.122.58 () {58 vars in 1219 bytes} [Wed Sep 2 00:07:24 2026] GET /volume/v3/volumes?limit=1&marker=4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5d7459bc-40eb-46f8-b543-2e212309937b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d7459bc-40eb-46f8-b543-2e212309937b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1118/2282] 192.168.122.58 () {58 vars in 1219 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?limit=1&marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 478 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a27d892-0a67-486f-839d-060fd988db30 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a27d892-0a67-486f-839d-060fd988db30 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1165/2283] 192.168.122.58 () {58 vars in 1219 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?limit=1&marker=d16ff181-ab79-4185-8327-b1e67a23888e => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1252377968&status=available Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1252377968'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c22416e4-f3ea-43fd-b002-f064aa25c1cd tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1252377968&status=available returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1119/2284] 192.168.122.58 () {58 vars in 1251 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1252377968&status=available => generated 340 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1517574816&status=available Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1517574816'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd430932-e149-4b9b-b636-d58a30ba2cc0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1517574816&status=available returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1166/2285] 192.168.122.58 () {58 vars in 1272 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1517574816&status=available => generated 867 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93&sort=id%3Aasc Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a759849c-0c64-4cae-83c1-f42b831da0d3 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93&sort=id%3Aasc returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1120/2286] 192.168.122.58 () {58 vars in 1252 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes/detail?marker=dcbcf308-5dee-4ba9-893d-96bd4096ab93&sort=id%3Aasc => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e45524c4-a368-43a5-b583-3533fc3e9150 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e45524c4-a368-43a5-b583-3533fc3e9150 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1167/2287] 192.168.122.58 () {58 vars in 1216 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dc3f973e-d6dc-42e7-be31-12532e83856b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dc3f973e-d6dc-42e7-be31-12532e83856b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1121/2288] 192.168.122.58 () {58 vars in 1137 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40c36a8d-0a5f-4e56-943d-5b4fbc446ffb tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1168/2289] 192.168.122.58 () {58 vars in 1195 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?availability_zone=nova Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value nova, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2762073-2113-4468-9acd-8537fa7fb4a1 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1122/2290] 192.168.122.58 () {58 vars in 1161 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?availability_zone=nova Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value nova, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-edbfb6b8-a99b-4b3c-a392-066daf16472c tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 00:07:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1169/2291] 192.168.122.58 () {58 vars in 1161 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?bootable=false Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b3c6d2f0-60d7-4414-a3bc-ef54bea88cb2 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 00:07:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1123/2292] 192.168.122.58 () {58 vars in 1145 bytes} [Wed Sep 2 00:07:25 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?bootable=false Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66604d1e-05d6-492a-a554-aaf7cb1c3c9e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 00:07:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1170/2293] 192.168.122.58 () {58 vars in 1145 bytes} [Wed Sep 2 00:07:26 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?status=available Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4813d2f-70d4-4c9c-aab5-8d7b8c3596c9 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 00:07:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1124/2294] 192.168.122.58 () {58 vars in 1149 bytes} [Wed Sep 2 00:07:26 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d506e272-f051-45b3-ac54-b3f467b75899 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes?status=available Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d506e272-f051-45b3-ac54-b3f467b75899 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 00:07:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1171/2295] 192.168.122.58 () {58 vars in 1149 bytes} [Wed Sep 2 00:07:26 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?availability_zone=nova Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value nova, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-871219c9-a8e4-4fca-8cb5-cdf1e905b34e tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 00:07:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1125/2296] 192.168.122.58 () {58 vars in 1182 bytes} [Wed Sep 2 00:07:26 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9bcf5856-8407-4b94-a11c-a103a1666424 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?bootable=false Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:26 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9bcf5856-8407-4b94-a11c-a103a1666424 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 00:07:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1172/2297] 192.168.122.58 () {58 vars in 1166 bytes} [Wed Sep 2 00:07:26 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?status=available Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Could not evaluate value available, assuming string {{(pid=86255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Get all volumes completed successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-38af3ec5-16ae-4a04-a51b-bbc48ae785d0 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 00:07:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1126/2298] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:07:27 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-853975fe-e476-47d3-bfd9-1c72976520f6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-853975fe-e476-47d3-bfd9-1c72976520f6 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-853975fe-e476-47d3-bfd9-1c72976520f6 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-853975fe-e476-47d3-bfd9-1c72976520f6 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-853975fe-e476-47d3-bfd9-1c72976520f6 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-853975fe-e476-47d3-bfd9-1c72976520f6 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1173/2299] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:27 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 864 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] DELETE http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume with id: 4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume request issued successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b6b2d18-e413-4c89-a86d-b7f199fe8b3a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 202 Sep 02 00:07:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1127/2300] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:27 2026] DELETE /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8d3e3e8d-fd52-4e69-afb9-bb3a107d50f4 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1174/2301] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:27 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e5e96ab-982f-4b77-b03a-d19b40fb3d18 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 200 Sep 02 00:07:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1128/2302] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:28 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 863 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1c841e6a-4814-4169-8107-e5fd60adfa53 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c841e6a-4814-4169-8107-e5fd60adfa53 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a Sep 02 00:07:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c841e6a-4814-4169-8107-e5fd60adfa53 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c841e6a-4814-4169-8107-e5fd60adfa53 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:29 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=318,cinder:INSERT=69,cinder:UPDATE=96 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:07:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c841e6a-4814-4169-8107-e5fd60adfa53 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a returned with HTTP 404 Sep 02 00:07:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1175/2303] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:29 2026] GET /volume/v3/volumes/4341ab57-16a3-4049-a911-ffdbd2eadf4a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:07:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3140a6a4-0de1-430e-a1f0-94eb73c8bd90 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1129/2304] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:29 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-105469e7-3020-485a-9183-33dad7e13288 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] DELETE http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:30 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume with id: dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume request issued successfully. Sep 02 00:07:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-105469e7-3020-485a-9183-33dad7e13288 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 202 Sep 02 00:07:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1176/2305] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:30 2026] DELETE /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:07:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7475c33f-286f-4bb2-9f20-64f2fcc1ec5b tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 200 Sep 02 00:07:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1130/2306] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:30 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b4c8b3a-425f-4dad-8987-e0c646708038 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b4c8b3a-425f-4dad-8987-e0c646708038 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b4c8b3a-425f-4dad-8987-e0c646708038 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b4c8b3a-425f-4dad-8987-e0c646708038 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b4c8b3a-425f-4dad-8987-e0c646708038 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 returned with HTTP 404 Sep 02 00:07:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1177/2307] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:31 2026] GET /volume/v3/volumes/dcbcf308-5dee-4ba9-893d-96bd4096ab93 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c12036c-5356-4387-9929-8527fc6ed1f5 tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1131/2308] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:31 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-640d5b0f-224c-4757-9753-2b59ce43536a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume with id: d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Delete volume request issued successfully. Sep 02 00:07:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-640d5b0f-224c-4757-9753-2b59ce43536a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 202 Sep 02 00:07:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1178/2309] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:31 2026] DELETE /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Volume info retrieved successfully. Sep 02 00:07:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8dd415c7-499d-475d-8cc9-26c85169b1fe tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 200 Sep 02 00:07:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1132/2310] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:31 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:07:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-098b01bc-6df5-4dfc-9d08-27fee338b54a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-098b01bc-6df5-4dfc-9d08-27fee338b54a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] GET http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e Sep 02 00:07:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-098b01bc-6df5-4dfc-9d08-27fee338b54a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-098b01bc-6df5-4dfc-9d08-27fee338b54a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-098b01bc-6df5-4dfc-9d08-27fee338b54a tempest-VolumesListTestJSON-1943116925 tempest-VolumesListTestJSON-1943116925-project-member] http://192.168.122.58/volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e returned with HTTP 404 Sep 02 00:07:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1179/2311] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:32 2026] GET /volume/v3/volumes/d16ff181-ab79-4185-8327-b1e67a23888e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fd875fed-7018-44ea-bcb7-5722e40a245e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-453518522"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-453518522'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume of 1 GB Sep 02 00:07:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Availability Zones retrieved successfully. Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (80406596-baf2-4360-9e6e-169e18b7f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5112c8-bb69-46b8-8681-9fddf4ef364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5112c8-bb69-46b8-8681-9fddf4ef364a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78311e51-832b-4f57-9a4d-ff344f248bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Created reservations ['995b4e8d-6750-4df7-a86d-f16776e74f01', '96b038a0-45c1-44ec-9ea8-af847be97bd1', '310d36a8-7cd3-4f50-a78b-4875b5c9b786', 'aa446458-7729-4659-aff1-fcceef8123d4'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78311e51-832b-4f57-9a4d-ff344f248bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['995b4e8d-6750-4df7-a86d-f16776e74f01', '96b038a0-45c1-44ec-9ea8-af847be97bd1', '310d36a8-7cd3-4f50-a78b-4875b5c9b786', 'aa446458-7729-4659-aff1-fcceef8123d4']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5565d4e-66d9-4e8c-a3e3-0ba1ec32dfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5565d4e-66d9-4e8c-a3e3-0ba1ec32dfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d4b41f-25dc-47b1-8db0-8d7c41e962a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-453518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34a08a0669ea4e37a570ee9795e4cfe6',qos_specs=None,replication_status=,reservations=['995b4e8d-6750-4df7-a86d-f16776e74f01','96b038a0-45c1-44ec-9ea8-af847be97bd1','310d36a8-7cd3-4f50-a78b-4875b5c9b786','aa446458-7729-4659-aff1-fcceef8123d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ceed8ab68c473899ec214a2eb5d494',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-453518522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d4b41f-25dc-47b1-8db0-8d7c41e962a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34a08a0669ea4e37a570ee9795e4cfe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62ceed8ab68c473899ec214a2eb5d494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bc7990-a9c1-457b-8bf8-e4177b464183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bc7990-a9c1-457b-8bf8-e4177b464183) transitioned into state 'SUCCESS' from state '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-453518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34a08a0669ea4e37a570ee9795e4cfe6',qos_specs=None,replication_status=,reservations=['995b4e8d-6750-4df7-a86d-f16776e74f01','96b038a0-45c1-44ec-9ea8-af847be97bd1','310d36a8-7cd3-4f50-a78b-4875b5c9b786','aa446458-7729-4659-aff1-fcceef8123d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ceed8ab68c473899ec214a2eb5d494',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b664d7f-ee2f-438d-9afc-fa3fb6a4adb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b664d7f-ee2f-438d-9afc-fa3fb6a4adb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (80406596-baf2-4360-9e6e-169e18b7f551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request issued successfully. Sep 02 00:07:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd875fed-7018-44ea-bcb7-5722e40a245e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1133/2312] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:34 2026] POST /volume/v3/volumes => generated 756 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bca652a0-c122-4007-aa1d-3ca10929d723 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bca652a0-c122-4007-aa1d-3ca10929d723 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bca652a0-c122-4007-aa1d-3ca10929d723 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bca652a0-c122-4007-aa1d-3ca10929d723 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bca652a0-c122-4007-aa1d-3ca10929d723 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bca652a0-c122-4007-aa1d-3ca10929d723 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 200 Sep 02 00:07:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1180/2313] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:35 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d6921e1-ac64-4f9a-84db-df8883381cf2 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 200 Sep 02 00:07:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1134/2314] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:36 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-257d1dd5-c6b0-4538-88b4-f0eef82d3acf tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 200 Sep 02 00:07:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1181/2315] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:37 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-889811338", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-889811338', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Create volume of 1 GB Sep 02 00:07:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Availability Zones retrieved successfully. Sep 02 00:07:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Flow 'volume_create_api' (e566458a-2de2-46cd-a591-73504dd567fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6a2936-8341-4586-b450-b67d1630ebb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6a2936-8341-4586-b450-b67d1630ebb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3df65c9-40ea-4a7c-8249-0a42ba440e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Created reservations ['198fcf5a-2019-4b28-a338-26d8a0328e98', '179b3b42-8469-4054-a1f5-96a2a48b2f52', 'f0eb25a1-35f1-4e7e-8186-76b1d9c4ab3b', 'c17261cc-180b-42cc-b0b0-55a633b31355'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3df65c9-40ea-4a7c-8249-0a42ba440e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['198fcf5a-2019-4b28-a338-26d8a0328e98', '179b3b42-8469-4054-a1f5-96a2a48b2f52', 'f0eb25a1-35f1-4e7e-8186-76b1d9c4ab3b', 'c17261cc-180b-42cc-b0b0-55a633b31355']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a80697b-bbc5-46eb-99fb-66ffaa821372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a80697b-bbc5-46eb-99fb-66ffaa821372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f428937-0dcc-445f-92f6-dafbd4251e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-889811338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b26a762c2fb49a1b31e5a7de656fb3d',qos_specs=None,replication_status=,reservations=['198fcf5a-2019-4b28-a338-26d8a0328e98','179b3b42-8469-4054-a1f5-96a2a48b2f52','f0eb25a1-35f1-4e7e-8186-76b1d9c4ab3b','c17261cc-180b-42cc-b0b0-55a633b31355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592cb74695054909a56fe0efde8b8e07',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-889811338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f428937-0dcc-445f-92f6-dafbd4251e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b26a762c2fb49a1b31e5a7de656fb3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592cb74695054909a56fe0efde8b8e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0a20ce-72a2-42be-b8bc-8cb08275ffd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0a20ce-72a2-42be-b8bc-8cb08275ffd0) transitioned into state 'SUCCESS' from state '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-889811338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b26a762c2fb49a1b31e5a7de656fb3d',qos_specs=None,replication_status=,reservations=['198fcf5a-2019-4b28-a338-26d8a0328e98','179b3b42-8469-4054-a1f5-96a2a48b2f52','f0eb25a1-35f1-4e7e-8186-76b1d9c4ab3b','c17261cc-180b-42cc-b0b0-55a633b31355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592cb74695054909a56fe0efde8b8e07',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f9ad24-6db5-43aa-9b1b-0a9db8fb5d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f9ad24-6db5-43aa-9b1b-0a9db8fb5d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Flow 'volume_create_api' (e566458a-2de2-46cd-a591-73504dd567fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Create volume request issued successfully. Sep 02 00:07:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab9acd8a-048b-41d6-8e83-ea174d6fb119 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:07:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1135/2316] 192.168.122.58 () {62 vars in 1179 bytes} [Wed Sep 2 00:07:40 2026] POST /volume/v3/volumes => generated 795 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-20601b18-192c-42ac-b981-273e49f9b6bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-20601b18-192c-42ac-b981-273e49f9b6bf tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-20601b18-192c-42ac-b981-273e49f9b6bf tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-20601b18-192c-42ac-b981-273e49f9b6bf tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-20601b18-192c-42ac-b981-273e49f9b6bf tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-20601b18-192c-42ac-b981-273e49f9b6bf tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1182/2317] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:41 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-242dbc58-7a56-43a4-8a9b-0db77b6b0666 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1136/2318] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:42 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6aeb36c8-294d-4cc3-aebe-d431caabec73 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1183/2319] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:43 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c79a287-23c7-44b9-a1b9-e2564ea8c49b tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1137/2320] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:43 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 888 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-f94a5c54-8b63-4ee4-9937-a8a1240d81f2 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1184/2321] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:07:43 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 870 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-719bf4a8-9147-4285-b934-a7547b47cbda None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-719bf4a8-9147-4285-b934-a7547b47cbda None None] GET http://192.168.122.58/volume// Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-719bf4a8-9147-4285-b934-a7547b47cbda None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-719bf4a8-9147-4285-b934-a7547b47cbda None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-719bf4a8-9147-4285-b934-a7547b47cbda None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1138/2322] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:07:44 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-42682b7d-0e77-46c8-9e1d-5c72622e669c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-42682b7d-0e77-46c8-9e1d-5c72622e669c tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-42682b7d-0e77-46c8-9e1d-5c72622e669c tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f428937-0dcc-445f-92f6-dafbd4251e8f", "connector": null, "instance_uuid": "47a87a79-0a13-48da-ad7f-574811d0d695"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-42682b7d-0e77-46c8-9e1d-5c72622e669c tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:07:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1185/2323] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:07:44 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-749cd57c-bdf9-466e-b293-cd4f2314dc73 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-749cd57c-bdf9-466e-b293-cd4f2314dc73 None None] GET http://192.168.122.58/volume// Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-749cd57c-bdf9-466e-b293-cd4f2314dc73 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-749cd57c-bdf9-466e-b293-cd4f2314dc73 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-749cd57c-bdf9-466e-b293-cd4f2314dc73 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1186/2324] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:07:44 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ecb9c89d-f492-4cbf-9ba2-1db8a86de145 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1139/2325] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:44 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 887 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-e59f3ac7-dd7a-4e67-9ebb-91a23e123ce9 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1187/2326] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:07:44 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 1050 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] PUT http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Acquiring lock "cinder-attachment_update-7f428937-0dcc-445f-92f6-dafbd4251e8f-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Lock "cinder-attachment_update-7f428937-0dcc-445f-92f6-dafbd4251e8f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Lock "cinder-attachment_update-7f428937-0dcc-445f-92f6-dafbd4251e8f-devstack" released by "attachment_update" :: held 0.168s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-12dbcbf5-cb99-44c5-9a52-25674100af2e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 returned with HTTP 200 Sep 02 00:07:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1140/2327] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:07:45 2026] PUT /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 => generated 694 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-37c818bb-6538-468f-8e6c-476dff84c198 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37c818bb-6538-468f-8e6c-476dff84c198 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37c818bb-6538-468f-8e6c-476dff84c198 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-37c818bb-6538-468f-8e6c-476dff84c198 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-37c818bb-6538-468f-8e6c-476dff84c198 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-37c818bb-6538-468f-8e6c-476dff84c198 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1188/2328] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:45 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 888 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-fa504bab-13e8-4ae4-8b0a-246e4f579ec5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-fa504bab-13e8-4ae4-8b0a-246e4f579ec5 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] POST http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599/action Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-fa504bab-13e8-4ae4-8b0a-246e4f579ec5 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-fa504bab-13e8-4ae4-8b0a-246e4f579ec5 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-7693eeb2-0f47-448f-84c0-0cb29b66ee3c req-fa504bab-13e8-4ae4-8b0a-246e4f579ec5 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599/action returned with HTTP 204 Sep 02 00:07:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1141/2329] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:07:45 2026] POST /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:07:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c4f9ace9-1397-44d8-b726-0b140026e872 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4f9ace9-1397-44d8-b726-0b140026e872 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/133f3f44-febd-4d5b-938d-0cb8d2939b6e/action Sep 02 00:07:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ace9-1397-44d8-b726-0b140026e872 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-attach": {"instance_uuid": "90dfca63-63d5-4e80-b938-da45fc2f38f8", "mountpoint": "/dev/vdc"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ace9-1397-44d8-b726-0b140026e872 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "90dfca63-63d5-4e80-b938-da45fc2f38f8", "mountpoint": "/dev/vdc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4f9ace9-1397-44d8-b726-0b140026e872 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/133f3f44-febd-4d5b-938d-0cb8d2939b6e/action returned with HTTP 404 Sep 02 00:07:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1189/2330] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:46 2026] POST /volume/v3/volumes/133f3f44-febd-4d5b-938d-0cb8d2939b6e/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e974d41e-cd7f-4601-97c8-cbb454ab65bd tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1142/2331] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:46 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 1180 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:07:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdbbbdf2-0e66-4274-b7ed-7882ba8bfb8e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1190/2332] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:47 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 1180 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fc1f70f2-50a2-47f7-bb10-b924d0848334 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1143/2333] 192.168.122.58 () {62 vars in 1490 bytes} [Wed Sep 2 00:07:47 2026] DELETE /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ddd51cd4-1219-46c1-b713-bf948a4dcc0c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:47 devstack devstack@c-api.service[86254]: WARNING keystonemiddleware.auth_token [None req-ddd51cd4-1219-46c1-b713-bf948a4dcc0c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:07:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1191/2334] 192.168.122.58 () {62 vars in 1490 bytes} [Wed Sep 2 00:07:47 2026] DELETE /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-76cc8418-4eb0-40e1-9b75-631d805b588e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] DELETE http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Attachment connected to vm 47a87a79-0a13-48da-ad7f-574811d0d695, checking data on nova Sep 02 00:07:47 devstack devstack@c-api.service[86255]: DEBUG cinder.compute.nova [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Creating Keystone token plugin using URL: http://192.168.122.58/identity {{(pid=86255) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] REQ: curl -g -i -X GET http://192.168.122.58/compute/v2.1/servers/47a87a79-0a13-48da-ad7f-574811d0d695/os-volume_attachments/7f428937-0dcc-445f-92f6-dafbd4251e8f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}03194657b5f8fab633019fb2bd64b7ecce6a821e15f6d165bcd96356908c476e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-76cc8418-4eb0-40e1-9b75-631d805b588e" -H "X-Service-Token: {SHA256}486405b6a7cdb1a88ef540b375d01ae323f10b5fe8e91f0ba9dbcb8b21235d6f" {{(pid=86255) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:07:48 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-5c227fdb-8d52-43b4-a65f-51caa0114d05 x-openstack-request-id: req-5c227fdb-8d52-43b4-a65f-51caa0114d05 {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7f428937-0dcc-445f-92f6-dafbd4251e8f", "serverId": "47a87a79-0a13-48da-ad7f-574811d0d695", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fc85567a-ff5a-48a9-85b1-efc83f0f2599", "bdm_uuid": "7cbad652-c5e8-45c8-a702-a05dcaa90d0f"}} {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET call to compute for http://192.168.122.58/compute/v2.1/servers/47a87a79-0a13-48da-ad7f-574811d0d695/os-volume_attachments/7f428937-0dcc-445f-92f6-dafbd4251e8f used request id req-5c227fdb-8d52-43b4-a65f-51caa0114d05 {{(pid=86255) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.volume.api [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-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 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Caught error: Detach volume from instance 47a87a79-0a13-48da-ad7f-574811d0d695 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 47a87a79-0a13-48da-ad7f-574811d0d695 using the Compute API Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: 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 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 47a87a79-0a13-48da-ad7f-574811d0d695 using the Compute API Sep 02 00:07:48 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-76cc8418-4eb0-40e1-9b75-631d805b588e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 returned with HTTP 409 Sep 02 00:07:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1144/2335] 192.168.122.58 () {60 vars in 1283 bytes} [Wed Sep 2 00:07:47 2026] DELETE /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 => generated 167 bytes in 968 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-ae813d93-9ae3-4ef8-bf2f-b4c1a1c3e711 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1192/2336] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:07:48 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 1162 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] POST http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f/action Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Begin detaching volume completed successfully. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-23e9be2f-fd93-4ee7-bf9a-2ac19c82a09e tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f/action returned with HTTP 202 Sep 02 00:07:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1145/2337] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:07:48 2026] POST /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d381cc3-92ee-42d6-a415-3fd2e0d68c7e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d381cc3-92ee-42d6-a415-3fd2e0d68c7e None None] GET http://192.168.122.58/volume// Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d381cc3-92ee-42d6-a415-3fd2e0d68c7e None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d381cc3-92ee-42d6-a415-3fd2e0d68c7e None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d381cc3-92ee-42d6-a415-3fd2e0d68c7e None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1193/2338] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:07:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-bc163095-6c62-4197-a37e-a3d976f5c9b3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1146/2339] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:07:48 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 1346 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-69bd929a-763a-4cf3-ba06-1ec3872e67d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-69bd929a-763a-4cf3-ba06-1ec3872e67d3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] DELETE http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-69bd929a-763a-4cf3-ba06-1ec3872e67d3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-69bd929a-763a-4cf3-ba06-1ec3872e67d3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:48 devstack devstack@c-api.service[86254]: /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 02 00:07:48 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-f057b820-79a5-4d6c-8f0f-63df9a96c5f3 req-69bd929a-763a-4cf3-ba06-1ec3872e67d3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 returned with HTTP 200 Sep 02 00:07:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1194/2340] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:07:48 2026] DELETE /volume/v3/attachments/fc85567a-ff5a-48a9-85b1-efc83f0f2599 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-9b1ac007-d79e-41ed-a9d4-eb866742d5cf req-83103ec1-1701-466b-8e80-5cbfc9a2e124 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1147/2341] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:07:49 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] DELETE http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Delete volume with id: 7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Delete volume request issued successfully. Sep 02 00:07:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a75ae5f-c847-41b6-bd56-c024ef3368a6 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 202 Sep 02 00:07:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1195/2342] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:07:49 2026] DELETE /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Volume info retrieved successfully. Sep 02 00:07:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-005a6bc6-33f0-456b-ad66-f434244b81a3 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 200 Sep 02 00:07:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1148/2343] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:49 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38b425e1-7af7-4357-a7b9-7b80287f5ea4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38b425e1-7af7-4357-a7b9-7b80287f5ea4 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] GET http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f Sep 02 00:07:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38b425e1-7af7-4357-a7b9-7b80287f5ea4 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38b425e1-7af7-4357-a7b9-7b80287f5ea4 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38b425e1-7af7-4357-a7b9-7b80287f5ea4 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862 tempest-TestServerVolumeAttachScenarioOldVersion-1724850862-project-member] http://192.168.122.58/volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f returned with HTTP 404 Sep 02 00:07:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1196/2344] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:07:50 2026] GET /volume/v3/volumes/7f428937-0dcc-445f-92f6-dafbd4251e8f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b020cbac-1888-4629-b09a-d85aabf6bf9b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1149/2345] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:51 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e81dfb4b-9839-4686-b722-4e6ca1cb6e2b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1197/2346] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:51 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-bef66b0c-40b8-47ed-9cb0-9cc7a0090b0e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1150/2347] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:07:51 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9cc0b050-0967-4c4d-8c69-b2dcc5e44eab", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1334263049"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'imageRef': '9cc0b050-0967-4c4d-8c69-b2dcc5e44eab', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1334263049'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d23220c3-54ac-4d3f-bb0a-7c266cd9e1c2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d23220c3-54ac-4d3f-bb0a-7c266cd9e1c2 None None] GET http://192.168.122.58/volume// Sep 02 00:07:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d23220c3-54ac-4d3f-bb0a-7c266cd9e1c2 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d23220c3-54ac-4d3f-bb0a-7c266cd9e1c2 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d23220c3-54ac-4d3f-bb0a-7c266cd9e1c2 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1151/2348] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:07:52 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-cc44a69a-5657-46a2-8fb4-96efd0ac311b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume of 2 GB Sep 02 00:07:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Availability Zones retrieved successfully. Sep 02 00:07:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (bc3407ca-1feb-44f4-b162-5c2ef1fdcb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d4d927-54d5-4cf7-b62f-c620d7dcb647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Validating volume size '2' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-cc44a69a-5657-46a2-8fb4-96efd0ac311b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:07:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-cc44a69a-5657-46a2-8fb4-96efd0ac311b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcc09a46-056a-480e-9d27-3337a979147b", "connector": null, "instance_uuid": "d050a14d-5606-488b-ad53-7b8cd03fa75f"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:52 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d4d927-54d5-4cf7-b62f-c620d7dcb647) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:07:52 devstack devstack@c-api.service[86254]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9cc0b050-0967-4c4d-8c69-b2dcc5e44eab is not active. Sep 02 00:07:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d4d927-54d5-4cf7-b62f-c620d7dcb647) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:52 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d4d927-54d5-4cf7-b62f-c620d7dcb647) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:07:52 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (bc3407ca-1feb-44f4-b162-5c2ef1fdcb9e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:07:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d70bb957-1f41-42f2-b4c8-8c7dfa91d2da tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1198/2349] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:07:51 2026] POST /volume/v3/volumes => generated 125 bytes in 789 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-cc44a69a-5657-46a2-8fb4-96efd0ac311b tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:07:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1152/2350] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:07:52 2026] POST /volume/v3/attachments => generated 273 bytes in 933 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7ea2fea8-b927-4671-9ee1-d4d36dd989e1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1199/2351] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:53 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-200cea8f-c7f0-4eb2-a332-37d023c57060 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-200cea8f-c7f0-4eb2-a332-37d023c57060 None None] GET http://192.168.122.58/volume// Sep 02 00:07:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-200cea8f-c7f0-4eb2-a332-37d023c57060 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-200cea8f-c7f0-4eb2-a332-37d023c57060 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-200cea8f-c7f0-4eb2-a332-37d023c57060 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1153/2352] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:07:53 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-ae1d2bc9-db54-4931-82f5-f5c03f3b1ed7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1200/2353] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:07:53 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1045 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:07:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] PUT http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 Sep 02 00:07:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Acquiring lock "cinder-attachment_update-bcc09a46-056a-480e-9d27-3337a979147b-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:07:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Lock "cinder-attachment_update-bcc09a46-056a-480e-9d27-3337a979147b-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:07:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a3d87619-b7a3-4628-9804-d12945bc06da None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3d87619-b7a3-4628-9804-d12945bc06da tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a3d87619-b7a3-4628-9804-d12945bc06da tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a3d87619-b7a3-4628-9804-d12945bc06da tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a3d87619-b7a3-4628-9804-d12945bc06da tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3d87619-b7a3-4628-9804-d12945bc06da tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1201/2354] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:54 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:54 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Lock "cinder-attachment_update-bcc09a46-056a-480e-9d27-3337a979147b-devstack" released by "attachment_update" :: held 0.752s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:07:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-1018de88-753f-4e2e-bec6-fef222b0995a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 returned with HTTP 200 Sep 02 00:07:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1154/2355] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:07:54 2026] PUT /volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 => generated 694 bytes in 798 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-63fa7eae-18ef-4e20-87b2-451dabd21619 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1202/2356] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:55 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 865 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-4428ab92-a2ab-4531-95fd-cf60229c6bda None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-4428ab92-a2ab-4531-95fd-cf60229c6bda tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287/action Sep 02 00:07:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-4428ab92-a2ab-4531-95fd-cf60229c6bda tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-4428ab92-a2ab-4531-95fd-cf60229c6bda tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-2c76bb99-92e3-42fb-b01d-521b36a6dac7 req-4428ab92-a2ab-4531-95fd-cf60229c6bda tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287/action returned with HTTP 204 Sep 02 00:07:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1155/2357] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:07:55 2026] POST /volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287/action => generated 0 bytes in 473 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-42a67510-0a8d-4153-a372-315a3ba76bcd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-42a67510-0a8d-4153-a372-315a3ba76bcd tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-42a67510-0a8d-4153-a372-315a3ba76bcd tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-42a67510-0a8d-4153-a372-315a3ba76bcd tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-42a67510-0a8d-4153-a372-315a3ba76bcd tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-42a67510-0a8d-4153-a372-315a3ba76bcd tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1203/2358] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:56 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1157 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eaab498d-1177-42f4-bf4a-9880ed471aca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eaab498d-1177-42f4-bf4a-9880ed471aca tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eaab498d-1177-42f4-bf4a-9880ed471aca tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eaab498d-1177-42f4-bf4a-9880ed471aca tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eaab498d-1177-42f4-bf4a-9880ed471aca tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eaab498d-1177-42f4-bf4a-9880ed471aca tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1156/2359] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:56 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1157 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-834c704b-952b-4155-8c77-52f8e71abeaa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-detach": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Attachment connected to vm d050a14d-5606-488b-ad53-7b8cd03fa75f, checking data on nova Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.compute.nova [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Creating Keystone token plugin using URL: http://192.168.122.58/identity {{(pid=86254) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG novaclient.v2.client [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] REQ: curl -g -i -X GET http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4ddea5596ce75f6c0d478597a15bfb1e4890cf9543f03693c2fca8e8ab330bc2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-834c704b-952b-4155-8c77-52f8e71abeaa" -H "X-Service-Token: {SHA256}70031bf1890a8ab870142ca09438ccbc385730e0b97cb74f8a48e2f74406d663" {{(pid=86254) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG novaclient.v2.client [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:07:57 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-8db2814d-50f7-411f-9085-5b9b9489f470 x-openstack-request-id: req-8db2814d-50f7-411f-9085-5b9b9489f470 {{(pid=86254) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG novaclient.v2.client [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bcc09a46-056a-480e-9d27-3337a979147b", "serverId": "d050a14d-5606-488b-ad53-7b8cd03fa75f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57593d97-25f0-4545-b480-661aa7f0e287", "bdm_uuid": "c4a91cea-7c37-465e-bfff-068a442f5d32"}} {{(pid=86254) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG novaclient.v2.client [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET call to compute for http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b used request id req-8db2814d-50f7-411f-9085-5b9b9489f470 {{(pid=86254) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.volume.api [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-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 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Caught error: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: 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 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:57 devstack devstack@c-api.service[86254]: ERROR cinder.api.middleware.fault Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.api.middleware.fault [None req-834c704b-952b-4155-8c77-52f8e71abeaa tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 409 Sep 02 00:07:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1204/2360] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 167 bytes in 577 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "29d64284-63b2-4d91-9d4f-62bedc58b36e"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '29d64284-63b2-4d91-9d4f-62bedc58b36e'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Attachment connected to vm d050a14d-5606-488b-ad53-7b8cd03fa75f, checking data on nova Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.compute.nova [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Creating Keystone token plugin using URL: http://192.168.122.58/identity {{(pid=86255) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] REQ: curl -g -i -X GET http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b58d3fbdb2207e1d112e06ee58e04320e66deaee7d3376dc34794fdf4141cf44" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e98b7984-ee7b-4e73-8d7a-26311d22078e" -H "X-Service-Token: {SHA256}486405b6a7cdb1a88ef540b375d01ae323f10b5fe8e91f0ba9dbcb8b21235d6f" {{(pid=86255) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume of 1 GB Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG oslo_db.sqlalchemy.engines [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Availability Zones retrieved successfully. Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:07:57 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-bcf84a50-bf7f-482d-8b32-03fbbf0e31e1 x-openstack-request-id: req-bcf84a50-bf7f-482d-8b32-03fbbf0e31e1 {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bcc09a46-056a-480e-9d27-3337a979147b", "serverId": "d050a14d-5606-488b-ad53-7b8cd03fa75f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57593d97-25f0-4545-b480-661aa7f0e287", "bdm_uuid": "c4a91cea-7c37-465e-bfff-068a442f5d32"}} {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET call to compute for http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b used request id req-bcf84a50-bf7f-482d-8b32-03fbbf0e31e1 {{(pid=86255) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.volume.api [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-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 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (a78ed55e-7b0f-48cb-a861-7fdb12fa226c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Caught error: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: 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 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:57 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Sep 02 00:07:57 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-e98b7984-ee7b-4e73-8d7a-26311d22078e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 409 Sep 02 00:07:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1157/2361] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 167 bytes in 226 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8ebc0b-1fed-40a7-b97f-11df8ecdc544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-198e3ef0-6de6-4164-97dd-b3af35017a35 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1158/2362] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6548775f-cc7f-4341-92dd-8d6871571240 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1159/2363] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-62db3b04-6828-41cb-ad90-95851b0d265d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8ebc0b-1fed-40a7-b97f-11df8ecdc544) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:07:57 devstack devstack@c-api.service[86254]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8ebc0b-1fed-40a7-b97f-11df8ecdc544) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8ebc0b-1fed-40a7-b97f-11df8ecdc544) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:07:57 devstack devstack@c-api.service[86254]: WARNING cinder.volume.api [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Flow 'volume_create_api' (a78ed55e-7b0f-48cb-a861-7fdb12fa226c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:07:57 devstack devstack@c-api.service[86255]: WARNING keystonemiddleware.auth_token [None req-62db3b04-6828-41cb-ad90-95851b0d265d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:07:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-80319ffb-896e-4c14-bae1-ff608d052bb3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1205/2364] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes => generated 134 bytes in 300 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1160/2365] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e4b8c29b-3fb1-4536-a4b5-ee24fef3e2f2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:57 devstack devstack@c-api.service[86254]: WARNING keystonemiddleware.auth_token [None req-e4b8c29b-3fb1-4536-a4b5-ee24fef3e2f2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:07:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1206/2366] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-49dc43c7-c90f-448d-8d9a-94fa9d909ffe None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49dc43c7-c90f-448d-8d9a-94fa9d909ffe tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49dc43c7-c90f-448d-8d9a-94fa9d909ffe tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49dc43c7-c90f-448d-8d9a-94fa9d909ffe tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1207/2367] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 127 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3ee9072f-9d83-4360-ae4c-658485fe86c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3ee9072f-9d83-4360-ae4c-658485fe86c0 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3ee9072f-9d83-4360-ae4c-658485fe86c0 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "18709a61-3cb5-45f1-9b11-d2ad3db34d0e"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-3ee9072f-9d83-4360-ae4c-658485fe86c0 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '18709a61-3cb5-45f1-9b11-d2ad3db34d0e'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3ee9072f-9d83-4360-ae4c-658485fe86c0 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1208/2368] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c8edb1c-41ed-42f3-874b-3e235d7a5bce None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c8edb1c-41ed-42f3-874b-3e235d7a5bce tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c8edb1c-41ed-42f3-874b-3e235d7a5bce tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0babba0b-abd1-4404-a36c-1a5df1ac65d9"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-5c8edb1c-41ed-42f3-874b-3e235d7a5bce tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0babba0b-abd1-4404-a36c-1a5df1ac65d9'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c8edb1c-41ed-42f3-874b-3e235d7a5bce tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1209/2369] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-efee0f63-cfd3-45db-99e6-c2a13c5b07e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efee0f63-cfd3-45db-99e6-c2a13c5b07e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efee0f63-cfd3-45db-99e6-c2a13c5b07e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "4376729a-42d0-4e62-8987-450e27b8eefe"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-efee0f63-cfd3-45db-99e6-c2a13c5b07e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '4376729a-42d0-4e62-8987-450e27b8eefe'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efee0f63-cfd3-45db-99e6-c2a13c5b07e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1210/2370] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1cf0cc67-a1e0-41c5-a65c-9d7de957efbd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cf0cc67-a1e0-41c5-a65c-9d7de957efbd tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1cf0cc67-a1e0-41c5-a65c-9d7de957efbd tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1cf0cc67-a1e0-41c5-a65c-9d7de957efbd tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1211/2371] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e2222786-5b47-4551-b714-ddb2a37474cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2222786-5b47-4551-b714-ddb2a37474cc tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e2222786-5b47-4551-b714-ddb2a37474cc tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e2222786-5b47-4551-b714-ddb2a37474cc tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1212/2372] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2bdcb064-40d6-4244-ab57-4cf6a7c334e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2bdcb064-40d6-4244-ab57-4cf6a7c334e5 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2bdcb064-40d6-4244-ab57-4cf6a7c334e5 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2bdcb064-40d6-4244-ab57-4cf6a7c334e5 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1213/2373] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] DELETE http://192.168.122.58/volume/v3/volumes/tempest-invalid-1359319855 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Delete volume with id: tempest-invalid-1359319855 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6a3adef-26b5-48b2-ae12-98befafe9b74 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/tempest-invalid-1359319855 returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1214/2374] 192.168.122.58 () {58 vars in 1200 bytes} [Wed Sep 2 00:07:58 2026] DELETE /volume/v3/volumes/tempest-invalid-1359319855 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-143ee59a-e3ad-43f8-a550-b4c4b3654457 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1215/2375] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:07:58 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4a6f687d-23ea-4f0c-9d08-8c9cceb0b47c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a6f687d-23ea-4f0c-9d08-8c9cceb0b47c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/xxx/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a6f687d-23ea-4f0c-9d08-8c9cceb0b47c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-detach": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a6f687d-23ea-4f0c-9d08-8c9cceb0b47c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-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=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a6f687d-23ea-4f0c-9d08-8c9cceb0b47c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1216/2376] 192.168.122.58 () {60 vars in 1170 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b33b7e47-0914-4311-9ccf-463bf95120e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Updating volume 'bcc09a46-056a-480e-9d27-3337a979147b' with '{'status': 'error'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b33b7e47-0914-4311-9ccf-463bf95120e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/tempest-invalid-431974874 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b33b7e47-0914-4311-9ccf-463bf95120e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b33b7e47-0914-4311-9ccf-463bf95120e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b33b7e47-0914-4311-9ccf-463bf95120e3 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/tempest-invalid-431974874 returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1217/2377] 192.168.122.58 () {58 vars in 1194 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/tempest-invalid-431974874 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-800486a0-a3e0-4bc8-9f42-ee66f0f1b871 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1218/2378] 192.168.122.58 () {58 vars in 1119 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?status=null Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Could not evaluate value null, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-248c617c-e0f8-455f-aabb-d10b37d3b10b tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 202 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1161/2379] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:57 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /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 02 00:07:58 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Get all volumes completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d3fba46-46ce-44c9-b64e-f46e3f21f8df tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-83cee2a5-3396-4957-9799-088a14f9d0be None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1219/2380] 192.168.122.58 () {58 vars in 1160 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83cee2a5-3396-4957-9799-088a14f9d0be tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83cee2a5-3396-4957-9799-088a14f9d0be tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-83cee2a5-3396-4957-9799-088a14f9d0be tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1792010770 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'detail' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1792010770'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Get all volumes completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-83cee2a5-3396-4957-9799-088a14f9d0be tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bc90ff4-8fd2-43a9-8acc-7b873f494f61 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1792010770 returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1220/2381] 192.168.122.58 () {58 vars in 1238 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1792010770 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-83cee2a5-3396-4957-9799-088a14f9d0be tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1162/2382] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1156 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes?status=null Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "57593d97-25f0-4545-b480-661aa7f0e287"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "57593d97-25f0-4545-b480-661aa7f0e287"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Could not evaluate value null, assuming string {{(pid=86254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Get all volumes completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e15fd04-fe56-4fad-9233-b81e03f33a12 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1221/2383] 192.168.122.58 () {58 vars in 1139 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6f5d890-6af6-472e-a391-8b494c27e306 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2112135918 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Attachment connected to vm d050a14d-5606-488b-ad53-7b8cd03fa75f, checking data on nova Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.compute.nova [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Creating Keystone token plugin using URL: http://192.168.122.58/identity {{(pid=86255) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2112135918'), ('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Get all volumes completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6f5d890-6af6-472e-a391-8b494c27e306 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2112135918 returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1222/2384] 192.168.122.58 () {58 vars in 1217 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2112135918 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b34a36ae-7459-4e15-a491-650a412d4a3c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Reserve volume completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b34a36ae-7459-4e15-a491-650a412d4a3c tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 202 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1223/2385] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] REQ: curl -g -i -X GET http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}55413b71da65f126382660682dbbf67149724a4b9a0ca9215a9128a33d7b184c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782" -H "X-Service-Token: {SHA256}486405b6a7cdb1a88ef540b375d01ae323f10b5fe8e91f0ba9dbcb8b21235d6f" {{(pid=86255) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6cc5d24d-5061-497a-970c-a728fc26e862 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: ERROR cinder.volume.api [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cc5d24d-5061-497a-970c-a728fc26e862 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1224/2386] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 132 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-21a51ef8-860d-4184-9fbe-28828575c7bb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Unreserve volume completed successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-21a51ef8-860d-4184-9fbe-28828575c7bb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 202 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1225/2387] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a1b4002e-498c-4cae-8b40-75618b03e03a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1b4002e-498c-4cae-8b40-75618b03e03a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/524def8d-48ad-4162-beec-56821c0b3f88/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1b4002e-498c-4cae-8b40-75618b03e03a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1b4002e-498c-4cae-8b40-75618b03e03a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1b4002e-498c-4cae-8b40-75618b03e03a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/524def8d-48ad-4162-beec-56821c0b3f88/action returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1226/2388] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/524def8d-48ad-4162-beec-56821c0b3f88/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-49fd7597-36a9-4b78-972e-4073be301322 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49fd7597-36a9-4b78-972e-4073be301322 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/5769ac90-5ad7-49f6-a1e1-1d7faee948d6/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49fd7597-36a9-4b78-972e-4073be301322 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-49fd7597-36a9-4b78-972e-4073be301322 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-49fd7597-36a9-4b78-972e-4073be301322 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/5769ac90-5ad7-49f6-a1e1-1d7faee948d6/action returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1227/2389] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/5769ac90-5ad7-49f6-a1e1-1d7faee948d6/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a7d4a7b6-fee4-4e71-985b-6a5b0d86409a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1228/2390] 192.168.122.58 () {60 vars in 1139 bytes} [Wed Sep 2 00:07:58 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3ad527b-6a1b-4543-8bc2-e8d21c6d0c56 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3ad527b-6a1b-4543-8bc2-e8d21c6d0c56 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] PUT http://192.168.122.58/volume/v3/volumes/tempest-invalid-154206772 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3ad527b-6a1b-4543-8bc2-e8d21c6d0c56 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:07:58 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-c3774d86-03a5-4782-8e8e-ac6cdb7707cc x-openstack-request-id: req-c3774d86-03a5-4782-8e8e-ac6cdb7707cc {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "bcc09a46-056a-480e-9d27-3337a979147b", "serverId": "d050a14d-5606-488b-ad53-7b8cd03fa75f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57593d97-25f0-4545-b480-661aa7f0e287", "bdm_uuid": "c4a91cea-7c37-465e-bfff-068a442f5d32"}} {{(pid=86255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG novaclient.v2.client [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] GET call to compute for http://192.168.122.58/compute/v2.1/servers/d050a14d-5606-488b-ad53-7b8cd03fa75f/os-volume_attachments/bcc09a46-056a-480e-9d27-3337a979147b used request id req-c3774d86-03a5-4782-8e8e-ac6cdb7707cc {{(pid=86255) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.volume.api [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-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 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Caught error: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: 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 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d050a14d-5606-488b-ad53-7b8cd03fa75f using the Compute API Sep 02 00:07:58 devstack devstack@c-api.service[86255]: ERROR cinder.api.middleware.fault Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.middleware.fault [None req-a3e48e83-eb1f-4476-a4bc-8d1b1bc09782 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 409 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1163/2391] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 167 bytes in 332 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3ad527b-6a1b-4543-8bc2-e8d21c6d0c56 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/tempest-invalid-154206772 returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1229/2392] 192.168.122.58 () {60 vars in 1214 bytes} [Wed Sep 2 00:07:58 2026] PUT /volume/v3/volumes/tempest-invalid-154206772 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2aad2452-88ea-4e8c-b7ee-819093a00ece None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1164/2393] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f2bff51e-f763-4be7-a8a8-3e714cb52c93 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d83284a0-f54c-4144-9b99-a75a6dcf2917 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2bff51e-f763-4be7-a8a8-3e714cb52c93 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] PUT http://192.168.122.58/volume/v3/volumes/9bbdc01e-d556-40c5-ad5c-a34e66a2f18b Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2bff51e-f763-4be7-a8a8-3e714cb52c93 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2bff51e-f763-4be7-a8a8-3e714cb52c93 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/9bbdc01e-d556-40c5-ad5c-a34e66a2f18b returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1230/2394] 192.168.122.58 () {60 vars in 1247 bytes} [Wed Sep 2 00:07:58 2026] PUT /volume/v3/volumes/9bbdc01e-d556-40c5-ad5c-a34e66a2f18b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] DELETE http://192.168.122.58/volume/v3/volumes/51bd94ea-7e91-406a-acfd-e345c6caabaf Sep 02 00:07:58 devstack devstack@c-api.service[86255]: WARNING keystonemiddleware.auth_token [None req-d83284a0-f54c-4144-9b99-a75a6dcf2917 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1165/2395] 192.168.122.58 () {62 vars in 1476 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Delete volume with id: 51bd94ea-7e91-406a-acfd-e345c6caabaf Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-072458ac-fe7d-439d-abec-3837d7e1c15a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-93e98f8a-ce21-4a0c-a711-16b9fa9f5097 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/51bd94ea-7e91-406a-acfd-e345c6caabaf returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1231/2396] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:58 2026] DELETE /volume/v3/volumes/51bd94ea-7e91-406a-acfd-e345c6caabaf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8e9c9eff-4b3e-49eb-8755-c219accddd37 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e9c9eff-4b3e-49eb-8755-c219accddd37 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e9c9eff-4b3e-49eb-8755-c219accddd37 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8e9c9eff-4b3e-49eb-8755-c219accddd37 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8e9c9eff-4b3e-49eb-8755-c219accddd37 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1232/2397] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6ad60c69-d195-4e37-8638-89742c96ff2e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6ad60c69-d195-4e37-8638-89742c96ff2e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6ad60c69-d195-4e37-8638-89742c96ff2e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6ad60c69-d195-4e37-8638-89742c96ff2e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6ad60c69-d195-4e37-8638-89742c96ff2e tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1233/2398] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-03c03316-d0bd-4a3d-a2cc-9d1bcfd8ac79 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03c03316-d0bd-4a3d-a2cc-9d1bcfd8ac79 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/419cb616-05a6-414d-8959-9dfa3c6438f1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03c03316-d0bd-4a3d-a2cc-9d1bcfd8ac79 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03c03316-d0bd-4a3d-a2cc-9d1bcfd8ac79 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03c03316-d0bd-4a3d-a2cc-9d1bcfd8ac79 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/419cb616-05a6-414d-8959-9dfa3c6438f1/action returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1234/2399] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/419cb616-05a6-414d-8959-9dfa3c6438f1/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: DEBUG oslo_db.sqlalchemy.engines [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-68a1628a-fb59-444f-a0d4-354080f9ec3a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68a1628a-fb59-444f-a0d4-354080f9ec3a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68a1628a-fb59-444f-a0d4-354080f9ec3a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-68a1628a-fb59-444f-a0d4-354080f9ec3a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-68a1628a-fb59-444f-a0d4-354080f9ec3a tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action returned with HTTP 400 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1235/2400] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ca7314f-5e68-49c8-a8f7-c5dd2295303d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ca7314f-5e68-49c8-a8f7-c5dd2295303d tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] POST http://192.168.122.58/volume/v3/volumes/None/action Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ca7314f-5e68-49c8-a8f7-c5dd2295303d tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:07:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ca7314f-5e68-49c8-a8f7-c5dd2295303d tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ca7314f-5e68-49c8-a8f7-c5dd2295303d tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 00:07:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1236/2401] 192.168.122.58 () {60 vars in 1173 bytes} [Wed Sep 2 00:07:58 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:07:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-072458ac-fe7d-439d-abec-3837d7e1c15a tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:07:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1166/2402] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:58 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 865 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1ff9cba2-3e67-41b5-9ff1-97839c193da6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1ff9cba2-3e67-41b5-9ff1-97839c193da6 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/9a51def2-c6fd-4d8d-969b-23213b241583 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1ff9cba2-3e67-41b5-9ff1-97839c193da6 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1ff9cba2-3e67-41b5-9ff1-97839c193da6 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1ff9cba2-3e67-41b5-9ff1-97839c193da6 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/9a51def2-c6fd-4d8d-969b-23213b241583 returned with HTTP 404 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1237/2403] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/9a51def2-c6fd-4d8d-969b-23213b241583 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81d6dc38-c3ad-4ff9-b859-303ab2ab8411 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1167/2404] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a80e1fa-8ae2-44c1-ad94-1cb88befdaac tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1238/2405] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] DELETE http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Delete volume with id: 04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Delete volume request issued successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fefb18d8-4b29-4487-bfda-a19f7920ab5f tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 202 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1168/2406] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:07:59 2026] DELETE /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-16f85b0f-a8d7-40c9-abde-8c0c6fb01231 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1239/2407] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-28883f47-b2be-4a84-b2c5-2efec7867ccb tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1169/2408] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-84ac736d-c4e5-4f5b-99c8-366831985775 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-84ac736d-c4e5-4f5b-99c8-366831985775 None None] GET http://192.168.122.58/volume// Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-84ac736d-c4e5-4f5b-99c8-366831985775 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-84ac736d-c4e5-4f5b-99c8-366831985775 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-84ac736d-c4e5-4f5b-99c8-366831985775 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1240/2409] 192.168.122.58 () {58 vars in 1312 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-01e15eee-50b9-4ce9-84e6-b174d63b0b56 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-01e15eee-50b9-4ce9-84e6-b174d63b0b56 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-01e15eee-50b9-4ce9-84e6-b174d63b0b56 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9918992-9667-46e0-912e-90b5266d1d60", "connector": null, "instance_uuid": "d050a14d-5606-488b-ad53-7b8cd03fa75f"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-01e15eee-50b9-4ce9-84e6-b174d63b0b56 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1170/2410] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:07:59 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03757176-3cdb-409a-a300-f497326baf60 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03757176-3cdb-409a-a300-f497326baf60 None None] GET http://192.168.122.58/volume// Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03757176-3cdb-409a-a300-f497326baf60 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03757176-3cdb-409a-a300-f497326baf60 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03757176-3cdb-409a-a300-f497326baf60 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1171/2411] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:07:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1e0cdde-b3b7-44d5-9cdd-7c7ad2d7cae7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1241/2412] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:07:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-2e9797f6-5edb-43e7-aace-e3e3b42d749e tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:07:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1172/2413] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:07:59 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 1045 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] PUT http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Acquiring lock "cinder-attachment_update-c9918992-9667-46e0-912e-90b5266d1d60-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Lock "cinder-attachment_update-c9918992-9667-46e0-912e-90b5266d1d60-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:07:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:07:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:00 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Lock "cinder-attachment_update-c9918992-9667-46e0-912e-90b5266d1d60-devstack" released by "attachment_update" :: held 0.244s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:08:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-c1189215-0b11-4f00-9653-94f16dbdf2c0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 returned with HTTP 200 Sep 02 00:08:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1242/2414] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:07:59 2026] PUT /volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 => generated 694 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-202de577-08de-4602-b92f-4bca38c0a5f4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-202de577-08de-4602-b92f-4bca38c0a5f4 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] GET http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-202de577-08de-4602-b92f-4bca38c0a5f4 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-202de577-08de-4602-b92f-4bca38c0a5f4 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=326,cinder:UPDATE=79,cinder:INSERT=47,cinder:DELETE=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-202de577-08de-4602-b92f-4bca38c0a5f4 tempest-VolumesNegativeTest-299937542 tempest-VolumesNegativeTest-299937542-project-member] http://192.168.122.58/volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 returned with HTTP 404 Sep 02 00:08:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1173/2415] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:00 2026] GET /volume/v3/volumes/04d4b41f-25dc-47b1-8db0-8d7c41e962a1 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-fb52a76a-4028-4ffd-b7a3-8b130a2c16d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-fb52a76a-4028-4ffd-b7a3-8b130a2c16d3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332/action Sep 02 00:08:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-fb52a76a-4028-4ffd-b7a3-8b130a2c16d3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:08:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-fb52a76a-4028-4ffd-b7a3-8b130a2c16d3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-cef245a3-9aaf-437e-bb35-89bbd1ae6643 req-fb52a76a-4028-4ffd-b7a3-8b130a2c16d3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332/action returned with HTTP 204 Sep 02 00:08:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1243/2416] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:08:00 2026] POST /volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:08:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d8e83ad-ee2c-4672-be1e-c3bfe675b5d0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1174/2417] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:00 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9c69d224-9732-4da7-b1c5-310353aea28d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9c69d224-9732-4da7-b1c5-310353aea28d tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9c69d224-9732-4da7-b1c5-310353aea28d tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9c69d224-9732-4da7-b1c5-310353aea28d tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9c69d224-9732-4da7-b1c5-310353aea28d tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9c69d224-9732-4da7-b1c5-310353aea28d tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1244/2418] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:01 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 1157 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c02df452-895f-47e8-bc6b-751ebb098751 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c02df452-895f-47e8-bc6b-751ebb098751 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c02df452-895f-47e8-bc6b-751ebb098751 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c02df452-895f-47e8-bc6b-751ebb098751 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c02df452-895f-47e8-bc6b-751ebb098751 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c02df452-895f-47e8-bc6b-751ebb098751 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1175/2419] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:01 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 1157 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-detach": {"attachment_id": "f39cac8e-e769-4d56-92c8-649d53cce332"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:08:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f39cac8e-e769-4d56-92c8-649d53cce332"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8c18b49f-e607-4f6e-8499-33c65ad44b05 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 400 Sep 02 00:08:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1245/2420] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:08:01 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 100 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-9db4cc76-725b-48ab-b51c-907f117ce7c1 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1176/2421] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:08:02 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 1157 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60/action Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Begin detaching volume completed successfully. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-61036de2-d368-4c14-9f90-21f15a9385d7 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60/action returned with HTTP 202 Sep 02 00:08:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1246/2422] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:08:02 2026] POST /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3903f758-42db-4d0b-85c6-db2ca32ad22f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3903f758-42db-4d0b-85c6-db2ca32ad22f None None] GET http://192.168.122.58/volume// Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3903f758-42db-4d0b-85c6-db2ca32ad22f None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3903f758-42db-4d0b-85c6-db2ca32ad22f None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3903f758-42db-4d0b-85c6-db2ca32ad22f None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:08:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1177/2423] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:08:02 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-3dbf4153-9c10-4266-b7bf-306f9f822018 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1247/2424] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:08:02 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 1341 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-354cc85b-9be8-41f8-8ace-193ddb640207 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-354cc85b-9be8-41f8-8ace-193ddb640207 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] DELETE http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-354cc85b-9be8-41f8-8ace-193ddb640207 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-354cc85b-9be8-41f8-8ace-193ddb640207 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:02 devstack devstack@c-api.service[86255]: /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 02 00:08:02 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, Sep 02 00:08:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-3896e02f-15d2-4838-a2a0-e576e65fdb11 req-354cc85b-9be8-41f8-8ace-193ddb640207 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 returned with HTTP 200 Sep 02 00:08:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1178/2425] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:08:02 2026] DELETE /volume/v3/attachments/f39cac8e-e769-4d56-92c8-649d53cce332 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] Updating volume 'bcc09a46-056a-480e-9d27-3337a979147b' with '{'status': 'in-use'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab3ac4cc-87ef-4c5f-ae47-90f05b23f323 tempest-TestServerVolumeAttachmentScenario-2863805 tempest-TestServerVolumeAttachmentScenario-2863805-project-admin] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 202 Sep 02 00:08:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1248/2426] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:08:03 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-791a9708-83ce-43bf-8c53-bb5ca339f1bc tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:08:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1179/2427] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:03 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1157 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-3f91fbdf-a9e8-4022-9e1b-548a7a5175d9 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:08:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1249/2428] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:08:03 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1157 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] POST http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Begin detaching volume completed successfully. Sep 02 00:08:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-5ba6cf8d-6ca3-4c0b-a72d-119181ee04f8 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action returned with HTTP 202 Sep 02 00:08:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1180/2429] 192.168.122.58 () {64 vars in 1556 bytes} [Wed Sep 2 00:08:03 2026] POST /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3e7041f-064d-4a8a-9305-d1c65b1fbcab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3e7041f-064d-4a8a-9305-d1c65b1fbcab None None] GET http://192.168.122.58/volume// Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3e7041f-064d-4a8a-9305-d1c65b1fbcab None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3e7041f-064d-4a8a-9305-d1c65b1fbcab None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3e7041f-064d-4a8a-9305-d1c65b1fbcab None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:08:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1250/2430] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:08:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:08:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-f832ec56-06d7-4b90-943e-dd6912a770b0 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:08:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1181/2431] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:08:04 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 1341 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-516bf333-e66d-4ac7-ab3b-239b8d0c9423 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-516bf333-e66d-4ac7-ab3b-239b8d0c9423 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] DELETE http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-516bf333-e66d-4ac7-ab3b-239b8d0c9423 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-516bf333-e66d-4ac7-ab3b-239b8d0c9423 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:04 devstack devstack@c-api.service[86254]: /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 02 00:08:04 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:08:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-86e3372a-e30a-4e77-a493-6e2fb7ac5aa5 req-516bf333-e66d-4ac7-ab3b-239b8d0c9423 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 returned with HTTP 200 Sep 02 00:08:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1251/2432] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:08:04 2026] DELETE /volume/v3/attachments/57593d97-25f0-4545-b480-661aa7f0e287 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-09328fd1-d232-4e57-8cb0-1bd2e841981f req-7b352f02-c4d8-4261-93b1-16a490a88200 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:08:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1182/2433] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:08:05 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:14 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=184,cinder:UPDATE=19,cinder:INSERT=4,cinder:DELETE=1 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:08:15 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=41,cinder:UPDATE=4 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:08:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d8b768c-faf9-4a10-afca-ac6994971513 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:15 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Delete volume with id: c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Delete volume request issued successfully. Sep 02 00:08:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d8b768c-faf9-4a10-afca-ac6994971513 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 202 Sep 02 00:08:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1252/2434] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:15 2026] DELETE /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5338ddee-b591-462a-9b63-fdbdfd2997a3 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 200 Sep 02 00:08:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1183/2435] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:15 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b26f8800-bf95-4ab4-80d4-7802f3c5d4ef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b26f8800-bf95-4ab4-80d4-7802f3c5d4ef tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b26f8800-bf95-4ab4-80d4-7802f3c5d4ef tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b26f8800-bf95-4ab4-80d4-7802f3c5d4ef tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b26f8800-bf95-4ab4-80d4-7802f3c5d4ef tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 returned with HTTP 404 Sep 02 00:08:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1253/2436] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:16 2026] GET /volume/v3/volumes/c9918992-9667-46e0-912e-90b5266d1d60 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e1983477-edf0-4d70-9063-5829a228aa47 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] DELETE http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:16 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Delete volume with id: bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:16 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:16 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Delete volume request issued successfully. Sep 02 00:08:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1983477-edf0-4d70-9063-5829a228aa47 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 202 Sep 02 00:08:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1184/2437] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:16 2026] DELETE /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Volume info retrieved successfully. Sep 02 00:08:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9833b63e-f522-448b-b2f0-37bb0840bc96 tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 200 Sep 02 00:08:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1254/2438] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:16 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5a933aca-723d-4cdd-b40b-eccb76fab0ee None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a933aca-723d-4cdd-b40b-eccb76fab0ee tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] GET http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b Sep 02 00:08:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a933aca-723d-4cdd-b40b-eccb76fab0ee tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a933aca-723d-4cdd-b40b-eccb76fab0ee tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a933aca-723d-4cdd-b40b-eccb76fab0ee tempest-TestServerVolumeAttachmentScenario-354119304 tempest-TestServerVolumeAttachmentScenario-354119304-project-member] http://192.168.122.58/volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b returned with HTTP 404 Sep 02 00:08:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1185/2439] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:17 2026] GET /volume/v3/volumes/bcc09a46-056a-480e-9d27-3337a979147b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:26 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:08:27 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:08:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fc57afe3-1619-42a6-a054-309565525827 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-623369627", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-623369627', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume of 1 GB Sep 02 00:08:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Availability Zones retrieved successfully. Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Flow 'volume_create_api' (b5586be6-48a3-4dc6-92b0-cd0abc77ffba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8732f83-2eb2-4afe-85ad-40ec8bde2fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8732f83-2eb2-4afe-85ad-40ec8bde2fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef4d639-8ed8-4b33-a97b-12924fef7f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Created reservations ['e62abef5-83f0-436a-82e3-d7e0df2f6e33', '15e9547f-2926-4dc6-a075-fea83e8ff035', '154d0544-a496-4866-8152-5b8841b41951', '3e8e3f15-3995-4fd8-9509-0ad2e378c8d3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef4d639-8ed8-4b33-a97b-12924fef7f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62abef5-83f0-436a-82e3-d7e0df2f6e33', '15e9547f-2926-4dc6-a075-fea83e8ff035', '154d0544-a496-4866-8152-5b8841b41951', '3e8e3f15-3995-4fd8-9509-0ad2e378c8d3']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d0b198-7c99-43a2-b5c2-4a78657803b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d0b198-7c99-43a2-b5c2-4a78657803b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8cd0bac-de6b-4937-8d23-42e6866a0d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-623369627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db79241a6a645838aeda34e9d81efd7',qos_specs=None,replication_status=,reservations=['e62abef5-83f0-436a-82e3-d7e0df2f6e33','15e9547f-2926-4dc6-a075-fea83e8ff035','154d0544-a496-4866-8152-5b8841b41951','3e8e3f15-3995-4fd8-9509-0ad2e378c8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb321ab171624b1c8c85b247139f6a3f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-623369627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8cd0bac-de6b-4937-8d23-42e6866a0d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db79241a6a645838aeda34e9d81efd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb321ab171624b1c8c85b247139f6a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d7b198-3820-45b2-8acf-264cd23a78da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d7b198-3820-45b2-8acf-264cd23a78da) transitioned into state 'SUCCESS' from state '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-623369627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db79241a6a645838aeda34e9d81efd7',qos_specs=None,replication_status=,reservations=['e62abef5-83f0-436a-82e3-d7e0df2f6e33','15e9547f-2926-4dc6-a075-fea83e8ff035','154d0544-a496-4866-8152-5b8841b41951','3e8e3f15-3995-4fd8-9509-0ad2e378c8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb321ab171624b1c8c85b247139f6a3f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58253e9b-6e46-4166-a399-92909ca83b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58253e9b-6e46-4166-a399-92909ca83b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Flow 'volume_create_api' (b5586be6-48a3-4dc6-92b0-cd0abc77ffba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume request issued successfully. Sep 02 00:08:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc57afe3-1619-42a6-a054-309565525827 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1255/2440] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:32 2026] POST /volume/v3/volumes => generated 760 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec224ee3-3d67-41e5-bb85-4bf7557ef298 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 200 Sep 02 00:08:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1186/2441] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:33 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 828 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:08:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0d6d2346-7433-4582-8fa2-40d274f137e3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 200 Sep 02 00:08:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1256/2442] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:34 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-00ee3405-8fb5-4d15-90a3-258036aecc5d tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 200 Sep 02 00:08:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1187/2443] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:35 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ef0b7c6-0ae5-40a4-9754-af2b0ed1b866 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 200 Sep 02 00:08:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1257/2444] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:36 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:08:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8cd0bac-de6b-4937-8d23-42e6866a0d5b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-250604948", "description": null, "metadata": null}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create snapshot from volume a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:36 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Created reservations ['92a05c14-acd7-469c-a457-2045f3dd7fcf', 'f9440767-0eb0-4533-bca2-e85c1f21c179', '9b6cf097-f50e-4d76-9236-f0ba7b4911b8', '8f0c63bb-1028-4be8-89ad-e4a34ddbd1df'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot force create request issued successfully. Sep 02 00:08:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0da4655-2e7e-4230-9c72-1cbcee13da27 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:08:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1188/2445] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:08:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b754f0-0da4-4e6f-89b4-22bfb2ac78dc tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1258/2446] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:36 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:08:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdbc69ce-49f3-4952-b9d1-4f53dd1e9919 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1189/2447] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:37 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-517319224"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-517319224'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:37 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume of 1 GB Sep 02 00:08:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Availability Zones retrieved successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (a8c35bdb-1f2b-46ee-800a-6097ac8c0bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26c6f7d-0a65-4d1f-8181-ea550847c240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26c6f7d-0a65-4d1f-8181-ea550847c240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06a4e38-25df-4e1a-8b80-ec92eb7a147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Created reservations ['957cba6c-3de4-4080-a1ef-735f5b32037b', '6b5842df-bae2-4515-990c-1aaecc45e93d', 'd1d3b51c-542d-42ef-8489-7f047db13082', 'ce8b30f9-8943-42f8-a23b-87d5a1caf196'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06a4e38-25df-4e1a-8b80-ec92eb7a147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['957cba6c-3de4-4080-a1ef-735f5b32037b', '6b5842df-bae2-4515-990c-1aaecc45e93d', 'd1d3b51c-542d-42ef-8489-7f047db13082', 'ce8b30f9-8943-42f8-a23b-87d5a1caf196']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e53712-94cd-4ec6-aa31-d54905c0c4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e53712-94cd-4ec6-aa31-d54905c0c4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087fb3f6-c30f-41f1-8748-dfa3cd2bb10b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517319224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['957cba6c-3de4-4080-a1ef-735f5b32037b','6b5842df-bae2-4515-990c-1aaecc45e93d','d1d3b51c-542d-42ef-8489-7f047db13082','ce8b30f9-8943-42f8-a23b-87d5a1caf196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517319224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087fb3f6-c30f-41f1-8748-dfa3cd2bb10b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5850480ac8542aab31a7331c887d47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71b94fc50f745ed9f18d09486111263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ebd853-5153-41e9-8cb6-d7dc63485e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ebd853-5153-41e9-8cb6-d7dc63485e52) transitioned into state 'SUCCESS' from state '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-517319224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['957cba6c-3de4-4080-a1ef-735f5b32037b','6b5842df-bae2-4515-990c-1aaecc45e93d','d1d3b51c-542d-42ef-8489-7f047db13082','ce8b30f9-8943-42f8-a23b-87d5a1caf196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65e5064-fce5-4010-863e-c3185c706500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65e5064-fce5-4010-863e-c3185c706500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (a8c35bdb-1f2b-46ee-800a-6097ac8c0bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request issued successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cfe982fc-4225-405f-9e1b-86e7a9cbbdab tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1259/2448] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:37 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 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-562663318"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-562663318'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume of 1 GB Sep 02 00:08:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Availability Zones retrieved successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (aeddc108-8e4e-4c26-98f8-b1132016ffec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a836f54c-d2e8-485c-b541-6ebeb88781ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f5175c69-b68a-4dc2-ba2c-e27364e9fc83 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1260/2449] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:38 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a836f54c-d2e8-485c-b541-6ebeb88781ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bf7523-e2a9-46fb-92d6-fed6ad48f523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Created reservations ['d68e24af-b5f5-4cd1-b78c-24d335f3aee4', '4afbb4e1-43ad-45b8-9b1b-bd54e30919d3', '2251fc49-8cdc-4b03-86ea-a064940e482c', '378e097f-8696-4855-bd9c-df41092918a2'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bf7523-e2a9-46fb-92d6-fed6ad48f523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68e24af-b5f5-4cd1-b78c-24d335f3aee4', '4afbb4e1-43ad-45b8-9b1b-bd54e30919d3', '2251fc49-8cdc-4b03-86ea-a064940e482c', '378e097f-8696-4855-bd9c-df41092918a2']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d56f2f-20ba-41ef-af30-1e26a185884f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d56f2f-20ba-41ef-af30-1e26a185884f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1bc312e-5dae-44c9-a280-533f00fdb1d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-562663318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['d68e24af-b5f5-4cd1-b78c-24d335f3aee4','4afbb4e1-43ad-45b8-9b1b-bd54e30919d3','2251fc49-8cdc-4b03-86ea-a064940e482c','378e097f-8696-4855-bd9c-df41092918a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-562663318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1bc312e-5dae-44c9-a280-533f00fdb1d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5850480ac8542aab31a7331c887d47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71b94fc50f745ed9f18d09486111263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c9c481-1903-4e60-adb8-95525dc6fe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c9c481-1903-4e60-adb8-95525dc6fe35) transitioned into state 'SUCCESS' from state '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-562663318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['d68e24af-b5f5-4cd1-b78c-24d335f3aee4','4afbb4e1-43ad-45b8-9b1b-bd54e30919d3','2251fc49-8cdc-4b03-86ea-a064940e482c','378e097f-8696-4855-bd9c-df41092918a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceeb28c2-a27f-46eb-8626-686d81c5471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceeb28c2-a27f-46eb-8626-686d81c5471b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (aeddc108-8e4e-4c26-98f8-b1132016ffec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request issued successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52c3234d-cb99-429b-a0ef-240f63d7a9d4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1190/2450] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:38 2026] POST /volume/v3/volumes => generated 763 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1955164672"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1955164672'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume of 1 GB Sep 02 00:08:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Availability Zones retrieved successfully. Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (b4254997-3eb8-4ebe-b10b-3f46d1baf83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e4fa66-435a-49f7-a195-94a3ef71f7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e4fa66-435a-49f7-a195-94a3ef71f7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:38 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8f40a2-c241-4a28-895b-db9f3fe029c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Created reservations ['4ca6c88a-d06b-4cc0-9985-5608bc295c79', '15dea274-ee25-4b0d-9788-ef57c13f4c3a', '7f4a097e-e67e-4a38-b067-d20450cd9c4f', 'dcb88132-daee-4ae1-9265-fe2a34e6d1b0'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8f40a2-c241-4a28-895b-db9f3fe029c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca6c88a-d06b-4cc0-9985-5608bc295c79', '15dea274-ee25-4b0d-9788-ef57c13f4c3a', '7f4a097e-e67e-4a38-b067-d20450cd9c4f', 'dcb88132-daee-4ae1-9265-fe2a34e6d1b0']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b2a0c1-00d4-4077-8c13-5484dde2b920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b2a0c1-00d4-4077-8c13-5484dde2b920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79945294-406a-4044-9f42-132ad80ae1f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1955164672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['4ca6c88a-d06b-4cc0-9985-5608bc295c79','15dea274-ee25-4b0d-9788-ef57c13f4c3a','7f4a097e-e67e-4a38-b067-d20450cd9c4f','dcb88132-daee-4ae1-9265-fe2a34e6d1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1955164672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79945294-406a-4044-9f42-132ad80ae1f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5850480ac8542aab31a7331c887d47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71b94fc50f745ed9f18d09486111263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47338a9c-e373-4e60-9d6c-53ffd0b7d100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47338a9c-e373-4e60-9d6c-53ffd0b7d100) transitioned into state 'SUCCESS' from state '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-1955164672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['4ca6c88a-d06b-4cc0-9985-5608bc295c79','15dea274-ee25-4b0d-9788-ef57c13f4c3a','7f4a097e-e67e-4a38-b067-d20450cd9c4f','dcb88132-daee-4ae1-9265-fe2a34e6d1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97663d9e-66cd-4a61-9040-13902ee084c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97663d9e-66cd-4a61-9040-13902ee084c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (b4254997-3eb8-4ebe-b10b-3f46d1baf83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request issued successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b4cc3b8-d25b-45dc-b9ca-875e94c1a9f9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1261/2451] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:38 2026] POST /volume/v3/volumes => generated 764 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-338428445"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-338428445'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume of 1 GB Sep 02 00:08:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Availability Zones retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (b3d17f29-09f4-43bf-b986-d7641b977d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b131a55f-1f17-4efa-9aae-e42b9d1f40e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b131a55f-1f17-4efa-9aae-e42b9d1f40e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987902af-93a9-490d-81bc-7aae0c8c3728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Created reservations ['181e7dd8-e67d-458d-96a5-73eae3f1b06b', 'b7d17ab3-a75c-42fd-a19f-87f22a819cf7', 'ff39c288-595f-43a3-b918-2276ec66fa6a', '69213eed-84c3-4569-a538-19875bd4300b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987902af-93a9-490d-81bc-7aae0c8c3728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181e7dd8-e67d-458d-96a5-73eae3f1b06b', 'b7d17ab3-a75c-42fd-a19f-87f22a819cf7', 'ff39c288-595f-43a3-b918-2276ec66fa6a', '69213eed-84c3-4569-a538-19875bd4300b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788d15d4-b29a-4f1c-9dd8-e7e51e0d37ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788d15d4-b29a-4f1c-9dd8-e7e51e0d37ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bae2707-71c0-4b20-8439-e580a16f396d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-338428445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['181e7dd8-e67d-458d-96a5-73eae3f1b06b','b7d17ab3-a75c-42fd-a19f-87f22a819cf7','ff39c288-595f-43a3-b918-2276ec66fa6a','69213eed-84c3-4569-a538-19875bd4300b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-338428445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bae2707-71c0-4b20-8439-e580a16f396d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5850480ac8542aab31a7331c887d47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71b94fc50f745ed9f18d09486111263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adbae21-b2be-42ae-a7cc-86305d569fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-39001bbb-fb31-4753-9754-7251b186ff22 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-39001bbb-fb31-4753-9754-7251b186ff22 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-39001bbb-fb31-4753-9754-7251b186ff22 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-39001bbb-fb31-4753-9754-7251b186ff22 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adbae21-b2be-42ae-a7cc-86305d569fd3) transitioned into state 'SUCCESS' from state '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-338428445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['181e7dd8-e67d-458d-96a5-73eae3f1b06b','b7d17ab3-a75c-42fd-a19f-87f22a819cf7','ff39c288-595f-43a3-b918-2276ec66fa6a','69213eed-84c3-4569-a538-19875bd4300b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74502b9-410c-4b89-8651-4650632bb90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-39001bbb-fb31-4753-9754-7251b186ff22 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-39001bbb-fb31-4753-9754-7251b186ff22 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1262/2452] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:39 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74502b9-410c-4b89-8651-4650632bb90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29aa09b6-513d-4bda-8134-4a7738aece7b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (b3d17f29-09f4-43bf-b986-d7641b977d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29aa09b6-513d-4bda-8134-4a7738aece7b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29aa09b6-513d-4bda-8134-4a7738aece7b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request issued successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29aa09b6-513d-4bda-8134-4a7738aece7b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b0de4f1-8d44-4123-92c9-ea1df3229a3f tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1191/2453] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:39 2026] POST /volume/v3/volumes => generated 763 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1829015137"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1829015137'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume of 1 GB Sep 02 00:08:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29aa09b6-513d-4bda-8134-4a7738aece7b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29aa09b6-513d-4bda-8134-4a7738aece7b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1263/2454] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:39 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6bead0a9-649c-45d3-ad51-678324a4a693 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bead0a9-649c-45d3-ad51-678324a4a693 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bead0a9-649c-45d3-ad51-678324a4a693 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6bead0a9-649c-45d3-ad51-678324a4a693 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Availability Zones retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6bead0a9-649c-45d3-ad51-678324a4a693 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6bead0a9-649c-45d3-ad51-678324a4a693 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1264/2455] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:39 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (901b15f3-22c7-48a3-a741-160c65629955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b55a663-11b6-4fb4-8ce5-11971ed86cf1", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume request body: {'volume': {'snapshot_id': '0b55a663-11b6-4fb4-8ce5-11971ed86cf1', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313a5488-f9c3-4048-b6ba-d0dfef380cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume of 1 GB Sep 02 00:08:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Availability Zones retrieved successfully. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Flow 'volume_create_api' (49922dd3-c13c-414e-8db2-e20a73fae4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a65698-1d5e-4b4e-896d-45e989edf003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a65698-1d5e-4b4e-896d-45e989edf003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b55a663-11b6-4fb4-8ce5-11971ed86cf1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c536729-b46e-49b0-82fd-ecf2f7e82ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313a5488-f9c3-4048-b6ba-d0dfef380cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:39 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c09f53-cc29-4daa-a9d5-16a05a68d9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Created reservations ['e76e73b2-35bd-40ea-a9c9-86592c379a32', 'cc7117d5-bcf1-4b3e-8148-99d29faa1622', 'f1b00740-e79e-428b-9294-d9b35bcf1244', 'b8e585cd-7bc3-4ba0-bbc4-9dc3d90ad161'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c536729-b46e-49b0-82fd-ecf2f7e82ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76e73b2-35bd-40ea-a9c9-86592c379a32', 'cc7117d5-bcf1-4b3e-8148-99d29faa1622', 'f1b00740-e79e-428b-9294-d9b35bcf1244', 'b8e585cd-7bc3-4ba0-bbc4-9dc3d90ad161']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63200130-367a-47af-b421-fec6053656d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Created reservations ['04bb13fc-b587-468b-ac2c-ac83b302fd6d', '654af751-d37b-4d92-9178-24f73bd53347', 'ee9f6fd5-e2a3-4595-aba7-fb4574f70575', 'd40ed217-f795-4661-9586-926eb056402b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c09f53-cc29-4daa-a9d5-16a05a68d9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04bb13fc-b587-468b-ac2c-ac83b302fd6d', '654af751-d37b-4d92-9178-24f73bd53347', 'ee9f6fd5-e2a3-4595-aba7-fb4574f70575', 'd40ed217-f795-4661-9586-926eb056402b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe54056d-73ec-46fb-8266-cfee83cba271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63200130-367a-47af-b421-fec6053656d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdc6dffb-bd48-4110-abd9-0e953e64cc3d', '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='2db79241a6a645838aeda34e9d81efd7',qos_specs=None,replication_status=,reservations=['e76e73b2-35bd-40ea-a9c9-86592c379a32','cc7117d5-bcf1-4b3e-8148-99d29faa1622','f1b00740-e79e-428b-9294-d9b35bcf1244','b8e585cd-7bc3-4ba0-bbc4-9dc3d90ad161'],size=1,snapshot_id=0b55a663-11b6-4fb4-8ce5-11971ed86cf1,source_replicaid=,source_volid=None,status='creating',user_id='fb321ab171624b1c8c85b247139f6a3f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:40Z,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=fdc6dffb-bd48-4110-abd9-0e953e64cc3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db79241a6a645838aeda34e9d81efd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b55a663-11b6-4fb4-8ce5-11971ed86cf1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb321ab171624b1c8c85b247139f6a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8b5550-3393-419c-82ae-18ba9931fc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe54056d-73ec-46fb-8266-cfee83cba271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323b5200-b26f-482e-af96-b20115258fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1829015137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['04bb13fc-b587-468b-ac2c-ac83b302fd6d','654af751-d37b-4d92-9178-24f73bd53347','ee9f6fd5-e2a3-4595-aba7-fb4574f70575','d40ed217-f795-4661-9586-926eb056402b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1829015137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323b5200-b26f-482e-af96-b20115258fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5850480ac8542aab31a7331c887d47c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71b94fc50f745ed9f18d09486111263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8b5550-3393-419c-82ae-18ba9931fc1a) transitioned into state 'SUCCESS' from 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='2db79241a6a645838aeda34e9d81efd7',qos_specs=None,replication_status=,reservations=['e76e73b2-35bd-40ea-a9c9-86592c379a32','cc7117d5-bcf1-4b3e-8148-99d29faa1622','f1b00740-e79e-428b-9294-d9b35bcf1244','b8e585cd-7bc3-4ba0-bbc4-9dc3d90ad161'],size=1,snapshot_id=0b55a663-11b6-4fb4-8ce5-11971ed86cf1,source_replicaid=,source_volid=None,status='creating',user_id='fb321ab171624b1c8c85b247139f6a3f',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317916b8-aadc-4c93-9462-a7489f355d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b007a0-e605-4982-ab21-05c940e4198a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b007a0-e605-4982-ab21-05c940e4198a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Flow 'volume_create_api' (49922dd3-c13c-414e-8db2-e20a73fae4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317916b8-aadc-4c93-9462-a7489f355d6e) transitioned into state 'SUCCESS' from state '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-1829015137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5850480ac8542aab31a7331c887d47c',qos_specs=None,replication_status=,reservations=['04bb13fc-b587-468b-ac2c-ac83b302fd6d','654af751-d37b-4d92-9178-24f73bd53347','ee9f6fd5-e2a3-4595-aba7-fb4574f70575','d40ed217-f795-4661-9586-926eb056402b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71b94fc50f745ed9f18d09486111263',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Create volume request issued successfully. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10c6a7a4-53a4-4402-a2c9-ff74a240b387 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1265/2456] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:08:39 2026] POST /volume/v3/volumes => generated 748 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d1343a-9deb-40bf-935e-ead5ee1c7695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d1343a-9deb-40bf-935e-ead5ee1c7695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Flow 'volume_create_api' (901b15f3-22c7-48a3-a741-160c65629955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Create volume request issued successfully. Sep 02 00:08:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-53da8caa-c8dd-42a4-85ea-ec832cba68e6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1192/2457] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:39 2026] POST /volume/v3/volumes => generated 764 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8cbfaec1-234e-4032-b886-14e0e0edc356 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1266/2458] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:40 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94ab7324-f36e-4f0b-80a5-39a515b70609 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b returned with HTTP 200 Sep 02 00:08:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1193/2459] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:40 2026] GET /volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa36ab48-cab9-4b77-a9b7-e1616f3de1c6 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 returned with HTTP 200 Sep 02 00:08:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1267/2460] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:40 2026] GET /volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2d7d3e0-c014-4d28-afec-e77b0f5bb293 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1194/2461] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:41 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:41 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:41 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e4bbd09e-6468-4514-8bf5-7438fdbd15fa tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 returned with HTTP 200 Sep 02 00:08:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1268/2462] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:41 2026] GET /volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-695a1895-a6ea-41da-93fb-a0691f043892 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-695a1895-a6ea-41da-93fb-a0691f043892 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-695a1895-a6ea-41da-93fb-a0691f043892 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-695a1895-a6ea-41da-93fb-a0691f043892 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-695a1895-a6ea-41da-93fb-a0691f043892 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-695a1895-a6ea-41da-93fb-a0691f043892 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 200 Sep 02 00:08:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1195/2463] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:41 2026] GET /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06255d53-7a69-418c-8227-6bb1214d9278 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06255d53-7a69-418c-8227-6bb1214d9278 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06255d53-7a69-418c-8227-6bb1214d9278 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06255d53-7a69-418c-8227-6bb1214d9278 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06255d53-7a69-418c-8227-6bb1214d9278 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06255d53-7a69-418c-8227-6bb1214d9278 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1269/2464] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:42 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-18b08b5f-5891-4e0a-8880-8e53f7bcca2c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 200 Sep 02 00:08:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1196/2465] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:42 2026] GET /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5df58366-554d-4376-91bf-5eba2518168c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5df58366-554d-4376-91bf-5eba2518168c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5df58366-554d-4376-91bf-5eba2518168c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5df58366-554d-4376-91bf-5eba2518168c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5df58366-554d-4376-91bf-5eba2518168c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5df58366-554d-4376-91bf-5eba2518168c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 200 Sep 02 00:08:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1270/2466] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:42 2026] GET /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39d911b2-c654-4dae-a86a-8d9ba135e174 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1197/2467] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:43 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-22f84b66-86ea-456e-a8e3-38526f4154ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22f84b66-86ea-456e-a8e3-38526f4154ff tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22f84b66-86ea-456e-a8e3-38526f4154ff tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22f84b66-86ea-456e-a8e3-38526f4154ff tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:43 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-22f84b66-86ea-456e-a8e3-38526f4154ff tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22f84b66-86ea-456e-a8e3-38526f4154ff tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 200 Sep 02 00:08:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1271/2468] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:43 2026] GET /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:43 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:43 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-15eca8c6-8ed1-4593-9c49-5f2ce5e618e4 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab returned with HTTP 200 Sep 02 00:08:43 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1198/2469] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:43 2026] GET /volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] DELETE http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:43 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume with id: 323b5200-b26f-482e-af96-b20115258fab Sep 02 00:08:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume request issued successfully. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce8da19c-aabe-4b4c-a11d-8d3bc35061e7 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab returned with HTTP 202 Sep 02 00:08:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1272/2470] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:43 2026] DELETE /volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:08:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e296828-dc68-4e5a-85aa-f7297b34964e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e296828-dc68-4e5a-85aa-f7297b34964e tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab Sep 02 00:08:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e296828-dc68-4e5a-85aa-f7297b34964e tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e296828-dc68-4e5a-85aa-f7297b34964e tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e296828-dc68-4e5a-85aa-f7297b34964e tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e296828-dc68-4e5a-85aa-f7297b34964e tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab returned with HTTP 200 Sep 02 00:08:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1199/2471] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:44 2026] GET /volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bffbdb55-149b-4ccd-91b6-755165372e97 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bffbdb55-149b-4ccd-91b6-755165372e97 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bffbdb55-149b-4ccd-91b6-755165372e97 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bffbdb55-149b-4ccd-91b6-755165372e97 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bffbdb55-149b-4ccd-91b6-755165372e97 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bffbdb55-149b-4ccd-91b6-755165372e97 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1273/2472] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:44 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c56b908f-b90f-47e7-b426-4af79090df46 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c56b908f-b90f-47e7-b426-4af79090df46 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c56b908f-b90f-47e7-b426-4af79090df46 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c56b908f-b90f-47e7-b426-4af79090df46 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c56b908f-b90f-47e7-b426-4af79090df46 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab returned with HTTP 404 Sep 02 00:08:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1200/2473] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:45 2026] GET /volume/v3/volumes/323b5200-b26f-482e-af96-b20115258fab => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume with id: 8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume request issued successfully. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2503b7b-5119-4202-9522-ae54fa6816d9 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 202 Sep 02 00:08:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1274/2474] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:45 2026] DELETE /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cfe3b29-6e89-458b-a93b-93d06feb0e2b tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 200 Sep 02 00:08:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1201/2475] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:45 2026] GET /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 855 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16e4a4b2-5e9b-44ba-be9a-813d41151f8c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1275/2476] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:45 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82e3dac7-74fe-46fe-a902-d875b3e18695 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 200 Sep 02 00:08:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1202/2477] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:46 2026] GET /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 855 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-684eee08-bcf9-49a5-97aa-37d8b12eef0e tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1276/2478] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:47 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5aae401a-908c-43b5-9b1d-10e93285f224 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5aae401a-908c-43b5-9b1d-10e93285f224 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5aae401a-908c-43b5-9b1d-10e93285f224 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5aae401a-908c-43b5-9b1d-10e93285f224 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5aae401a-908c-43b5-9b1d-10e93285f224 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d returned with HTTP 404 Sep 02 00:08:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1203/2479] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:47 2026] GET /volume/v3/volumes/8bae2707-71c0-4b20-8439-e580a16f396d => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6b7862f6-e122-49b3-9819-d22b89e15cba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] DELETE http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume with id: 79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume request issued successfully. Sep 02 00:08:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6b7862f6-e122-49b3-9819-d22b89e15cba tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 202 Sep 02 00:08:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1277/2480] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:47 2026] DELETE /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2a400fca-692e-4024-b71e-c0d0cce8277c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a400fca-692e-4024-b71e-c0d0cce8277c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2a400fca-692e-4024-b71e-c0d0cce8277c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2a400fca-692e-4024-b71e-c0d0cce8277c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2a400fca-692e-4024-b71e-c0d0cce8277c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a400fca-692e-4024-b71e-c0d0cce8277c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 200 Sep 02 00:08:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1204/2481] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:47 2026] GET /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee6138b1-4c16-45e0-ae2f-c399af5498f3 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1278/2482] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:48 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b875dc40-cc23-4bb2-8003-75443728138c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b875dc40-cc23-4bb2-8003-75443728138c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b875dc40-cc23-4bb2-8003-75443728138c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b875dc40-cc23-4bb2-8003-75443728138c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b875dc40-cc23-4bb2-8003-75443728138c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b875dc40-cc23-4bb2-8003-75443728138c tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 200 Sep 02 00:08:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1205/2483] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:49 2026] GET /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 856 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c16b2452-4a5e-4e87-bf32-dd1cf7d2a513 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1279/2484] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:49 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-51ebb4d2-ba76-4514-98bd-ed6b7ea9ea8a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-51ebb4d2-ba76-4514-98bd-ed6b7ea9ea8a tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-51ebb4d2-ba76-4514-98bd-ed6b7ea9ea8a tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-51ebb4d2-ba76-4514-98bd-ed6b7ea9ea8a tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-51ebb4d2-ba76-4514-98bd-ed6b7ea9ea8a tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 returned with HTTP 404 Sep 02 00:08:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1206/2485] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:50 2026] GET /volume/v3/volumes/79945294-406a-4044-9f42-132ad80ae1f5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] DELETE http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume with id: f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fecac4c9-48be-465b-b137-0b458d00232a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fecac4c9-48be-465b-b137-0b458d00232a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fecac4c9-48be-465b-b137-0b458d00232a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fecac4c9-48be-465b-b137-0b458d00232a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume request issued successfully. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-26092184-e6ad-4bd0-936f-72651d95c1f0 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 returned with HTTP 202 Sep 02 00:08:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1280/2486] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:50 2026] DELETE /volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:08:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fecac4c9-48be-465b-b137-0b458d00232a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fecac4c9-48be-465b-b137-0b458d00232a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1207/2487] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:50 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c681953-1dd3-4ec6-bbf8-f1240b390d96 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 returned with HTTP 200 Sep 02 00:08:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1281/2488] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:50 2026] GET /volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-14cded9a-6594-4d67-ab76-90fd9cc5c14a tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1208/2489] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:51 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5c6350a0-876f-4fda-a973-ad1c7eb64c8d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c6350a0-876f-4fda-a973-ad1c7eb64c8d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c6350a0-876f-4fda-a973-ad1c7eb64c8d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5c6350a0-876f-4fda-a973-ad1c7eb64c8d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5c6350a0-876f-4fda-a973-ad1c7eb64c8d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 returned with HTTP 404 Sep 02 00:08:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1282/2490] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:51 2026] GET /volume/v3/volumes/f1bc312e-5dae-44c9-a280-533f00fdb1d7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d5183740-cd61-461e-8232-af6a71bce399 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] DELETE http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume with id: 087fb3f6-c30f-41f1-8748-dfa3cd2bb10b Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3fe25d2c-33cf-472b-b728-4f04d5c6bdc4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1209/2491] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:51 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete snapshot with id: 0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Delete volume request issued successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d5183740-cd61-461e-8232-af6a71bce399 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b returned with HTTP 202 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1283/2492] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:51 2026] DELETE /volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot delete request issued successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c3dd1e24-72a5-4c78-b794-05c2e7aa9bd5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 202 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1210/2493] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:08:51 2026] DELETE /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Volume info retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a08c32bf-e559-4cc3-8f44-3e7351dc9f3b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1211/2494] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:51 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4f750b25-b78f-4eb8-86dc-2382dbc72120 tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b returned with HTTP 200 Sep 02 00:08:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1284/2495] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:51 2026] GET /volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1856351574", "imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1856351574', 'imageRef': '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Create volume of 1 GB Sep 02 00:08:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Availability Zones retrieved successfully. Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Flow 'volume_create_api' (df4d6e68-ba17-4a56-9166-74ed29c91eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b1e1d9-46ae-431b-bede-7b5f4577af66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b1e1d9-46ae-431b-bede-7b5f4577af66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9cee40-898d-45fc-821b-3eff90b77c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Created reservations ['533800b8-158f-4480-8a21-27ed80cafec2', '97f8048b-6338-48c3-9e0c-6fe53645d174', '374aa193-6cb4-4ee3-ac7a-35a355f5f182', '658b4b9e-8f84-4dc4-907d-75ccdc0af364'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9cee40-898d-45fc-821b-3eff90b77c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['533800b8-158f-4480-8a21-27ed80cafec2', '97f8048b-6338-48c3-9e0c-6fe53645d174', '374aa193-6cb4-4ee3-ac7a-35a355f5f182', '658b4b9e-8f84-4dc4-907d-75ccdc0af364']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3da552-4db2-4e75-ab91-e3a0882fe59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09eff00f-484d-4473-a79b-07f181d4f2f0 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1285/2496] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:52 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9e88ce0f-dc43-4c5e-b93b-5670f357d09d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e88ce0f-dc43-4c5e-b93b-5670f357d09d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] GET http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e88ce0f-dc43-4c5e-b93b-5670f357d09d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9e88ce0f-dc43-4c5e-b93b-5670f357d09d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9e88ce0f-dc43-4c5e-b93b-5670f357d09d tempest-CreateVolumesFromImageTest-1817513797 tempest-CreateVolumesFromImageTest-1817513797-project-member] http://192.168.122.58/volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b returned with HTTP 404 Sep 02 00:08:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1286/2497] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:52 2026] GET /volume/v3/volumes/087fb3f6-c30f-41f1-8748-dfa3cd2bb10b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3da552-4db2-4e75-ab91-e3a0882fe59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874d5e64-78c1-4f0f-aaaf-b2c7aff16441', '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-1856351574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ac7fa802044cee967f7d57736ab1f6',qos_specs=None,replication_status=,reservations=['533800b8-158f-4480-8a21-27ed80cafec2','97f8048b-6338-48c3-9e0c-6fe53645d174','374aa193-6cb4-4ee3-ac7a-35a355f5f182','658b4b9e-8f84-4dc4-907d-75ccdc0af364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2215dcae12fc4d7081cd364dc9d058da',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1856351574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874d5e64-78c1-4f0f-aaaf-b2c7aff16441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ac7fa802044cee967f7d57736ab1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2215dcae12fc4d7081cd364dc9d058da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8435c4-be48-4b9e-97be-c983380b46b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8435c4-be48-4b9e-97be-c983380b46b2) transitioned into state 'SUCCESS' from state '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-1856351574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ac7fa802044cee967f7d57736ab1f6',qos_specs=None,replication_status=,reservations=['533800b8-158f-4480-8a21-27ed80cafec2','97f8048b-6338-48c3-9e0c-6fe53645d174','374aa193-6cb4-4ee3-ac7a-35a355f5f182','658b4b9e-8f84-4dc4-907d-75ccdc0af364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2215dcae12fc4d7081cd364dc9d058da',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252fa582-b4c7-47d5-a970-4c6e532904b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252fa582-b4c7-47d5-a970-4c6e532904b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Flow 'volume_create_api' (df4d6e68-ba17-4a56-9166-74ed29c91eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Create volume request issued successfully. Sep 02 00:08:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1680c195-f378-47fa-bbcc-bf8a1f3c76e0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1212/2498] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:08:52 2026] POST /volume/v3/volumes => generated 760 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-87e3dec8-c603-4ade-a671-3dd2d6aa7263 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1287/2499] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:53 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 828 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Snapshot retrieved successfully. Sep 02 00:08:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4664505c-5744-4f80-ae1f-beb1d20b30c2 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 200 Sep 02 00:08:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1213/2500] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:53 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-08cca655-ecef-41f6-b386-95fff21d193c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08cca655-ecef-41f6-b386-95fff21d193c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08cca655-ecef-41f6-b386-95fff21d193c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-08cca655-ecef-41f6-b386-95fff21d193c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-08cca655-ecef-41f6-b386-95fff21d193c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-08cca655-ecef-41f6-b386-95fff21d193c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1288/2501] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:54 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34db108f-6ee8-410e-bb27-d18e5d3b3bea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34db108f-6ee8-410e-bb27-d18e5d3b3bea tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34db108f-6ee8-410e-bb27-d18e5d3b3bea tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34db108f-6ee8-410e-bb27-d18e5d3b3bea tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34db108f-6ee8-410e-bb27-d18e5d3b3bea tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 404 Sep 02 00:08:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1214/2502] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:54 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-45a4d671-b4ff-4228-b962-e162177842c4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete volume with id: a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete volume request issued successfully. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45a4d671-b4ff-4228-b962-e162177842c4 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 202 Sep 02 00:08:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1289/2503] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:54 2026] DELETE /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7cefd820-94d7-46f4-8321-269c8d75a9ee tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 200 Sep 02 00:08:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1215/2504] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:55 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-89aac87d-a392-488f-88f6-ccd8e4c4f67f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1290/2505] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:55 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-896959194"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-896959194'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:08:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (33d17287-fe80-4456-b73c-5c4fcf00e0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114adf3c-9d90-4bb5-aa87-3fde16673889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114adf3c-9d90-4bb5-aa87-3fde16673889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d47328-bda5-456f-ac6d-76315d5294d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['13c183a4-c01e-440a-967e-31ddafbff2e1', '45eb647d-1cb1-4f0a-a391-0f0dba6eba97', 'd61c5bf1-4cbd-4b3e-84d0-0a1632b590ec', 'b8bdb992-49bf-4933-b597-6650025bb312'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d47328-bda5-456f-ac6d-76315d5294d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c183a4-c01e-440a-967e-31ddafbff2e1', '45eb647d-1cb1-4f0a-a391-0f0dba6eba97', 'd61c5bf1-4cbd-4b3e-84d0-0a1632b590ec', 'b8bdb992-49bf-4933-b597-6650025bb312']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e48c185-9c67-4c1a-bbd6-158b8125d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e48c185-9c67-4c1a-bbd6-158b8125d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-896959194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['13c183a4-c01e-440a-967e-31ddafbff2e1','45eb647d-1cb1-4f0a-a391-0f0dba6eba97','d61c5bf1-4cbd-4b3e-84d0-0a1632b590ec','b8bdb992-49bf-4933-b597-6650025bb312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-896959194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9334c6f8-446d-464c-a62e-f8b0efd7d04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9334c6f8-446d-464c-a62e-f8b0efd7d04f) transitioned into state 'SUCCESS' from state '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-896959194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['13c183a4-c01e-440a-967e-31ddafbff2e1','45eb647d-1cb1-4f0a-a391-0f0dba6eba97','d61c5bf1-4cbd-4b3e-84d0-0a1632b590ec','b8bdb992-49bf-4933-b597-6650025bb312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b317490-9797-44ea-873c-334778a6e6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b317490-9797-44ea-873c-334778a6e6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (33d17287-fe80-4456-b73c-5c4fcf00e0c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1efc1fa1-7c08-4806-b117-42b14d6f0b22 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:08:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1216/2506] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:08:55 2026] POST /volume/v3/volumes => generated 766 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e1522e6-9c89-4e12-ae4d-54835ec5edb2 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 200 Sep 02 00:08:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1291/2507] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:56 2026] GET /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 834 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-17ce3e39-61d7-4b62-a31c-c3464ca9c199 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-17ce3e39-61d7-4b62-a31c-c3464ca9c199 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-17ce3e39-61d7-4b62-a31c-c3464ca9c199 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-17ce3e39-61d7-4b62-a31c-c3464ca9c199 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-17ce3e39-61d7-4b62-a31c-c3464ca9c199 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 404 Sep 02 00:08:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1217/2508] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:56 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] DELETE http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete volume with id: fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete volume request issued successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b48a38e9-aa4e-4a22-bc5c-6d5e75e3d57c tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 202 Sep 02 00:08:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1292/2509] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:56 2026] DELETE /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0378faa-6bb2-4e82-bd2c-3e0631e54a64 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1218/2510] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:56 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Volume info retrieved successfully. Sep 02 00:08:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e5f5adf-c8cd-4b2c-af72-00dd873a5a6b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 200 Sep 02 00:08:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1293/2511] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:56 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34c426dc-8e53-433e-886a-8a69d2863b0d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34c426dc-8e53-433e-886a-8a69d2863b0d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34c426dc-8e53-433e-886a-8a69d2863b0d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34c426dc-8e53-433e-886a-8a69d2863b0d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34c426dc-8e53-433e-886a-8a69d2863b0d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34c426dc-8e53-433e-886a-8a69d2863b0d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 200 Sep 02 00:08:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1219/2512] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:57 2026] GET /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-86951cd7-fc17-44da-808e-0e96e1f73769 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-86951cd7-fc17-44da-808e-0e96e1f73769 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-86951cd7-fc17-44da-808e-0e96e1f73769 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-86951cd7-fc17-44da-808e-0e96e1f73769 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-86951cd7-fc17-44da-808e-0e96e1f73769 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-96343fdb-9e3f-466f-a144-0e01adf8f0e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-96343fdb-9e3f-466f-a144-0e01adf8f0e1 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-96343fdb-9e3f-466f-a144-0e01adf8f0e1 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-96343fdb-9e3f-466f-a144-0e01adf8f0e1 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-86951cd7-fc17-44da-808e-0e96e1f73769 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1294/2513] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:57 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 913 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-96343fdb-9e3f-466f-a144-0e01adf8f0e1 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d returned with HTTP 404 Sep 02 00:08:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1220/2514] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:57 2026] GET /volume/v3/volumes/fdc6dffb-bd48-4110-abd9-0e953e64cc3d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete snapshot with id: 0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d817df7-4c80-4e99-be37-eb0654f6a7f5 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 404 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1295/2515] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:08:57 2026] DELETE /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-88947e89-6b79-49d1-841b-9c8b7468eb67 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-88947e89-6b79-49d1-841b-9c8b7468eb67 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-88947e89-6b79-49d1-841b-9c8b7468eb67 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-88947e89-6b79-49d1-841b-9c8b7468eb67 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-88947e89-6b79-49d1-841b-9c8b7468eb67 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 returned with HTTP 404 Sep 02 00:08:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1221/2516] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:57 2026] GET /volume/v3/snapshots/0b55a663-11b6-4fb4-8ce5-11971ed86cf1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Delete volume with id: a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c6e18167-ca72-4480-b2a1-ef36340ad33b tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 404 Sep 02 00:08:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1296/2517] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:08:57 2026] DELETE /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72e01f07-14b6-4470-9e49-d5b2fe9a9676 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72e01f07-14b6-4470-9e49-d5b2fe9a9676 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] GET http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72e01f07-14b6-4470-9e49-d5b2fe9a9676 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72e01f07-14b6-4470-9e49-d5b2fe9a9676 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72e01f07-14b6-4470-9e49-d5b2fe9a9676 tempest-SnapshotDependencyTests-1043508207 tempest-SnapshotDependencyTests-1043508207-project-member] http://192.168.122.58/volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b returned with HTTP 404 Sep 02 00:08:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1222/2518] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:57 2026] GET /volume/v3/volumes/a8cd0bac-de6b-4937-8d23-42e6866a0d5b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e439f8ac-f3ed-4359-91c2-f95fb95d0a39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 200 Sep 02 00:08:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1297/2519] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:58 2026] GET /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:08:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-739009310"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:08:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:08:58 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create snapshot from volume b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:58 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['a1a4422e-9ace-4744-a3a9-874879a95bfb', 'adacef6e-2c51-49ac-8667-9471e4ef26fd', '5fc0c8d3-f3e4-42a6-9ea1-5ab376ebe037', '2a44644e-a234-4d64-836f-040c59626a6e'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:08:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9823779f-ce01-4884-b162-4d7a7b1405b6 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1298/2520] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:58 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot create request issued successfully. Sep 02 00:08:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-354de2f9-2c1a-4279-8ba4-3fd08e7fcfcd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:08:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1223/2521] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:08:58 2026] POST /volume/v3/snapshots => generated 315 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28aca87b-443e-4670-a170-1ffff7d549ce None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28aca87b-443e-4670-a170-1ffff7d549ce tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28aca87b-443e-4670-a170-1ffff7d549ce tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28aca87b-443e-4670-a170-1ffff7d549ce tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-28aca87b-443e-4670-a170-1ffff7d549ce tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:08:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28aca87b-443e-4670-a170-1ffff7d549ce tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:08:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1299/2522] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:58 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:08:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:08:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:08:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:08:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:08:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:08:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a27fcc55-ecdf-443a-9ab8-80cf38dd1751 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:08:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1224/2523] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:08:59 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:08:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:08:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:08:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:08:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:08:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:08:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:08:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:08:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1c7a1af2-f2b5-4ea1-a1be-2279e6786214 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:08:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1300/2524] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:08:59 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3f0cf7f4-30b1-4caf-9f75-26176dc3cb7c tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:09:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1225/2525] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:00 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:09:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6d64e750-2346-4595-b4c7-31c9b58991c3 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:09:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1301/2526] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:00 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:09:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-9f46e63a-74bd-4bf6-bc30-91ca6f79e8ca tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:09:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1226/2527] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:09:00 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:09:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:09:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f4fc2594-fecd-4b40-a92d-c2759e025f9a tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:09:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1302/2528] 192.168.122.58 () {60 vars in 1482 bytes} [Wed Sep 2 00:09:01 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-54b7e639-0db9-4fc4-9f50-e36884e09286 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54b7e639-0db9-4fc4-9f50-e36884e09286 None None] GET http://192.168.122.58/volume// Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54b7e639-0db9-4fc4-9f50-e36884e09286 None None] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-54b7e639-0db9-4fc4-9f50-e36884e09286 None None] Calling method 'all' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-54b7e639-0db9-4fc4-9f50-e36884e09286 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:09:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1227/2529] 192.168.122.58 () {58 vars in 1303 bytes} [Wed Sep 2 00:09:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:09:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-fc0ab8b1-c648-4419-9058-2421a7eeb3bc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-fc0ab8b1-c648-4419-9058-2421a7eeb3bc tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:09:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-fc0ab8b1-c648-4419-9058-2421a7eeb3bc tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "874d5e64-78c1-4f0f-aaaf-b2c7aff16441", "connector": null, "instance_uuid": "b085774b-4ce9-4859-b714-363d241e16dc"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d96a218f-7eee-44d7-b4de-45a917eeb10a tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:09:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1228/2530] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:01 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae04d49f-8089-468a-a905-1a34e3856b39 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-fc0ab8b1-c648-4419-9058-2421a7eeb3bc tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:09:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1303/2531] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:09:01 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bafc20f2-473f-4859-a9e5-3bdd9fc7d136", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-894800002"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bafc20f2-473f-4859-a9e5-3bdd9fc7d136', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-894800002'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:09:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (1eb2e72a-e846-4b6f-af87-00132ad54719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba37cbbb-3033-436f-88b8-93a061d690ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba37cbbb-3033-436f-88b8-93a061d690ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733cdddc-6e1e-49e4-bfb5-3363ab92f646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['ec0ae7d8-2ee3-48cb-a4fa-a74b58451b03', '094ec627-0f45-4e70-9e31-b7cca1d283ae', '41f84172-594e-4d45-b6d2-e776cd1251cd', '19e2abbd-65e8-4f1f-9658-04bb4dc42dd6'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733cdddc-6e1e-49e4-bfb5-3363ab92f646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0ae7d8-2ee3-48cb-a4fa-a74b58451b03', '094ec627-0f45-4e70-9e31-b7cca1d283ae', '41f84172-594e-4d45-b6d2-e776cd1251cd', '19e2abbd-65e8-4f1f-9658-04bb4dc42dd6']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:01 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b0eba1-eff5-401e-b896-0d8ba21cb7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b0eba1-eff5-401e-b896-0d8ba21cb7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-894800002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['ec0ae7d8-2ee3-48cb-a4fa-a74b58451b03','094ec627-0f45-4e70-9e31-b7cca1d283ae','41f84172-594e-4d45-b6d2-e776cd1251cd','19e2abbd-65e8-4f1f-9658-04bb4dc42dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-894800002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c5f485-740a-45a5-b8cd-61186974db1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c5f485-740a-45a5-b8cd-61186974db1a) transitioned into state 'SUCCESS' from state '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-894800002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['ec0ae7d8-2ee3-48cb-a4fa-a74b58451b03','094ec627-0f45-4e70-9e31-b7cca1d283ae','41f84172-594e-4d45-b6d2-e776cd1251cd','19e2abbd-65e8-4f1f-9658-04bb4dc42dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb45dc6e-e24a-45e9-8918-cadb7e68678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb45dc6e-e24a-45e9-8918-cadb7e68678c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (1eb2e72a-e846-4b6f-af87-00132ad54719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:09:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae04d49f-8089-468a-a905-1a34e3856b39 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1229/2532] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:01 2026] POST /volume/v3/volumes => generated 766 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bafc20f2-473f-4859-a9e5-3bdd9fc7d136", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2096967604"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bafc20f2-473f-4859-a9e5-3bdd9fc7d136', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2096967604'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:09:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (dcfb02c8-630f-4b20-aebb-44ae6af13e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7490dba1-f6d9-46fc-bc41-f382d811f628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7490dba1-f6d9-46fc-bc41-f382d811f628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0968ac-2c32-4147-84db-d722976e9ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['f861a414-6b61-4408-ba61-ef80fce5a99c', '5a5ae61c-3d99-44f5-940a-15ff8ba93f9a', '978d839f-5e26-45b9-b5f9-12177693e0a2', '8efe6b33-b700-4e6e-8a82-491fb4a2f70c'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0968ac-2c32-4147-84db-d722976e9ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f861a414-6b61-4408-ba61-ef80fce5a99c', '5a5ae61c-3d99-44f5-940a-15ff8ba93f9a', '978d839f-5e26-45b9-b5f9-12177693e0a2', '8efe6b33-b700-4e6e-8a82-491fb4a2f70c']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8e454a-f390-49a5-bed1-501d026b5bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8e454a-f390-49a5-bed1-501d026b5bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e07b1170-0934-4073-90fe-1411463692cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2096967604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['f861a414-6b61-4408-ba61-ef80fce5a99c','5a5ae61c-3d99-44f5-940a-15ff8ba93f9a','978d839f-5e26-45b9-b5f9-12177693e0a2','8efe6b33-b700-4e6e-8a82-491fb4a2f70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2096967604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e07b1170-0934-4073-90fe-1411463692cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc50453-f480-4c5a-9150-2f4bd76b44fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc50453-f480-4c5a-9150-2f4bd76b44fc) transitioned into state 'SUCCESS' from state '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-2096967604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['f861a414-6b61-4408-ba61-ef80fce5a99c','5a5ae61c-3d99-44f5-940a-15ff8ba93f9a','978d839f-5e26-45b9-b5f9-12177693e0a2','8efe6b33-b700-4e6e-8a82-491fb4a2f70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8e7d0c-fc08-469a-b4e7-c408c3db1c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8e7d0c-fc08-469a-b4e7-c408c3db1c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (dcfb02c8-630f-4b20-aebb-44ae6af13e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:09:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9a52c4d7-7208-4ecc-91af-48025c9d218d tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1304/2533] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:02 2026] POST /volume/v3/volumes => generated 767 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bafc20f2-473f-4859-a9e5-3bdd9fc7d136", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-428021377"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bafc20f2-473f-4859-a9e5-3bdd9fc7d136', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-428021377'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:09:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (eb26e650-4a38-45a2-a5b6-aa7986ccaa97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819fa157-3cbc-44e1-ba62-64f5b5b8abf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819fa157-3cbc-44e1-ba62-64f5b5b8abf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46d07b7-93dc-4763-93fb-8441414a7a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['fb39541a-1910-477d-8307-c8297000849d', '684c09e4-0608-4102-95b2-6a7644cff03d', '393186f5-69c3-4440-ba89-ecffbf583e4b', '7ccbbcfe-8dc2-41ed-9779-2b929b701556'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46d07b7-93dc-4763-93fb-8441414a7a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb39541a-1910-477d-8307-c8297000849d', '684c09e4-0608-4102-95b2-6a7644cff03d', '393186f5-69c3-4440-ba89-ecffbf583e4b', '7ccbbcfe-8dc2-41ed-9779-2b929b701556']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d4673e-9798-4d16-9771-37f1ca635e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d4673e-9798-4d16-9771-37f1ca635e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226c7872-b9bb-47ab-8dce-65187c580f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-428021377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['fb39541a-1910-477d-8307-c8297000849d','684c09e4-0608-4102-95b2-6a7644cff03d','393186f5-69c3-4440-ba89-ecffbf583e4b','7ccbbcfe-8dc2-41ed-9779-2b929b701556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-428021377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=226c7872-b9bb-47ab-8dce-65187c580f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:02 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8c51f6-6324-4634-8476-8326ac3cc924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8c51f6-6324-4634-8476-8326ac3cc924) transitioned into state 'SUCCESS' from state '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-428021377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['fb39541a-1910-477d-8307-c8297000849d','684c09e4-0608-4102-95b2-6a7644cff03d','393186f5-69c3-4440-ba89-ecffbf583e4b','7ccbbcfe-8dc2-41ed-9779-2b929b701556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2024f4-ee88-49c3-8984-e8833e5c077c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2024f4-ee88-49c3-8984-e8833e5c077c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (eb26e650-4a38-45a2-a5b6-aa7986ccaa97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:09:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-33c96fb1-15b8-4559-af47-bcc252a40c7e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1230/2534] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:02 2026] POST /volume/v3/volumes => generated 766 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-60483146-9229-4d75-80bc-28081ff4c0ab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bafc20f2-473f-4859-a9e5-3bdd9fc7d136", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-473338616"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bafc20f2-473f-4859-a9e5-3bdd9fc7d136', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-473338616'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:09:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (8e6e16bd-8264-4819-b111-735c7c8cb385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5074deda-caa9-4727-bb41-b0e2304d1baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5074deda-caa9-4727-bb41-b0e2304d1baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd01e5b1-7524-4531-838f-c427d19dea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['65f0f1ae-cccd-41c7-af21-9fb97bd0b63a', 'de446dd0-3a0a-43d9-aee6-8ba2e9b0dc74', '1ce0acdd-dff5-4220-8479-0142b0e629de', '62e861ad-b0c4-4f1b-a4c3-495630ae5531'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd01e5b1-7524-4531-838f-c427d19dea30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65f0f1ae-cccd-41c7-af21-9fb97bd0b63a', 'de446dd0-3a0a-43d9-aee6-8ba2e9b0dc74', '1ce0acdd-dff5-4220-8479-0142b0e629de', '62e861ad-b0c4-4f1b-a4c3-495630ae5531']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a6be09-e997-4a24-99c6-411d8bd2f584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a6be09-e997-4a24-99c6-411d8bd2f584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1571a79a-1ba3-47a3-bbad-1ef85746f970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-473338616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['65f0f1ae-cccd-41c7-af21-9fb97bd0b63a','de446dd0-3a0a-43d9-aee6-8ba2e9b0dc74','1ce0acdd-dff5-4220-8479-0142b0e629de','62e861ad-b0c4-4f1b-a4c3-495630ae5531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-473338616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1571a79a-1ba3-47a3-bbad-1ef85746f970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85741c11-e90b-4d04-b0cd-9948128ebc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85741c11-e90b-4d04-b0cd-9948128ebc21) transitioned into state 'SUCCESS' from state '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-473338616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['65f0f1ae-cccd-41c7-af21-9fb97bd0b63a','de446dd0-3a0a-43d9-aee6-8ba2e9b0dc74','1ce0acdd-dff5-4220-8479-0142b0e629de','62e861ad-b0c4-4f1b-a4c3-495630ae5531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2efe9ed-cf3f-48a6-9240-904d17580312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2efe9ed-cf3f-48a6-9240-904d17580312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (8e6e16bd-8264-4819-b111-735c7c8cb385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:09:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-60483146-9229-4d75-80bc-28081ff4c0ab tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1305/2535] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:03 2026] POST /volume/v3/volumes => generated 766 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bafc20f2-473f-4859-a9e5-3bdd9fc7d136", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-134526530"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bafc20f2-473f-4859-a9e5-3bdd9fc7d136', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-134526530'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume of 1 GB Sep 02 00:09:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Availability Zones retrieved successfully. Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (8d7799f1-793b-4f46-aef7-70b2a51e56d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d008457-a683-4094-80a5-59150aa7374b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:03 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d008457-a683-4094-80a5-59150aa7374b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49790193-9daf-44ef-811c-98ab45b88e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Created reservations ['9477c4aa-1a64-42d0-a478-8b0ecf6ee36d', '1879478a-58ef-4963-9328-82c5a09bf3bc', 'b729b1f8-a914-419f-b0f1-7590a831c556', '3b52be3a-61e1-4ea9-9d1d-e93b4073ece8'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49790193-9daf-44ef-811c-98ab45b88e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9477c4aa-1a64-42d0-a478-8b0ecf6ee36d', '1879478a-58ef-4963-9328-82c5a09bf3bc', 'b729b1f8-a914-419f-b0f1-7590a831c556', '3b52be3a-61e1-4ea9-9d1d-e93b4073ece8']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5edf02-317e-4e38-ab5c-e283ce2f8eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fd97c57e-3a04-48d1-b315-0e560c8246af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd97c57e-3a04-48d1-b315-0e560c8246af None None] GET http://192.168.122.58/volume// Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd97c57e-3a04-48d1-b315-0e560c8246af None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd97c57e-3a04-48d1-b315-0e560c8246af None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd97c57e-3a04-48d1-b315-0e560c8246af None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1306/2536] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:09:04 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5edf02-317e-4e38-ab5c-e283ce2f8eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cffe91e-774f-4672-b5ec-6af214526710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-134526530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['9477c4aa-1a64-42d0-a478-8b0ecf6ee36d','1879478a-58ef-4963-9328-82c5a09bf3bc','b729b1f8-a914-419f-b0f1-7590a831c556','3b52be3a-61e1-4ea9-9d1d-e93b4073ece8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-134526530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cffe91e-774f-4672-b5ec-6af214526710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cec1d01255b4c6980d071fe404a2595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae7ec86-5749-42e8-a4eb-1efd2f173bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-7f34582c-9127-447b-a4db-49c98cf1a21f tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1307/2537] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:09:04 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1511 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae7ec86-5749-42e8-a4eb-1efd2f173bea) transitioned into state 'SUCCESS' from state '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-134526530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cec1d01255b4c6980d071fe404a2595',qos_specs=None,replication_status=,reservations=['9477c4aa-1a64-42d0-a478-8b0ecf6ee36d','1879478a-58ef-4963-9328-82c5a09bf3bc','b729b1f8-a914-419f-b0f1-7590a831c556','3b52be3a-61e1-4ea9-9d1d-e93b4073ece8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a638339cd5544e8b91b878bf13ad9fc',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af05192b-81ef-4d80-b275-0345ec29b9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af05192b-81ef-4d80-b275-0345ec29b9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Flow 'volume_create_api' (8d7799f1-793b-4f46-aef7-70b2a51e56d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Create volume request issued successfully. Sep 02 00:09:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3aa021b8-32b4-4e47-a46d-47f46eddb071 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1231/2538] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:03 2026] POST /volume/v3/volumes => generated 766 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1093027c-c2d3-4b20-99d8-dec9b3278a59 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 returned with HTTP 200 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1308/2539] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:04 2026] GET /volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] PUT http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Acquiring lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" by "attachment_update" {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-994b4860-32bb-4a8c-b4ab-e49418d1c2b7 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd returned with HTTP 200 Sep 02 00:09:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1309/2540] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:04 2026] GET /volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:04 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:09:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0b665643-8a4f-4200-a8d2-9eaed974b789 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd returned with HTTP 200 Sep 02 00:09:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1310/2541] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:05 2026] GET /volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc9c1aa9-7f4f-4c2c-8994-8419af9b61cd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 returned with HTTP 200 Sep 02 00:09:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1311/2542] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:05 2026] GET /volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d95138cc-b025-4338-8cc2-f324d508d99e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d95138cc-b025-4338-8cc2-f324d508d99e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d95138cc-b025-4338-8cc2-f324d508d99e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d95138cc-b025-4338-8cc2-f324d508d99e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d95138cc-b025-4338-8cc2-f324d508d99e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d95138cc-b025-4338-8cc2-f324d508d99e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 returned with HTTP 200 Sep 02 00:09:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1312/2543] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:06 2026] GET /volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fda9a23a-2ff9-43e5-89c5-9c3e8cab1651 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 returned with HTTP 200 Sep 02 00:09:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1313/2544] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:06 2026] GET /volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:07 devstack devstack@c-api.service[86255]: DEBUG cinder.coordination [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" released by "attachment_update" :: held 2.789s {{(pid=86255) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:09:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-f34f95c3-b998-4d8b-b0a9-1d35bee3ec67 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 returned with HTTP 200 Sep 02 00:09:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1232/2545] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:09:04 2026] PUT /volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 => generated 694 bytes in 2875 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-c53fd550-bd76-4b22-97cb-edb39998ba93 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-c53fd550-bd76-4b22-97cb-edb39998ba93 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] POST http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75/action Sep 02 00:09:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-c53fd550-bd76-4b22-97cb-edb39998ba93 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action body: b'{"os-complete": null}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:09:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-c53fd550-bd76-4b22-97cb-edb39998ba93 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-38ce57d4-f760-441b-bcc1-a77f10d78ee8 req-c53fd550-bd76-4b22-97cb-edb39998ba93 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75/action returned with HTTP 204 Sep 02 00:09:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1314/2546] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:09:07 2026] POST /volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:08 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:08 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-facd00ac-be78-46e3-90ae-04bc6dc89ece tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 returned with HTTP 200 Sep 02 00:09:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1233/2547] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:08 2026] GET /volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-32ebbc76-935b-4771-8b92-e3018724325e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32ebbc76-935b-4771-8b92-e3018724325e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32ebbc76-935b-4771-8b92-e3018724325e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32ebbc76-935b-4771-8b92-e3018724325e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-32ebbc76-935b-4771-8b92-e3018724325e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32ebbc76-935b-4771-8b92-e3018724325e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 200 Sep 02 00:09:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1315/2548] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:08 2026] GET /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a3d9f61a-955d-4806-b936-96fc7fb11054 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 200 Sep 02 00:09:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1234/2549] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:09 2026] GET /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: 3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-349fd081-f043-4d8d-87ba-e79c8cf5d58f tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 202 Sep 02 00:09:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1316/2550] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:09 2026] DELETE /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f3e4a6b2-820a-4875-89ee-94a0a5094833 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 200 Sep 02 00:09:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1235/2551] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:09 2026] GET /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 858 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be845f3b-abdd-4c9b-a4b8-1f25c1f442b1 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 200 Sep 02 00:09:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1317/2552] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:10 2026] GET /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-61ecf5ba-21cb-4f0f-8c5c-887e5756e8bd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-61ecf5ba-21cb-4f0f-8c5c-887e5756e8bd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-61ecf5ba-21cb-4f0f-8c5c-887e5756e8bd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-61ecf5ba-21cb-4f0f-8c5c-887e5756e8bd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-61ecf5ba-21cb-4f0f-8c5c-887e5756e8bd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 returned with HTTP 404 Sep 02 00:09:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1236/2553] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:11 2026] GET /volume/v3/volumes/3cffe91e-774f-4672-b5ec-6af214526710 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: 1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6f19bd0e-9bb8-4ea2-955e-e4f53d390bbd tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 returned with HTTP 202 Sep 02 00:09:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1318/2554] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:11 2026] DELETE /volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7282ce2-60ac-41a7-8485-de9fe116a0e8 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 returned with HTTP 200 Sep 02 00:09:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1237/2555] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:11 2026] GET /volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-578caec5-24f8-4847-a58c-41ad7f37f645 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-578caec5-24f8-4847-a58c-41ad7f37f645 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 Sep 02 00:09:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-578caec5-24f8-4847-a58c-41ad7f37f645 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-578caec5-24f8-4847-a58c-41ad7f37f645 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-578caec5-24f8-4847-a58c-41ad7f37f645 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 returned with HTTP 404 Sep 02 00:09:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1319/2556] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:12 2026] GET /volume/v3/volumes/1571a79a-1ba3-47a3-bbad-1ef85746f970 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:13 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: 226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-807b1a2f-fc2c-4a22-89ce-3853d173b421 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 returned with HTTP 202 Sep 02 00:09:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1238/2557] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:13 2026] DELETE /volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3747e41d-da1e-4372-a5dd-2af54161b4f5 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 returned with HTTP 200 Sep 02 00:09:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1320/2558] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:13 2026] GET /volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-19642dad-b58f-4711-8aaf-6d6e4ec768ac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19642dad-b58f-4711-8aaf-6d6e4ec768ac tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19642dad-b58f-4711-8aaf-6d6e4ec768ac tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19642dad-b58f-4711-8aaf-6d6e4ec768ac tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19642dad-b58f-4711-8aaf-6d6e4ec768ac tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 returned with HTTP 404 Sep 02 00:09:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1239/2559] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:14 2026] GET /volume/v3/volumes/226c7872-b9bb-47ab-8dce-65187c580f00 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:09:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-92f8d2d0-2916-45cc-8bb9-6a92b7cbf80e tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd returned with HTTP 202 Sep 02 00:09:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1321/2560] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:14 2026] DELETE /volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20db51c2-a385-4136-8624-f9ea81a0151c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20db51c2-a385-4136-8624-f9ea81a0151c tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20db51c2-a385-4136-8624-f9ea81a0151c tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20db51c2-a385-4136-8624-f9ea81a0151c tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-20db51c2-a385-4136-8624-f9ea81a0151c tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20db51c2-a385-4136-8624-f9ea81a0151c tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd returned with HTTP 200 Sep 02 00:09:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1240/2561] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:14 2026] GET /volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ec79e2b-714c-46ea-bd79-52d1b632d416 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ec79e2b-714c-46ea-bd79-52d1b632d416 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ec79e2b-714c-46ea-bd79-52d1b632d416 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ec79e2b-714c-46ea-bd79-52d1b632d416 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ec79e2b-714c-46ea-bd79-52d1b632d416 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd returned with HTTP 404 Sep 02 00:09:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1322/2562] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:15 2026] GET /volume/v3/volumes/e07b1170-0934-4073-90fe-1411463692cd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 Sep 02 00:09:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: 3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 Sep 02 00:09:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20e55372-867a-4bc2-b42b-6fd0cfb1d2f6 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 returned with HTTP 202 Sep 02 00:09:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1241/2563] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:15 2026] DELETE /volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6c612c26-e0a7-4426-a6f8-8699578a4244 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 returned with HTTP 200 Sep 02 00:09:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1323/2564] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:15 2026] GET /volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d164d084-a4e2-443a-b0df-dea6f5929140 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d164d084-a4e2-443a-b0df-dea6f5929140 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d164d084-a4e2-443a-b0df-dea6f5929140 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d164d084-a4e2-443a-b0df-dea6f5929140 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d164d084-a4e2-443a-b0df-dea6f5929140 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 returned with HTTP 404 Sep 02 00:09:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1242/2565] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:16 2026] GET /volume/v3/volumes/3223a0e8-9d06-4f1e-8eaf-ee6fdd18f044 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:16 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete snapshot with id: bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:09:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot delete request issued successfully. Sep 02 00:09:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77514b21-2dbe-4e0b-a712-4c8e2930e381 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 202 Sep 02 00:09:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1324/2566] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:09:16 2026] DELETE /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:09:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2a07ee2-b720-4f35-9533-4a494a4cabba tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:09:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1243/2567] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:16 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Snapshot retrieved successfully. Sep 02 00:09:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-da921677-5411-4fb5-8c9d-f7a1a1e15336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 200 Sep 02 00:09:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1325/2568] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:17 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-acd82127-5ae6-4414-a072-d787adc7cef0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-acd82127-5ae6-4414-a072-d787adc7cef0 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-acd82127-5ae6-4414-a072-d787adc7cef0 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-acd82127-5ae6-4414-a072-d787adc7cef0 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-acd82127-5ae6-4414-a072-d787adc7cef0 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 returned with HTTP 404 Sep 02 00:09:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1244/2569] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:19 2026] GET /volume/v3/snapshots/bafc20f2-473f-4859-a9e5-3bdd9fc7d136 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-77671433-55d0-4718-a1a7-c2520ba81336 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:09:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume with id: b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:09:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Delete volume request issued successfully. Sep 02 00:09:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77671433-55d0-4718-a1a7-c2520ba81336 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 202 Sep 02 00:09:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1326/2570] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:19 2026] DELETE /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dddf8632-98ed-487c-8262-8572964b7683 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddf8632-98ed-487c-8262-8572964b7683 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddf8632-98ed-487c-8262-8572964b7683 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dddf8632-98ed-487c-8262-8572964b7683 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dddf8632-98ed-487c-8262-8572964b7683 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Volume info retrieved successfully. Sep 02 00:09:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dddf8632-98ed-487c-8262-8572964b7683 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 200 Sep 02 00:09:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1245/2571] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:19 2026] GET /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-54f37a4d-d46f-421d-9528-76a2d5493869 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54f37a4d-d46f-421d-9528-76a2d5493869 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] GET http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c Sep 02 00:09:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54f37a4d-d46f-421d-9528-76a2d5493869 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-54f37a4d-d46f-421d-9528-76a2d5493869 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-54f37a4d-d46f-421d-9528-76a2d5493869 tempest-CreateVolumesFromSnapshotTest-1613003316 tempest-CreateVolumesFromSnapshotTest-1613003316-project-member] http://192.168.122.58/volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c returned with HTTP 404 Sep 02 00:09:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1327/2572] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:20 2026] GET /volume/v3/volumes/b30f94d3-fe5f-4f99-b9fa-6fb6c8ed8b9c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c1036a37-306a-416d-9806-2e91561dff41 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a429997a-9c41-4273-87bc-42c32cc58913", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a429997a-9c41-4273-87bc-42c32cc58913', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:24 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Create volume of 1 GB Sep 02 00:09:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Availability Zones retrieved successfully. Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Flow 'volume_create_api' (5f8b88ca-a5a6-442d-a87f-5a0cb5f7f564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1e9f95-1a1f-4541-802c-1e3ac705c76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1e9f95-1a1f-4541-802c-1e3ac705c76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa73977-5fb8-4871-b191-df20e56c224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Created reservations ['80ec21fa-7b3f-4310-831f-37722b2bcf26', '8cb5c7c1-eff8-4666-bfe4-c6eb3cbb4ac7', '15e4d444-7d42-4f03-bd3a-11009b3b8c1b', '03874abe-be24-41ec-96b6-677c7d07d476'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa73977-5fb8-4871-b191-df20e56c224c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ec21fa-7b3f-4310-831f-37722b2bcf26', '8cb5c7c1-eff8-4666-bfe4-c6eb3cbb4ac7', '15e4d444-7d42-4f03-bd3a-11009b3b8c1b', '03874abe-be24-41ec-96b6-677c7d07d476']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61559123-abdd-4a37-8d93-71a4eb608b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61559123-abdd-4a37-8d93-71a4eb608b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '941e47f6-9cb1-45e6-9997-7a73b9c606bd', '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='0ff97a8e3b5747dd8b0226783f5e64a6',qos_specs=None,replication_status=,reservations=['80ec21fa-7b3f-4310-831f-37722b2bcf26','8cb5c7c1-eff8-4666-bfe4-c6eb3cbb4ac7','15e4d444-7d42-4f03-bd3a-11009b3b8c1b','03874abe-be24-41ec-96b6-677c7d07d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01f5f3331504e81bd11a065b05c6d07',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:25Z,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=941e47f6-9cb1-45e6-9997-7a73b9c606bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff97a8e3b5747dd8b0226783f5e64a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01f5f3331504e81bd11a065b05c6d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd4654c4-6614-4c6b-88c5-a7a747972089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd4654c4-6614-4c6b-88c5-a7a747972089) transitioned into state 'SUCCESS' from 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='0ff97a8e3b5747dd8b0226783f5e64a6',qos_specs=None,replication_status=,reservations=['80ec21fa-7b3f-4310-831f-37722b2bcf26','8cb5c7c1-eff8-4666-bfe4-c6eb3cbb4ac7','15e4d444-7d42-4f03-bd3a-11009b3b8c1b','03874abe-be24-41ec-96b6-677c7d07d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01f5f3331504e81bd11a065b05c6d07',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54356cb5-d303-4011-ae7e-a58efa36cd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54356cb5-d303-4011-ae7e-a58efa36cd6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Flow 'volume_create_api' (5f8b88ca-a5a6-442d-a87f-5a0cb5f7f564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Create volume request issued successfully. Sep 02 00:09:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1036a37-306a-416d-9806-2e91561dff41 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1246/2573] 192.168.122.58 () {62 vars in 1179 bytes} [Wed Sep 2 00:09:24 2026] POST /volume/v3/volumes => generated 782 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-13c54ba9-7288-4be1-9590-059fd1279e76 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-13c54ba9-7288-4be1-9590-059fd1279e76 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-13c54ba9-7288-4be1-9590-059fd1279e76 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-13c54ba9-7288-4be1-9590-059fd1279e76 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-13c54ba9-7288-4be1-9590-059fd1279e76 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-13c54ba9-7288-4be1-9590-059fd1279e76 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1328/2574] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:25 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eb96a750-1829-4cff-854a-cae7d833a90c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eb96a750-1829-4cff-854a-cae7d833a90c tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eb96a750-1829-4cff-854a-cae7d833a90c tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eb96a750-1829-4cff-854a-cae7d833a90c tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eb96a750-1829-4cff-854a-cae7d833a90c tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eb96a750-1829-4cff-854a-cae7d833a90c tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1247/2575] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:26 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 874 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e57f69be-b172-453c-bc43-911e5d7e0012 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e57f69be-b172-453c-bc43-911e5d7e0012 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e57f69be-b172-453c-bc43-911e5d7e0012 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e57f69be-b172-453c-bc43-911e5d7e0012 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:27 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=348,cinder:INSERT=56,cinder:UPDATE=88 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:09:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e57f69be-b172-453c-bc43-911e5d7e0012 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e57f69be-b172-453c-bc43-911e5d7e0012 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1329/2576] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:27 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:28 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=378,cinder:INSERT=82,cinder:UPDATE=136 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:09:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c06f171-747c-46ef-adf8-8f088e3197a7 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1248/2577] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:28 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 935 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:09:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-59b633e2-533e-4562-a492-12855c85c499 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59b633e2-533e-4562-a492-12855c85c499 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59b633e2-533e-4562-a492-12855c85c499 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-59b633e2-533e-4562-a492-12855c85c499 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-59b633e2-533e-4562-a492-12855c85c499 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-59b633e2-533e-4562-a492-12855c85c499 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1330/2578] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:29 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 935 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0519fa80-1431-4020-93e3-d5fe70d59bfc tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1249/2579] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:30 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 1200 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eeeb3c30-8880-4cdb-ac56-39b768e4bfec tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1331/2580] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:30 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] DELETE http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Delete volume with id: 941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Delete volume request issued successfully. Sep 02 00:09:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce106004-9d0b-48e3-9567-61106a3ab8a2 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 202 Sep 02 00:09:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1250/2581] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:09:30 2026] DELETE /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c112622-376e-4b81-a649-0978ab3a42d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c112622-376e-4b81-a649-0978ab3a42d9 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c112622-376e-4b81-a649-0978ab3a42d9 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c112622-376e-4b81-a649-0978ab3a42d9 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2c112622-376e-4b81-a649-0978ab3a42d9 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Volume info retrieved successfully. Sep 02 00:09:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c112622-376e-4b81-a649-0978ab3a42d9 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 200 Sep 02 00:09:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1332/2582] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:30 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 1199 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:09:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8f2e9452-a7ed-46b3-bf50-40d8df9ed2ab None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f2e9452-a7ed-46b3-bf50-40d8df9ed2ab tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f2e9452-a7ed-46b3-bf50-40d8df9ed2ab tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8f2e9452-a7ed-46b3-bf50-40d8df9ed2ab tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8f2e9452-a7ed-46b3-bf50-40d8df9ed2ab tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 404 Sep 02 00:09:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1251/2583] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:31 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:09:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] DELETE http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:32 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Delete volume with id: 941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de4fd0ab-a483-471e-ad4d-6f79244c0d99 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 404 Sep 02 00:09:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1333/2584] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:09:32 2026] DELETE /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:09:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cdcb4a90-b0a6-43e2-8e03-7a1a23ffeaf6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdcb4a90-b0a6-43e2-8e03-7a1a23ffeaf6 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] GET http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd Sep 02 00:09:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cdcb4a90-b0a6-43e2-8e03-7a1a23ffeaf6 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cdcb4a90-b0a6-43e2-8e03-7a1a23ffeaf6 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cdcb4a90-b0a6-43e2-8e03-7a1a23ffeaf6 tempest-VolumeImageDependencyTests-554391231 tempest-VolumeImageDependencyTests-554391231-project-member] http://192.168.122.58/volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd returned with HTTP 404 Sep 02 00:09:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1252/2585] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:09:32 2026] GET /volume/v3/volumes/941e47f6-9cb1-45e6-9997-7a73b9c606bd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume of 1 GB Sep 02 00:09:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Availability Zones retrieved successfully. Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Flow 'volume_create_api' (cca398ae-f951-4791-b3ef-efb280012332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecc4552-551d-4e5d-b33a-e532512bfbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecc4552-551d-4e5d-b33a-e532512bfbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf8a175-fa51-409f-a70d-f80bcd774b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Created reservations ['aec483f9-7a3a-4dc4-a3c5-9852d621e08b', '387ccfc9-62a2-4ac0-a78b-1e5b13061929', '1cbc64b6-9edc-4802-91a3-4c391d0946ee', 'd1c63ab1-e1f2-404e-8420-9fe8efdcdac7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf8a175-fa51-409f-a70d-f80bcd774b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec483f9-7a3a-4dc4-a3c5-9852d621e08b', '387ccfc9-62a2-4ac0-a78b-1e5b13061929', '1cbc64b6-9edc-4802-91a3-4c391d0946ee', 'd1c63ab1-e1f2-404e-8420-9fe8efdcdac7']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2995b0-0cd1-4919-9427-80ac1f1479d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2995b0-0cd1-4919-9427-80ac1f1479d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e74dcf-756f-4005-a86f-0625c93622b8', '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='4d300cbf8d2a4d1e9b02d53e66f8788f',qos_specs=None,replication_status=,reservations=['aec483f9-7a3a-4dc4-a3c5-9852d621e08b','387ccfc9-62a2-4ac0-a78b-1e5b13061929','1cbc64b6-9edc-4802-91a3-4c391d0946ee','d1c63ab1-e1f2-404e-8420-9fe8efdcdac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c222381b6a40b1a3faa817a750bd90',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:34Z,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=b6e74dcf-756f-4005-a86f-0625c93622b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d300cbf8d2a4d1e9b02d53e66f8788f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c222381b6a40b1a3faa817a750bd90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379d069b-2c60-4756-9d34-13cd694d5147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379d069b-2c60-4756-9d34-13cd694d5147) transitioned into state 'SUCCESS' from 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='4d300cbf8d2a4d1e9b02d53e66f8788f',qos_specs=None,replication_status=,reservations=['aec483f9-7a3a-4dc4-a3c5-9852d621e08b','387ccfc9-62a2-4ac0-a78b-1e5b13061929','1cbc64b6-9edc-4802-91a3-4c391d0946ee','d1c63ab1-e1f2-404e-8420-9fe8efdcdac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c222381b6a40b1a3faa817a750bd90',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a58cec5-c4f2-4d83-8550-0274f059ed44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a58cec5-c4f2-4d83-8550-0274f059ed44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Flow 'volume_create_api' (cca398ae-f951-4791-b3ef-efb280012332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume request issued successfully. Sep 02 00:09:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-650761bd-8aa3-497e-89d4-6cb5d1420213 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1334/2586] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:09:34 2026] POST /volume/v3/volumes => generated 747 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d605fd7d-e0eb-45ad-b48b-42523e436e0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1253/2587] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:34 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0854c1f-2d64-4bc7-9875-b9638a6067bc tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1335/2588] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:36 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5b697dce-015e-4794-a0af-b3943bd49a56 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b697dce-015e-4794-a0af-b3943bd49a56 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b697dce-015e-4794-a0af-b3943bd49a56 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5b697dce-015e-4794-a0af-b3943bd49a56 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5b697dce-015e-4794-a0af-b3943bd49a56 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5b697dce-015e-4794-a0af-b3943bd49a56 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1254/2589] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:37 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48a67363-1630-42e6-9234-c2dc30552ed2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48a67363-1630-42e6-9234-c2dc30552ed2 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48a67363-1630-42e6-9234-c2dc30552ed2 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48a67363-1630-42e6-9234-c2dc30552ed2 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48a67363-1630-42e6-9234-c2dc30552ed2 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48a67363-1630-42e6-9234-c2dc30552ed2 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1336/2590] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:37 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1740002711"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1740002711'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume of 1 GB Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Availability Zones retrieved successfully. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Flow 'volume_create_api' (7ec348ba-4087-4736-98f9-dda6126fb546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e2d12d-e96d-40dd-8c8f-fa4f0470de72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e2d12d-e96d-40dd-8c8f-fa4f0470de72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ec575a-c009-460c-a760-46467153307c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Created reservations ['33012b78-a376-4a1a-9f83-7e9fbcaa31ad', '3338c3d1-6be7-4d59-8b1e-1a96c93a21d5', '0c4aa1b6-aaf6-4dec-8df0-df69a29083c7', '8e491bf4-45bf-4a24-b979-372ec5439678'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ec575a-c009-460c-a760-46467153307c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33012b78-a376-4a1a-9f83-7e9fbcaa31ad', '3338c3d1-6be7-4d59-8b1e-1a96c93a21d5', '0c4aa1b6-aaf6-4dec-8df0-df69a29083c7', '8e491bf4-45bf-4a24-b979-372ec5439678']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b41ccb9-aaf8-404b-bddb-8601a6a4ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b41ccb9-aaf8-404b-bddb-8601a6a4ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c5ba9b-378d-49b1-951d-b6c288b4dea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1740002711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d300cbf8d2a4d1e9b02d53e66f8788f',qos_specs=None,replication_status=,reservations=['33012b78-a376-4a1a-9f83-7e9fbcaa31ad','3338c3d1-6be7-4d59-8b1e-1a96c93a21d5','0c4aa1b6-aaf6-4dec-8df0-df69a29083c7','8e491bf4-45bf-4a24-b979-372ec5439678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c222381b6a40b1a3faa817a750bd90',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1740002711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c5ba9b-378d-49b1-951d-b6c288b4dea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d300cbf8d2a4d1e9b02d53e66f8788f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c222381b6a40b1a3faa817a750bd90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f1a65a-e35f-4e38-b385-0e8780a07628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f1a65a-e35f-4e38-b385-0e8780a07628) transitioned into 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-1740002711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d300cbf8d2a4d1e9b02d53e66f8788f',qos_specs=None,replication_status=,reservations=['33012b78-a376-4a1a-9f83-7e9fbcaa31ad','3338c3d1-6be7-4d59-8b1e-1a96c93a21d5','0c4aa1b6-aaf6-4dec-8df0-df69a29083c7','8e491bf4-45bf-4a24-b979-372ec5439678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c222381b6a40b1a3faa817a750bd90',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec816925-bb03-4287-855c-c5b2cc3b63df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec816925-bb03-4287-855c-c5b2cc3b63df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Flow 'volume_create_api' (7ec348ba-4087-4736-98f9-dda6126fb546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create volume request issued successfully. Sep 02 00:09:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4554578-0547-4966-ba99-a2ee6b8c4b59 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1255/2591] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:09:37 2026] POST /volume/v3/volumes => generated 783 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-32d001c8-b2a9-4c37-bcc0-7b3f91996e97 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 200 Sep 02 00:09:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1337/2592] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:37 2026] GET /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9e06b065-e9f2-4573-b58a-346648b024ce None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e06b065-e9f2-4573-b58a-346648b024ce tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e06b065-e9f2-4573-b58a-346648b024ce tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e06b065-e9f2-4573-b58a-346648b024ce tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e06b065-e9f2-4573-b58a-346648b024ce tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e06b065-e9f2-4573-b58a-346648b024ce tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 200 Sep 02 00:09:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1256/2593] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:38 2026] GET /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 876 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19782f0d-5ca3-4172-936a-0255673b6b02 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19782f0d-5ca3-4172-936a-0255673b6b02 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19782f0d-5ca3-4172-936a-0255673b6b02 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19782f0d-5ca3-4172-936a-0255673b6b02 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19782f0d-5ca3-4172-936a-0255673b6b02 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19782f0d-5ca3-4172-936a-0255673b6b02 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 200 Sep 02 00:09:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1338/2594] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:38 2026] GET /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51c5ba9b-378d-49b1-951d-b6c288b4dea2", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1635473915"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Create snapshot from volume 51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:38 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Created reservations ['1296133c-5fb4-461d-89a2-13d0312aec65', '7528dafa-989c-40a1-ba1c-c55f56f95b49', 'a9353510-a766-45c6-a1c7-637dc9328209', '4b036b82-0551-4f43-8e70-eede38d5f23f'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot create request issued successfully. Sep 02 00:09:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-82cd1d2c-4b8c-4bec-bfcb-62e8d779156a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:09:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1257/2595] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:09:38 2026] POST /volume/v3/snapshots => generated 326 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-98f7fc69-4240-49b9-bece-de6b79ccce2e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1339/2596] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:38 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fff085a0-1e69-45a5-8f23-bd2e8f968b86 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1258/2597] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:39 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f749b077-29b6-4150-8faa-aec5323f3657 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f749b077-29b6-4150-8faa-aec5323f3657 None None] GET http://192.168.122.58/volume// Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f749b077-29b6-4150-8faa-aec5323f3657 None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f749b077-29b6-4150-8faa-aec5323f3657 None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f749b077-29b6-4150-8faa-aec5323f3657 None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:09:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1340/2598] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:09:40 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:09:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-119b4bcb-36ea-4017-97cd-08de19012294 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-119b4bcb-36ea-4017-97cd-08de19012294 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] POST http://192.168.122.58/volume/v3/attachments Sep 02 00:09:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-119b4bcb-36ea-4017-97cd-08de19012294 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "874d5e64-78c1-4f0f-aaaf-b2c7aff16441", "connector": null, "instance_uuid": "b085774b-4ce9-4859-b714-363d241e16dc"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-119b4bcb-36ea-4017-97cd-08de19012294 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments returned with HTTP 200 Sep 02 00:09:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1259/2599] 192.168.122.58 () {66 vars in 1478 bytes} [Wed Sep 2 00:09:40 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-2af4ecfd-0210-4e0f-9012-0b4b13ccd2ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-2af4ecfd-0210-4e0f-9012-0b4b13ccd2ba tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] DELETE http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-2af4ecfd-0210-4e0f-9012-0b4b13ccd2ba tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-2af4ecfd-0210-4e0f-9012-0b4b13ccd2ba tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:40 devstack devstack@c-api.service[86254]: /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 02 00:09:40 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:09:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-fcf19503-9a62-4646-9d1b-a48c777fdc5f req-2af4ecfd-0210-4e0f-9012-0b4b13ccd2ba tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 returned with HTTP 200 Sep 02 00:09:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1341/2600] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:09:40 2026] DELETE /volume/v3/attachments/4aa9171f-7b1d-4d93-80e2-deb1d223cb75 => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-997c7af6-1cfe-4e54-8f69-4cec0d77a480 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1260/2601] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:41 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f04f4919-84ae-4d2d-b86a-97006ea785a3 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1342/2602] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:42 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 485 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-32810c87-404d-4bb0-820c-4a9d9646da0c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-32810c87-404d-4bb0-820c-4a9d9646da0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-32810c87-404d-4bb0-820c-4a9d9646da0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-32810c87-404d-4bb0-820c-4a9d9646da0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-32810c87-404d-4bb0-820c-4a9d9646da0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-32810c87-404d-4bb0-820c-4a9d9646da0c tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1261/2603] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:42 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 485 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Delete snapshot with id: 2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot delete request issued successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c6326db6-a8d8-41a2-b76b-e0e25ab6ce4f tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 202 Sep 02 00:09:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1343/2604] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:09:42 2026] DELETE /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6308adff-9769-4b88-844a-300fb6340c20 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6308adff-9769-4b88-844a-300fb6340c20 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6308adff-9769-4b88-844a-300fb6340c20 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6308adff-9769-4b88-844a-300fb6340c20 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6308adff-9769-4b88-844a-300fb6340c20 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6308adff-9769-4b88-844a-300fb6340c20 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1262/2605] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:42 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 484 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91178f82-9f50-4c7f-8851-ce3ec9172b9f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91178f82-9f50-4c7f-8851-ce3ec9172b9f None None] GET http://192.168.122.58/volume// Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91178f82-9f50-4c7f-8851-ce3ec9172b9f None None] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91178f82-9f50-4c7f-8851-ce3ec9172b9f None None] Calling method 'all' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91178f82-9f50-4c7f-8851-ce3ec9172b9f None None] http://192.168.122.58/volume// returned with HTTP 300 Sep 02 00:09:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1344/2606] 192.168.122.58 () {58 vars in 1310 bytes} [Wed Sep 2 00:09:42 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] GET http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-91f7505f-eec7-4bc0-afbd-dfe60456ad38 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 200 Sep 02 00:09:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1263/2607] 192.168.122.58 () {62 vars in 1523 bytes} [Wed Sep 2 00:09:42 2026] GET /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 1511 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] PUT http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.58", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:453a6bf1034", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "0d9e5959-c8bb-4835-b649-b020979d5b4d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Acquiring lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" by "attachment_update" {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:42 devstack devstack@c-api.service[86254]: DEBUG cinder.coordination [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Lock "cinder-attachment_update-874d5e64-78c1-4f0f-aaaf-b2c7aff16441-devstack" released by "attachment_update" :: held 0.255s {{(pid=86254) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:09:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-2d4efeb1-cf46-4b6b-8502-1a1879c8b6b0 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 returned with HTTP 200 Sep 02 00:09:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1345/2608] 192.168.122.58 () {66 vars in 1588 bytes} [Wed Sep 2 00:09:42 2026] PUT /volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 => generated 694 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-31ae2e63-7210-4810-9dc3-f2430bdb78a3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-31ae2e63-7210-4810-9dc3-f2430bdb78a3 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] POST http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626/action Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-31ae2e63-7210-4810-9dc3-f2430bdb78a3 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action body: b'{"os-complete": null}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-31ae2e63-7210-4810-9dc3-f2430bdb78a3 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-560d6c16-eaa8-4b06-84aa-6553e581ab5c req-31ae2e63-7210-4810-9dc3-f2430bdb78a3 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626/action returned with HTTP 204 Sep 02 00:09:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1264/2609] 192.168.122.58 () {66 vars in 1609 bytes} [Wed Sep 2 00:09:42 2026] POST /volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Snapshot retrieved successfully. Sep 02 00:09:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-efde66a4-7633-4a76-aa7c-bbc7fc6b25f6 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 200 Sep 02 00:09:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1346/2610] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:43 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2f307bc9-602e-4d9b-a417-dcdb5be76f7b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f307bc9-602e-4d9b-a417-dcdb5be76f7b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f307bc9-602e-4d9b-a417-dcdb5be76f7b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2f307bc9-602e-4d9b-a417-dcdb5be76f7b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2f307bc9-602e-4d9b-a417-dcdb5be76f7b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c returned with HTTP 404 Sep 02 00:09:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1265/2611] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:09:44 2026] GET /volume/v3/snapshots/2a13d10c-1a00-4f37-a2ea-074a20cc8a6c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] DELETE http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Delete volume with id: 51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Delete volume request issued successfully. Sep 02 00:09:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1d6c1a50-b2c4-480b-826e-8a86719e34ab tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 202 Sep 02 00:09:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1347/2612] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:44 2026] DELETE /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b1e3bb87-d1a1-4aae-8e9a-e49e3bc0591a tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 200 Sep 02 00:09:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1266/2613] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:44 2026] GET /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 875 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-034dcd6f-56bf-4760-bbf6-4ccccf4b940b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-034dcd6f-56bf-4760-bbf6-4ccccf4b940b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-034dcd6f-56bf-4760-bbf6-4ccccf4b940b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-034dcd6f-56bf-4760-bbf6-4ccccf4b940b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-034dcd6f-56bf-4760-bbf6-4ccccf4b940b tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 returned with HTTP 404 Sep 02 00:09:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1348/2614] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:45 2026] GET /volume/v3/volumes/51c5ba9b-378d-49b1-951d-b6c288b4dea2 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-558081cc-03e8-43c4-b161-dae3df275539 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:45 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Delete volume with id: b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Delete volume request issued successfully. Sep 02 00:09:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-558081cc-03e8-43c4-b161-dae3df275539 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 202 Sep 02 00:09:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1267/2615] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:45 2026] DELETE /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5532b931-27f1-4956-8f03-bb9a9e91e24e tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1349/2616] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:45 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 839 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d4d73031-9916-4d69-884a-a97d60bb7506 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4d73031-9916-4d69-884a-a97d60bb7506 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4d73031-9916-4d69-884a-a97d60bb7506 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4d73031-9916-4d69-884a-a97d60bb7506 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4d73031-9916-4d69-884a-a97d60bb7506 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Volume info retrieved successfully. Sep 02 00:09:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4d73031-9916-4d69-884a-a97d60bb7506 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 200 Sep 02 00:09:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1268/2617] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:46 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 839 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0f9465ae-4370-4884-86fe-5bc4347e2298 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0f9465ae-4370-4884-86fe-5bc4347e2298 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] GET http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 Sep 02 00:09:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0f9465ae-4370-4884-86fe-5bc4347e2298 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0f9465ae-4370-4884-86fe-5bc4347e2298 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0f9465ae-4370-4884-86fe-5bc4347e2298 tempest-CinderUnicodeTest-862377521 tempest-CinderUnicodeTest-862377521-project-member] http://192.168.122.58/volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 returned with HTTP 404 Sep 02 00:09:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1350/2618] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:48 2026] GET /volume/v3/volumes/b6e74dcf-756f-4005-a86f-0625c93622b8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-57797339"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-57797339'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume of 1 GB Sep 02 00:09:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Availability Zones retrieved successfully. Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Flow 'volume_create_api' (9ad81da5-9f62-4e87-8f54-18ee5b48d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136a6ce3-21f2-428b-81d9-2b9fa69c3c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136a6ce3-21f2-428b-81d9-2b9fa69c3c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee59650-7d1e-4d38-9211-dcb0435bb078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Created reservations ['afded96d-2540-41f6-98de-3836e1e63440', 'd91eb1b3-1f67-4a1c-8fe2-89806e1f04e0', 'bc97b14f-b54e-49d6-9ea9-bb30326ccb6d', 'eb01f155-15f4-4cae-be77-b34ccf55aac5'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee59650-7d1e-4d38-9211-dcb0435bb078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afded96d-2540-41f6-98de-3836e1e63440', 'd91eb1b3-1f67-4a1c-8fe2-89806e1f04e0', 'bc97b14f-b54e-49d6-9ea9-bb30326ccb6d', 'eb01f155-15f4-4cae-be77-b34ccf55aac5']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fcddf3-991b-4b46-bfae-cbd0114776ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fcddf3-991b-4b46-bfae-cbd0114776ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '895c90a0-63d5-4d9b-a3ea-17d6667cc348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57797339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe68a93d2b411bb800b965328ab099',qos_specs=None,replication_status=,reservations=['afded96d-2540-41f6-98de-3836e1e63440','d91eb1b3-1f67-4a1c-8fe2-89806e1f04e0','bc97b14f-b54e-49d6-9ea9-bb30326ccb6d','eb01f155-15f4-4cae-be77-b34ccf55aac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfb0af9732240559f52bb58fc303856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57797339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=895c90a0-63d5-4d9b-a3ea-17d6667cc348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe68a93d2b411bb800b965328ab099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bfb0af9732240559f52bb58fc303856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cb7dec-6b81-4ac2-b982-d070ec2c52fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cb7dec-6b81-4ac2-b982-d070ec2c52fe) transitioned into state 'SUCCESS' from state '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-57797339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe68a93d2b411bb800b965328ab099',qos_specs=None,replication_status=,reservations=['afded96d-2540-41f6-98de-3836e1e63440','d91eb1b3-1f67-4a1c-8fe2-89806e1f04e0','bc97b14f-b54e-49d6-9ea9-bb30326ccb6d','eb01f155-15f4-4cae-be77-b34ccf55aac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfb0af9732240559f52bb58fc303856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb911dc-6786-44fc-bf73-6c4cc5493af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb911dc-6786-44fc-bf73-6c4cc5493af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Flow 'volume_create_api' (9ad81da5-9f62-4e87-8f54-18ee5b48d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume request issued successfully. Sep 02 00:09:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e6fbff31-d35d-4c85-870d-2d58f0e8b3e8 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1269/2619] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:09:51 2026] POST /volume/v3/volumes => generated 783 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-27cacbc5-3bf0-4ef7-a416-797b9e922245 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 200 Sep 02 00:09:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1351/2620] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:51 2026] GET /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 962 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c50799c9-892c-45f4-8bb4-6be9d31a2cb5 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 200 Sep 02 00:09:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1270/2621] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:52 2026] GET /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-803e6fbe-ad48-4147-893b-dbdf2af5c76b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 200 Sep 02 00:09:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1352/2622] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:53 2026] GET /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] POST http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348/action Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Volume info retrieved successfully. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2e93df119f9a4e1ca23ffb4a040a9813', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fe68a93d2b411bb800b965328ab099', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27814247-98f5-4a9a-ad2b-0487ae6f0ee7 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348/action returned with HTTP 403 Sep 02 00:09:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1271/2623] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:09:53 2026] POST /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348/action => generated 131 bytes in 138 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Delete volume with id: 895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Delete volume request issued successfully. Sep 02 00:09:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f0ef3441-f9df-4027-8544-8952f8052fa4 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 202 Sep 02 00:09:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1353/2624] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:54 2026] DELETE /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fbcb265d-9052-46b3-af32-f5705af8644b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fbcb265d-9052-46b3-af32-f5705af8644b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fbcb265d-9052-46b3-af32-f5705af8644b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fbcb265d-9052-46b3-af32-f5705af8644b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fbcb265d-9052-46b3-af32-f5705af8644b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fbcb265d-9052-46b3-af32-f5705af8644b tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 200 Sep 02 00:09:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1272/2625] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:54 2026] GET /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-41522244-3bad-425b-b466-b1efe2ef0279 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-41522244-3bad-425b-b466-b1efe2ef0279 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-41522244-3bad-425b-b466-b1efe2ef0279 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-41522244-3bad-425b-b466-b1efe2ef0279 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-41522244-3bad-425b-b466-b1efe2ef0279 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 returned with HTTP 404 Sep 02 00:09:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1354/2626] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:55 2026] GET /volume/v3/volumes/895c90a0-63d5-4d9b-a3ea-17d6667cc348 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-387650458"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-387650458'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume of 1 GB Sep 02 00:09:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Availability Zones retrieved successfully. Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Flow 'volume_create_api' (2c7e0332-5bda-4056-a953-3ff711424d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f822ce3f-8084-4f03-90b3-c75d4df8c36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f822ce3f-8084-4f03-90b3-c75d4df8c36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884f6502-1c23-42af-9f6a-558e0cedb5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Created reservations ['7eb0b997-d664-4657-b1c3-b6f493e765d6', 'aa86eee8-d341-4215-8c45-5656d92820bd', 'b6591c7a-c516-44a8-a360-23dd2ef139b0', '3a4c86f0-3061-4c61-9111-14ac0edb6aec'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884f6502-1c23-42af-9f6a-558e0cedb5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb0b997-d664-4657-b1c3-b6f493e765d6', 'aa86eee8-d341-4215-8c45-5656d92820bd', 'b6591c7a-c516-44a8-a360-23dd2ef139b0', '3a4c86f0-3061-4c61-9111-14ac0edb6aec']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302e03d3-fb6d-4fe8-ae66-b1b773525706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302e03d3-fb6d-4fe8-ae66-b1b773525706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385ea053-2d32-417f-a044-e611493bf38b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-387650458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe68a93d2b411bb800b965328ab099',qos_specs=None,replication_status=,reservations=['7eb0b997-d664-4657-b1c3-b6f493e765d6','aa86eee8-d341-4215-8c45-5656d92820bd','b6591c7a-c516-44a8-a360-23dd2ef139b0','3a4c86f0-3061-4c61-9111-14ac0edb6aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfb0af9732240559f52bb58fc303856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-387650458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=385ea053-2d32-417f-a044-e611493bf38b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe68a93d2b411bb800b965328ab099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bfb0af9732240559f52bb58fc303856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3b677f-7bc8-474b-9998-033b15e726b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3b677f-7bc8-474b-9998-033b15e726b8) transitioned into state 'SUCCESS' from state '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-387650458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe68a93d2b411bb800b965328ab099',qos_specs=None,replication_status=,reservations=['7eb0b997-d664-4657-b1c3-b6f493e765d6','aa86eee8-d341-4215-8c45-5656d92820bd','b6591c7a-c516-44a8-a360-23dd2ef139b0','3a4c86f0-3061-4c61-9111-14ac0edb6aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfb0af9732240559f52bb58fc303856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3144225-e10d-4615-9dcd-08fc082525c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3144225-e10d-4615-9dcd-08fc082525c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Flow 'volume_create_api' (2c7e0332-5bda-4056-a953-3ff711424d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:09:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Create volume request issued successfully. Sep 02 00:09:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2ba9fa2f-8087-4d27-940f-16383b40c96f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:09:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1273/2627] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:09:55 2026] POST /volume/v3/volumes => generated 784 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-18ae77c2-b240-460d-ba33-e98f6a4a1c1e tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b returned with HTTP 200 Sep 02 00:09:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1355/2628] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:55 2026] GET /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b0c96c3c-a318-4216-8004-9adf0946ccef None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0c96c3c-a318-4216-8004-9adf0946ccef tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0c96c3c-a318-4216-8004-9adf0946ccef tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b0c96c3c-a318-4216-8004-9adf0946ccef tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b0c96c3c-a318-4216-8004-9adf0946ccef tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b0c96c3c-a318-4216-8004-9adf0946ccef tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b returned with HTTP 200 Sep 02 00:09:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1274/2629] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:56 2026] GET /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] POST http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b/action Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2e93df119f9a4e1ca23ffb4a040a9813', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fe68a93d2b411bb800b965328ab099', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33fde308-326e-4a50-92d5-7d9f3e819f0f tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-reader] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b/action returned with HTTP 403 Sep 02 00:09:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1356/2630] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:09:56 2026] POST /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Delete volume with id: 385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:09:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Delete volume request issued successfully. Sep 02 00:09:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d4d56b56-6dac-41f9-a5a5-fd26aa6dc645 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b returned with HTTP 202 Sep 02 00:09:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1275/2631] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:09:56 2026] DELETE /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:09:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:09:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:09:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:09:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Volume info retrieved successfully. Sep 02 00:09:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a259170c-46c0-499e-8cf5-3a8866e1b0e1 tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b returned with HTTP 200 Sep 02 00:09:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1357/2632] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:56 2026] GET /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b => generated 1013 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:09:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f6a51b42-4f15-4814-94d4-1a241ca8396d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:09:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f6a51b42-4f15-4814-94d4-1a241ca8396d tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] GET http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b Sep 02 00:09:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f6a51b42-4f15-4814-94d4-1a241ca8396d tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:09:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f6a51b42-4f15-4814-94d4-1a241ca8396d tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:09:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f6a51b42-4f15-4814-94d4-1a241ca8396d tempest-ProjectReaderTests-1335541305 tempest-ProjectReaderTests-1335541305-project-admin] http://192.168.122.58/volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b returned with HTTP 404 Sep 02 00:09:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1276/2633] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:09:58 2026] GET /volume/v3/volumes/385ea053-2d32-417f-a044-e611493bf38b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:10:06 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=110,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:10:08 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=157,cinder:UPDATE=55,cinder:INSERT=33 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:10:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-6732e099-5b72-411d-b485-a7dfcca33aab None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-6732e099-5b72-411d-b485-a7dfcca33aab tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] DELETE http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 Sep 02 00:10:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-6732e099-5b72-411d-b485-a7dfcca33aab tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:10:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-6732e099-5b72-411d-b485-a7dfcca33aab tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:10:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:10:10 devstack devstack@c-api.service[86254]: /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 02 00:10:10 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, Sep 02 00:10:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-6732e099-5b72-411d-b485-a7dfcca33aab tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 returned with HTTP 200 Sep 02 00:10:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1358/2634] 192.168.122.58 () {64 vars in 1557 bytes} [Wed Sep 2 00:10:10 2026] DELETE /volume/v3/attachments/844e54d0-fcda-4791-b003-5337e36a6626 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:10:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] DELETE http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:10:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:10:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:10:10 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Delete volume with id: 874d5e64-78c1-4f0f-aaaf-b2c7aff16441 Sep 02 00:10:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:10:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:10:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Volume info retrieved successfully. Sep 02 00:10:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] Delete volume request issued successfully. Sep 02 00:10:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [req-ebbad288-9c9f-4fea-af3a-10f25e8bd2ec req-7c8024ea-41d9-4be7-ae0e-8b6aacae4a02 tempest-TestShelveInstance-233976916 tempest-TestShelveInstance-233976916-project-member] http://192.168.122.58/volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 returned with HTTP 202 Sep 02 00:10:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1277/2635] 192.168.122.58 () {62 vars in 1504 bytes} [Wed Sep 2 00:10:10 2026] DELETE /volume/v3/volumes/874d5e64-78c1-4f0f-aaaf-b2c7aff16441 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:10:20 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:10:20 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-70001aea-d2b3-483b-a4be-45e026c240ff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1383023694", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1383023694', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Create volume of 1 GB Sep 02 00:10:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:10:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Availability Zones retrieved successfully. Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Flow 'volume_create_api' (d1876e9c-2baf-4ffc-ae51-f6f548419d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de862cca-d5cb-4991-a9f3-ca8f203cc299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:10:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de862cca-d5cb-4991-a9f3-ca8f203cc299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa31e2f-3a89-4c0f-ad79-002457f2b82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Created reservations ['b3ce5597-da75-4a55-a180-1c8b9ec9d334', '93ae3698-c168-4b65-af15-c7722fa6d5da', '485935c1-f3ae-4667-80f8-c3911e7035c4', '4949d2f9-a721-4d49-b050-06686313c0dc'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa31e2f-3a89-4c0f-ad79-002457f2b82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ce5597-da75-4a55-a180-1c8b9ec9d334', '93ae3698-c168-4b65-af15-c7722fa6d5da', '485935c1-f3ae-4667-80f8-c3911e7035c4', '4949d2f9-a721-4d49-b050-06686313c0dc']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90937046-abac-43ed-bacc-eecf572e309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90937046-abac-43ed-bacc-eecf572e309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8984204e-8f81-469e-b8d8-45b5f9b9241a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1383023694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061b71e31cfc49feb75a2f888f89dab5',qos_specs=None,replication_status=,reservations=['b3ce5597-da75-4a55-a180-1c8b9ec9d334','93ae3698-c168-4b65-af15-c7722fa6d5da','485935c1-f3ae-4667-80f8-c3911e7035c4','4949d2f9-a721-4d49-b050-06686313c0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4d4206f6ae4b5facafd53e474fc8b8',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1383023694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8984204e-8f81-469e-b8d8-45b5f9b9241a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='061b71e31cfc49feb75a2f888f89dab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4d4206f6ae4b5facafd53e474fc8b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f195647e-8914-4204-9d04-0a75d8496296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f195647e-8914-4204-9d04-0a75d8496296) transitioned into state 'SUCCESS' from state '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-1383023694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061b71e31cfc49feb75a2f888f89dab5',qos_specs=None,replication_status=,reservations=['b3ce5597-da75-4a55-a180-1c8b9ec9d334','93ae3698-c168-4b65-af15-c7722fa6d5da','485935c1-f3ae-4667-80f8-c3911e7035c4','4949d2f9-a721-4d49-b050-06686313c0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4d4206f6ae4b5facafd53e474fc8b8',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d64ea0-fb45-4d5c-81a8-20ec9da945a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d64ea0-fb45-4d5c-81a8-20ec9da945a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Flow 'volume_create_api' (d1876e9c-2baf-4ffc-ae51-f6f548419d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:10:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Create volume request issued successfully. Sep 02 00:10:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-70001aea-d2b3-483b-a4be-45e026c240ff tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:10:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1359/2636] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:10:44 2026] POST /volume/v3/volumes => generated 763 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:10:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90225119-a0fd-4cf0-8903-1b84faab9165 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90225119-a0fd-4cf0-8903-1b84faab9165 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:10:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90225119-a0fd-4cf0-8903-1b84faab9165 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:10:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90225119-a0fd-4cf0-8903-1b84faab9165 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:10:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:10:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:10:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-90225119-a0fd-4cf0-8903-1b84faab9165 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:10:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90225119-a0fd-4cf0-8903-1b84faab9165 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:10:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1278/2637] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:10:45 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-01c995ca-2ada-451a-8c57-7f3e42fe83c5 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:10:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1360/2638] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:10:46 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:10:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d965ff76-800c-42b0-8c3d-70867e35a97a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d965ff76-800c-42b0-8c3d-70867e35a97a tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:10:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d965ff76-800c-42b0-8c3d-70867e35a97a tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:10:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d965ff76-800c-42b0-8c3d-70867e35a97a tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:10:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:10:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:10:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d965ff76-800c-42b0-8c3d-70867e35a97a tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:10:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d965ff76-800c-42b0-8c3d-70867e35a97a tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:10:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1279/2639] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:10:46 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] POST http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a/action Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-127961542", "disk_format": "raw"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-127961542", "disk_format": "raw"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:10:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:10:46 devstack devstack@c-api.service[86254]: DEBUG cinder.image.image_utils [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-127961542'}] 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-127961542'}]. {{(pid=86254) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:10:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Copy volume to image completed successfully. Sep 02 00:10:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3baecb50-b641-47fd-bf24-5c723bfbd5cd tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a/action returned with HTTP 202 Sep 02 00:10:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1361/2640] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:10:46 2026] POST /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a/action => generated 653 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:10:56 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=8 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:10:56 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:11:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:11:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-47401d33-b83c-4867-8b35-2fc40a256ad9 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:11:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1280/2641] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:10 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-72ee2853-0a66-454f-b5cc-c40152504db2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72ee2853-0a66-454f-b5cc-c40152504db2 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72ee2853-0a66-454f-b5cc-c40152504db2 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-72ee2853-0a66-454f-b5cc-c40152504db2 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-72ee2853-0a66-454f-b5cc-c40152504db2 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-72ee2853-0a66-454f-b5cc-c40152504db2 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:11:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1362/2642] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:11 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] DELETE http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:11 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Delete volume with id: 8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:11:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Delete volume request issued successfully. Sep 02 00:11:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-96009f75-72d2-48d3-afb7-9a5ed6fd159c tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 202 Sep 02 00:11:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1281/2643] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:11:11 2026] DELETE /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Volume info retrieved successfully. Sep 02 00:11:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e77bd310-93e5-4ce9-a73c-8b6fde46a395 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 200 Sep 02 00:11:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1363/2644] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:11 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c8f4df92-100b-42c1-9b88-15f49d6d67d0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8f4df92-100b-42c1-9b88-15f49d6d67d0 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] GET http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a Sep 02 00:11:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8f4df92-100b-42c1-9b88-15f49d6d67d0 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c8f4df92-100b-42c1-9b88-15f49d6d67d0 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c8f4df92-100b-42c1-9b88-15f49d6d67d0 tempest-TestImageHashVerification-1647453291 tempest-TestImageHashVerification-1647453291-project-member] http://192.168.122.58/volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a returned with HTTP 404 Sep 02 00:11:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1282/2645] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:12 2026] GET /volume/v3/volumes/8984204e-8f81-469e-b8d8-45b5f9b9241a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:21 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=8 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:11:22 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:11:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d024c59-bdb0-43dc-a430-a3d2d8c2a6ea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d024c59-bdb0-43dc-a430-a3d2d8c2a6ea tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d024c59-bdb0-43dc-a430-a3d2d8c2a6ea tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d024c59-bdb0-43dc-a430-a3d2d8c2a6ea tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1364/2646] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:23 2026] POST /volume/v3/types => generated 287 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "9c15b0da-aac9-45f0-ab94-15ca3717c8fc", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '9c15b0da-aac9-45f0-ab94-15ca3717c8fc', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Create volume of 1 GB Sep 02 00:11:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Availability Zones retrieved successfully. Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Flow 'volume_create_api' (ef0f1a7b-4722-4ac3-b687-daa6850e6c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014ae680-fa6b-4715-8430-5afc72c6d6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014ae680-fa6b-4715-8430-5afc72c6d6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:11:24Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=09021236-c7dd-47c2-93df-e5fb575df280,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': '09021236-c7dd-47c2-93df-e5fb575df280', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54cb580-e6f6-4b76-89f6-bf16cf8343f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-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 02 00:11:26 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-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 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Created reservations ['cb6e3df4-8174-40e6-baca-993a01f1fce5', 'bb6d6bc7-8f65-4022-836e-7df3dda0b21d', 'e9c81c52-da60-43bf-9fa3-032cd6560e05', '701fb0d1-49e6-4c46-9630-7e05959523af'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54cb580-e6f6-4b76-89f6-bf16cf8343f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6e3df4-8174-40e6-baca-993a01f1fce5', 'bb6d6bc7-8f65-4022-836e-7df3dda0b21d', 'e9c81c52-da60-43bf-9fa3-032cd6560e05', '701fb0d1-49e6-4c46-9630-7e05959523af']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af354664-470c-43a9-ba79-e5e6d65b7311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af354664-470c-43a9-ba79-e5e6d65b7311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a710412b-7529-4e54-b18b-020ff101ef60', '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='0e70500759754733a4f971250a53f747',qos_specs=None,replication_status=,reservations=['cb6e3df4-8174-40e6-baca-993a01f1fce5','bb6d6bc7-8f65-4022-836e-7df3dda0b21d','e9c81c52-da60-43bf-9fa3-032cd6560e05','701fb0d1-49e6-4c46-9630-7e05959523af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c25891c7eb4f2cbebbe7a4c07328a8',volume_type_id=09021236-c7dd-47c2-93df-e5fb575df280), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:26Z,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=a710412b-7529-4e54-b18b-020ff101ef60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e70500759754733a4f971250a53f747',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c25891c7eb4f2cbebbe7a4c07328a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09021236-c7dd-47c2-93df-e5fb575df280),volume_type_id=09021236-c7dd-47c2-93df-e5fb575df280)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10c2483-8dfa-4c3a-ba9d-f9173ecbb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10c2483-8dfa-4c3a-ba9d-f9173ecbb6b4) transitioned into state 'SUCCESS' from 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='0e70500759754733a4f971250a53f747',qos_specs=None,replication_status=,reservations=['cb6e3df4-8174-40e6-baca-993a01f1fce5','bb6d6bc7-8f65-4022-836e-7df3dda0b21d','e9c81c52-da60-43bf-9fa3-032cd6560e05','701fb0d1-49e6-4c46-9630-7e05959523af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c25891c7eb4f2cbebbe7a4c07328a8',volume_type_id=09021236-c7dd-47c2-93df-e5fb575df280)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3f738b-00fc-4ad0-8175-a98075eadc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3f738b-00fc-4ad0-8175-a98075eadc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Flow 'volume_create_api' (ef0f1a7b-4722-4ac3-b687-daa6850e6c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Create volume request issued successfully. Sep 02 00:11:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8f19067-248d-4b39-b39e-4d67e66d5c2e tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1283/2647] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:26 2026] POST /volume/v3/volumes => generated 804 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:11:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bbebb102-36d4-4c23-99af-38357abbb807 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbebb102-36d4-4c23-99af-38357abbb807 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbebb102-36d4-4c23-99af-38357abbb807 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bbebb102-36d4-4c23-99af-38357abbb807 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bbebb102-36d4-4c23-99af-38357abbb807 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bbebb102-36d4-4c23-99af-38357abbb807 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1365/2648] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:26 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8e6645fb-8483-4028-87d2-2c26be83404b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e6645fb-8483-4028-87d2-2c26be83404b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e6645fb-8483-4028-87d2-2c26be83404b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8e6645fb-8483-4028-87d2-2c26be83404b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8e6645fb-8483-4028-87d2-2c26be83404b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8e6645fb-8483-4028-87d2-2c26be83404b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1284/2649] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:27 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-de48ae7e-ee16-4615-8ac3-a74724f21994 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1366/2650] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:28 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2162a336-bb8f-40d1-9488-16e8e2fc6cbb tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1285/2651] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:29 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-74e4097a-3c9a-4702-903f-5d5be4a74ef7 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1367/2652] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:30 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2187d7ed-9377-4e49-84ef-61fe9eccc49b tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1286/2653] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:31 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 1301 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:31 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Delete volume with id: a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Delete volume request issued successfully. Sep 02 00:11:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-eabd1ba5-f874-4a11-a843-08b6c0c37c11 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 202 Sep 02 00:11:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1368/2654] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:11:31 2026] DELETE /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Volume info retrieved successfully. Sep 02 00:11:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a37a55c-3a37-4fbd-b4be-eb9d3258c211 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 200 Sep 02 00:11:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1287/2655] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:31 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 1300 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4ccbc6a6-b990-47eb-8a36-110307902bf2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ccbc6a6-b990-47eb-8a36-110307902bf2 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] GET http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ccbc6a6-b990-47eb-8a36-110307902bf2 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4ccbc6a6-b990-47eb-8a36-110307902bf2 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4ccbc6a6-b990-47eb-8a36-110307902bf2 tempest-VolumeAndVolumeTypeFromImageTest-966423547 tempest-VolumeAndVolumeTypeFromImageTest-966423547-project-member] http://192.168.122.58/volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 returned with HTTP 404 Sep 02 00:11:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1369/2656] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:33 2026] GET /volume/v3/volumes/a710412b-7529-4e54-b18b-020ff101ef60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Get all volumes completed successfully. Sep 02 00:11:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf95b82a-0d37-4bc8-abd7-d7931ee796c2 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:11:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1288/2657] 192.168.122.58 () {58 vars in 1164 bytes} [Wed Sep 2 00:11:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bc4d264d-c1a1-4e1d-bcd4-5374ba69e343 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc4d264d-c1a1-4e1d-bcd4-5374ba69e343 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] DELETE http://192.168.122.58/volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc4d264d-c1a1-4e1d-bcd4-5374ba69e343 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bc4d264d-c1a1-4e1d-bcd4-5374ba69e343 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bc4d264d-c1a1-4e1d-bcd4-5374ba69e343 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] http://192.168.122.58/volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 returned with HTTP 202 Sep 02 00:11:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1370/2658] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:33 2026] DELETE /volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-43326561-44b3-4d4f-a6e3-f7bf37369016 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43326561-44b3-4d4f-a6e3-f7bf37369016 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] GET http://192.168.122.58/volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43326561-44b3-4d4f-a6e3-f7bf37369016 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-43326561-44b3-4d4f-a6e3-f7bf37369016 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-43326561-44b3-4d4f-a6e3-f7bf37369016 tempest-VolumeAndVolumeTypeFromImageTest-92323248 tempest-VolumeAndVolumeTypeFromImageTest-92323248-project-admin] http://192.168.122.58/volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 returned with HTTP 404 Sep 02 00:11:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1289/2659] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:11:33 2026] GET /volume/v3/types/09021236-c7dd-47c2-93df-e5fb575df280 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0bf969ec-190c-4013-93d7-ad714be77970 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bf969ec-190c-4013-93d7-ad714be77970 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bf969ec-190c-4013-93d7-ad714be77970 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1990460444", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bf969ec-190c-4013-93d7-ad714be77970 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1371/2660] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:36 2026] POST /volume/v3/types => generated 380 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c70f7a58-ee1e-469d-bc91-f2c3fd9584f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c70f7a58-ee1e-469d-bc91-f2c3fd9584f7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption Sep 02 00:11:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c70f7a58-ee1e-469d-bc91-f2c3fd9584f7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c70f7a58-ee1e-469d-bc91-f2c3fd9584f7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption returned with HTTP 200 Sep 02 00:11:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1290/2661] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:11:36 2026] POST /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ac4c356a-b815-4937-963c-4ddbc6236966 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac4c356a-b815-4937-963c-4ddbc6236966 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ac4c356a-b815-4937-963c-4ddbc6236966 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1898231067", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ac4c356a-b815-4937-963c-4ddbc6236966 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1372/2662] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:36 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 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2a0b85eb-387e-4f9e-8f3e-750fe9ea19d6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a0b85eb-387e-4f9e-8f3e-750fe9ea19d6 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b/encryption Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2a0b85eb-387e-4f9e-8f3e-750fe9ea19d6 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2a0b85eb-387e-4f9e-8f3e-750fe9ea19d6 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b/encryption returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1291/2663] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:11:37 2026] POST /volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ae7c479-9830-4503-8757-939ca359bd15 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ae7c479-9830-4503-8757-939ca359bd15 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ae7c479-9830-4503-8757-939ca359bd15 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2031655105", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ae7c479-9830-4503-8757-939ca359bd15 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1373/2664] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:37 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-858c3408-52e2-4f09-aa93-7d7c07dc3a2d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-858c3408-52e2-4f09-aa93-7d7c07dc3a2d tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-858c3408-52e2-4f09-aa93-7d7c07dc3a2d tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-858c3408-52e2-4f09-aa93-7d7c07dc3a2d tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1292/2665] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:11:37 2026] POST /volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9f46bd2d-738d-4509-8d6a-672d021e271c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9f46bd2d-738d-4509-8d6a-672d021e271c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] PUT http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs/key2 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9f46bd2d-738d-4509-8d6a-672d021e271c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9f46bd2d-738d-4509-8d6a-672d021e271c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs/key2 returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1374/2666] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:11:37 2026] PUT /volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b/extra_specs/key2 => generated 25 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-923463ec-3b7f-4c6a-9bf0-ae0325796c1f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-923463ec-3b7f-4c6a-9bf0-ae0325796c1f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-923463ec-3b7f-4c6a-9bf0-ae0325796c1f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-923463ec-3b7f-4c6a-9bf0-ae0325796c1f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1293/2667] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:11:37 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-179ade89-5b04-4107-8456-2b0200a9e844 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-179ade89-5b04-4107-8456-2b0200a9e844 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/ef1933d8-e117-452c-8fc7-2799df94219a Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-179ade89-5b04-4107-8456-2b0200a9e844 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-179ade89-5b04-4107-8456-2b0200a9e844 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-179ade89-5b04-4107-8456-2b0200a9e844 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/ef1933d8-e117-452c-8fc7-2799df94219a returned with HTTP 202 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1375/2668] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:37 2026] DELETE /volume/v3/types/ef1933d8-e117-452c-8fc7-2799df94219a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-63faf0ca-35e9-4990-8c7a-29c9e81656b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63faf0ca-35e9-4990-8c7a-29c9e81656b0 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63faf0ca-35e9-4990-8c7a-29c9e81656b0 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1221188780", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63faf0ca-35e9-4990-8c7a-29c9e81656b0 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1294/2669] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:37 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 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-10a03983-d3c0-4e40-8244-ccf02b4e8dd7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10a03983-d3c0-4e40-8244-ccf02b4e8dd7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-10a03983-d3c0-4e40-8244-ccf02b4e8dd7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-10a03983-d3c0-4e40-8244-ccf02b4e8dd7 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1376/2670] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:11:37 2026] POST /volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dfa22f7f-f3ee-4177-afd2-6e4745e33c53 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfa22f7f-f3ee-4177-afd2-6e4745e33c53 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption/62ca1f8e-4552-4320-bfad-5b1e2de3ed8a Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfa22f7f-f3ee-4177-afd2-6e4745e33c53 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfa22f7f-f3ee-4177-afd2-6e4745e33c53 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfa22f7f-f3ee-4177-afd2-6e4745e33c53 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption/62ca1f8e-4552-4320-bfad-5b1e2de3ed8a returned with HTTP 202 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1295/2671] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:11:37 2026] DELETE /volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b/encryption/62ca1f8e-4552-4320-bfad-5b1e2de3ed8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7325c8ea-be35-406f-8547-efddb7e138d4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7325c8ea-be35-406f-8547-efddb7e138d4 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7325c8ea-be35-406f-8547-efddb7e138d4 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2055858945", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7325c8ea-be35-406f-8547-efddb7e138d4 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1377/2672] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:37 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 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-84a982ff-62c1-4b38-bbc6-238d3d06965c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84a982ff-62c1-4b38-bbc6-238d3d06965c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd/extra_specs/key1 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-84a982ff-62c1-4b38-bbc6-238d3d06965c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-84a982ff-62c1-4b38-bbc6-238d3d06965c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-84a982ff-62c1-4b38-bbc6-238d3d06965c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd/extra_specs/key1 returned with HTTP 202 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1296/2673] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:11:37 2026] DELETE /volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd/extra_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c02b08b-906e-4dee-91aa-4a73e8d46d88 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c02b08b-906e-4dee-91aa-4a73e8d46d88 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c02b08b-906e-4dee-91aa-4a73e8d46d88 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-755867094", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c02b08b-906e-4dee-91aa-4a73e8d46d88 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1378/2674] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:37 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 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-89d80976-cc53-42ff-ba9a-cbbdf8ed7382 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89d80976-cc53-42ff-ba9a-cbbdf8ed7382 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/25a54688-969d-4da1-8481-e99dbf06ef2e Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89d80976-cc53-42ff-ba9a-cbbdf8ed7382 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89d80976-cc53-42ff-ba9a-cbbdf8ed7382 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89d80976-cc53-42ff-ba9a-cbbdf8ed7382 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/25a54688-969d-4da1-8481-e99dbf06ef2e returned with HTTP 202 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1297/2675] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:37 2026] DELETE /volume/v3/types/25a54688-969d-4da1-8481-e99dbf06ef2e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ee1a55d6-4def-4beb-984a-0ad7bc6b57a3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee1a55d6-4def-4beb-984a-0ad7bc6b57a3 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee1a55d6-4def-4beb-984a-0ad7bc6b57a3 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee1a55d6-4def-4beb-984a-0ad7bc6b57a3 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee1a55d6-4def-4beb-984a-0ad7bc6b57a3 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1379/2676] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4680271b-d998-4f7f-92d4-675b4260ace8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4680271b-d998-4f7f-92d4-675b4260ace8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4680271b-d998-4f7f-92d4-675b4260ace8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4680271b-d998-4f7f-92d4-675b4260ace8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4680271b-d998-4f7f-92d4-675b4260ace8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1298/2677] 192.168.122.58 () {58 vars in 1110 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d80c77d4-c569-4f18-a3d6-b3cc90447e63 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d80c77d4-c569-4f18-a3d6-b3cc90447e63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/cipher Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d80c77d4-c569-4f18-a3d6-b3cc90447e63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d80c77d4-c569-4f18-a3d6-b3cc90447e63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d80c77d4-c569-4f18-a3d6-b3cc90447e63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/cipher returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1380/2678] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b9221b6d-9478-435b-871d-74849b95a3ad None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9221b6d-9478-435b-871d-74849b95a3ad tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9221b6d-9478-435b-871d-74849b95a3ad tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b9221b6d-9478-435b-871d-74849b95a3ad tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b9221b6d-9478-435b-871d-74849b95a3ad tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1299/2679] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cf020a81-affa-4e28-9a47-5da283ae7caa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf020a81-affa-4e28-9a47-5da283ae7caa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/multiattach Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf020a81-affa-4e28-9a47-5da283ae7caa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cf020a81-affa-4e28-9a47-5da283ae7caa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cf020a81-affa-4e28-9a47-5da283ae7caa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/multiattach returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1381/2680] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bac45889-e437-4cb0-8ad9-94bbdc0d7d65 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bac45889-e437-4cb0-8ad9-94bbdc0d7d65 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/volume_backend_name Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bac45889-e437-4cb0-8ad9-94bbdc0d7d65 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bac45889-e437-4cb0-8ad9-94bbdc0d7d65 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bac45889-e437-4cb0-8ad9-94bbdc0d7d65 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1300/2681] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/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 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-843159d8-e2d1-4004-8827-275970200036 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-843159d8-e2d1-4004-8827-275970200036 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] GET http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-843159d8-e2d1-4004-8827-275970200036 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-843159d8-e2d1-4004-8827-275970200036 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-843159d8-e2d1-4004-8827-275970200036 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1382/2682] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:11:37 2026] GET /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a6dd48a2-be2b-4cd5-afd2-c89c568d6243 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6dd48a2-be2b-4cd5-afd2-c89c568d6243 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] PUT http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/5a16a268-4751-4193-bedc-f32e376cc67e Sep 02 00:11:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6dd48a2-be2b-4cd5-afd2-c89c568d6243 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6dd48a2-be2b-4cd5-afd2-c89c568d6243 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/5a16a268-4751-4193-bedc-f32e376cc67e returned with HTTP 200 Sep 02 00:11:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1301/2683] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:11:37 2026] PUT /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/encryption/5a16a268-4751-4193-bedc-f32e376cc67e => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fd49e3b1-a2cb-47a9-8ddb-e133ed28d1ba None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd49e3b1-a2cb-47a9-8ddb-e133ed28d1ba tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] PUT http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/key1 Sep 02 00:11:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fd49e3b1-a2cb-47a9-8ddb-e133ed28d1ba tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fd49e3b1-a2cb-47a9-8ddb-e133ed28d1ba tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/key1 returned with HTTP 200 Sep 02 00:11:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1383/2684] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:11:37 2026] PUT /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4fa11d12-a727-4861-9bba-60f9bab0150c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fa11d12-a727-4861-9bba-60f9bab0150c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] PUT http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4fa11d12-a727-4861-9bba-60f9bab0150c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4fa11d12-a727-4861-9bba-60f9bab0150c tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f returned with HTTP 200 Sep 02 00:11:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1302/2685] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:11:38 2026] PUT /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f => generated 371 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f2499252-68cc-46ce-b83e-9d664eb17aaa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2499252-68cc-46ce-b83e-9d664eb17aaa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2499252-68cc-46ce-b83e-9d664eb17aaa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f2499252-68cc-46ce-b83e-9d664eb17aaa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f2499252-68cc-46ce-b83e-9d664eb17aaa tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd returned with HTTP 202 Sep 02 00:11:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1384/2686] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:38 2026] DELETE /volume/v3/types/13e1675b-899e-4f96-9f24-1ddaa10faccd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5a771b06-c293-469b-aaaf-85ea40394b63 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a771b06-c293-469b-aaaf-85ea40394b63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a771b06-c293-469b-aaaf-85ea40394b63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5a771b06-c293-469b-aaaf-85ea40394b63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5a771b06-c293-469b-aaaf-85ea40394b63 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b returned with HTTP 202 Sep 02 00:11:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1303/2687] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:38 2026] DELETE /volume/v3/types/b773ef42-2fa6-49f2-9eb4-f3d7e4a0a17b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6d503cd7-e96e-465d-b59f-9baa5f05ab8f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6d503cd7-e96e-465d-b59f-9baa5f05ab8f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6d503cd7-e96e-465d-b59f-9baa5f05ab8f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6d503cd7-e96e-465d-b59f-9baa5f05ab8f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6d503cd7-e96e-465d-b59f-9baa5f05ab8f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b returned with HTTP 202 Sep 02 00:11:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1385/2688] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:38 2026] DELETE /volume/v3/types/88f6d94e-ffcd-4ddf-87ec-e113ed63055b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-741ddd39-c132-4257-83ab-49c4edef388f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-741ddd39-c132-4257-83ab-49c4edef388f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-741ddd39-c132-4257-83ab-49c4edef388f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-741ddd39-c132-4257-83ab-49c4edef388f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-741ddd39-c132-4257-83ab-49c4edef388f tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b returned with HTTP 202 Sep 02 00:11:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1304/2689] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:38 2026] DELETE /volume/v3/types/ebc5d55f-4341-4abf-9e20-58d404448e6b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-481b44ec-7fdf-4dc2-987e-5bff711545f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-481b44ec-7fdf-4dc2-987e-5bff711545f8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] DELETE http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-481b44ec-7fdf-4dc2-987e-5bff711545f8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-481b44ec-7fdf-4dc2-987e-5bff711545f8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-481b44ec-7fdf-4dc2-987e-5bff711545f8 tempest-VolumeTypesAdminTests-1754771435 tempest-VolumeTypesAdminTests-1754771435-project-admin] http://192.168.122.58/volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f returned with HTTP 202 Sep 02 00:11:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1386/2690] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:11:38 2026] DELETE /volume/v3/types/9489e039-3be8-43d7-ad24-f9682a9aae3f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:48 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=100,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:11:48 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=92,cinder:INSERT=33,cinder:UPDATE=23 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:11:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-12707018"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-12707018'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume of 1 GB Sep 02 00:11:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Availability Zones retrieved successfully. Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (37ded89f-9939-4288-aebb-5d11e4438c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a75694-783d-47f9-bb93-d1ff3d0fcc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a75694-783d-47f9-bb93-d1ff3d0fcc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d5d82b-90a1-4f86-8d9e-745c094d72d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Created reservations ['41366707-38f4-4d68-a23b-e50f1f36e70c', '66cbefbc-3eb3-4041-ad4f-953074969694', '8e6bf4c2-db9f-48b9-9f70-4536572b76d2', '0558de9c-9ecb-4d19-8911-dd27f1638c5a'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d5d82b-90a1-4f86-8d9e-745c094d72d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41366707-38f4-4d68-a23b-e50f1f36e70c', '66cbefbc-3eb3-4041-ad4f-953074969694', '8e6bf4c2-db9f-48b9-9f70-4536572b76d2', '0558de9c-9ecb-4d19-8911-dd27f1638c5a']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e742d8-b30d-432c-937c-e3144e5b1975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e742d8-b30d-432c-937c-e3144e5b1975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd777672b-ad63-4efe-9b4f-2f2927cc24b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-12707018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['41366707-38f4-4d68-a23b-e50f1f36e70c','66cbefbc-3eb3-4041-ad4f-953074969694','8e6bf4c2-db9f-48b9-9f70-4536572b76d2','0558de9c-9ecb-4d19-8911-dd27f1638c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-12707018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d777672b-ad63-4efe-9b4f-2f2927cc24b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26c70e8bea04e62bde49125f5dadb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05adf081caba462da755b533717ca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b671e8cc-21a0-4d27-a71d-ba57889fabd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b671e8cc-21a0-4d27-a71d-ba57889fabd9) transitioned into state 'SUCCESS' from state '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-12707018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['41366707-38f4-4d68-a23b-e50f1f36e70c','66cbefbc-3eb3-4041-ad4f-953074969694','8e6bf4c2-db9f-48b9-9f70-4536572b76d2','0558de9c-9ecb-4d19-8911-dd27f1638c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf84d91-23d3-43fd-a371-f68d9a9115ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf84d91-23d3-43fd-a371-f68d9a9115ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (37ded89f-9939-4288-aebb-5d11e4438c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request issued successfully. Sep 02 00:11:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de1a6a06-82da-4eba-b134-3a22d8fbe4fe tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1305/2691] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:48 2026] POST /volume/v3/volumes => generated 762 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-df7c0454-7d57-4146-984b-203df0adf7dd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1835228725"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1835228725'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume of 1 GB Sep 02 00:11:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Availability Zones retrieved successfully. Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (80d28562-f7ce-47f4-93f0-97cf9c55ffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb056b8-da57-4b11-b3a9-eb5604964c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb056b8-da57-4b11-b3a9-eb5604964c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:49 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0649ece-5bec-4b7f-9da6-d814f7f49047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Created reservations ['4a1db31d-cd8f-479d-a87f-cab009d4b838', 'ec4b64ed-c79e-42a0-bc56-7676ccb87472', 'f89fa1e1-65d7-4ad0-9caa-d759d0fd1d50', 'cc1ba117-26cb-49fc-a37c-c80fb94f2c7e'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0649ece-5bec-4b7f-9da6-d814f7f49047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a1db31d-cd8f-479d-a87f-cab009d4b838', 'ec4b64ed-c79e-42a0-bc56-7676ccb87472', 'f89fa1e1-65d7-4ad0-9caa-d759d0fd1d50', 'cc1ba117-26cb-49fc-a37c-c80fb94f2c7e']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfabbf63-d0a4-4559-9919-22058737e290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfabbf63-d0a4-4559-9919-22058737e290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4b3698-d746-4d44-8b0d-abb691433d3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1835228725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['4a1db31d-cd8f-479d-a87f-cab009d4b838','ec4b64ed-c79e-42a0-bc56-7676ccb87472','f89fa1e1-65d7-4ad0-9caa-d759d0fd1d50','cc1ba117-26cb-49fc-a37c-c80fb94f2c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1835228725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4b3698-d746-4d44-8b0d-abb691433d3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26c70e8bea04e62bde49125f5dadb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05adf081caba462da755b533717ca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0e55e3-4ddd-4d79-8d76-a240a5490190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0e55e3-4ddd-4d79-8d76-a240a5490190) transitioned into state 'SUCCESS' from state '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-1835228725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['4a1db31d-cd8f-479d-a87f-cab009d4b838','ec4b64ed-c79e-42a0-bc56-7676ccb87472','f89fa1e1-65d7-4ad0-9caa-d759d0fd1d50','cc1ba117-26cb-49fc-a37c-c80fb94f2c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcc8547-b117-4805-9ec9-9c795302aabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcc8547-b117-4805-9ec9-9c795302aabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (80d28562-f7ce-47f4-93f0-97cf9c55ffa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request issued successfully. Sep 02 00:11:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-df7c0454-7d57-4146-984b-203df0adf7dd tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1387/2692] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:49 2026] POST /volume/v3/volumes => generated 764 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-06d752ea-e907-4969-8c55-6091ffc5a10d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-184723294"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-184723294'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume of 1 GB Sep 02 00:11:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Availability Zones retrieved successfully. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (e237ca90-7355-4e1c-95bf-8ac337f0a08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ed8694-e80c-48c6-bb57-81a449b467a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ed8694-e80c-48c6-bb57-81a449b467a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031f39f6-8084-4724-b56d-1631a33168ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Created reservations ['de12f738-cb5b-432b-b815-f5d11bfbe478', '267f5012-c951-42cf-a063-2f9bca7646f5', 'f2bef829-4d82-40a3-9aa8-25a4d8997321', 'cc66025a-d8df-46db-a134-605560925594'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031f39f6-8084-4724-b56d-1631a33168ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de12f738-cb5b-432b-b815-f5d11bfbe478', '267f5012-c951-42cf-a063-2f9bca7646f5', 'f2bef829-4d82-40a3-9aa8-25a4d8997321', 'cc66025a-d8df-46db-a134-605560925594']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce46a6b0-e83a-4e1e-b636-373ab9b2c3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-79d5d7f3-911a-4cf2-9596-bece79734491 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce46a6b0-e83a-4e1e-b636-373ab9b2c3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-184723294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['de12f738-cb5b-432b-b815-f5d11bfbe478','267f5012-c951-42cf-a063-2f9bca7646f5','f2bef829-4d82-40a3-9aa8-25a4d8997321','cc66025a-d8df-46db-a134-605560925594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-184723294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26c70e8bea04e62bde49125f5dadb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05adf081caba462da755b533717ca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cceed03-2913-4917-b365-403274f9f3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cceed03-2913-4917-b365-403274f9f3db) transitioned into state 'SUCCESS' from state '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-184723294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['de12f738-cb5b-432b-b815-f5d11bfbe478','267f5012-c951-42cf-a063-2f9bca7646f5','f2bef829-4d82-40a3-9aa8-25a4d8997321','cc66025a-d8df-46db-a134-605560925594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3ac7c0-2578-4bbc-bfad-9207acf192af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3ac7c0-2578-4bbc-bfad-9207acf192af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (e237ca90-7355-4e1c-95bf-8ac337f0a08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request issued successfully. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06d752ea-e907-4969-8c55-6091ffc5a10d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1306/2693] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:50 2026] POST /volume/v3/volumes => generated 763 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-392011003"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-392011003'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume of 1 GB Sep 02 00:11:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Availability Zones retrieved successfully. Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (e95fad84-a320-4f59-834f-e647bdc8cf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27694668-f8f4-48f9-8c60-b3807a447405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27694668-f8f4-48f9-8c60-b3807a447405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2cd605-a06a-4d1f-abf2-f541b90e64fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79d5d7f3-911a-4cf2-9596-bece79734491 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:11:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-79d5d7f3-911a-4cf2-9596-bece79734491 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Created reservations ['acd7f329-0b58-499f-98e3-9af6c21e9bfb', '4fb6e19a-e3d8-4f38-b426-2a271ed2e9b3', '8403afb3-f328-477c-9f19-d17aa961c852', 'bfb4e04f-2f7d-4389-a35e-171e23e82888'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2cd605-a06a-4d1f-abf2-f541b90e64fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd7f329-0b58-499f-98e3-9af6c21e9bfb', '4fb6e19a-e3d8-4f38-b426-2a271ed2e9b3', '8403afb3-f328-477c-9f19-d17aa961c852', 'bfb4e04f-2f7d-4389-a35e-171e23e82888']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeeb0970-b89e-4f35-ad2d-4931a2b36b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-79d5d7f3-911a-4cf2-9596-bece79734491 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:11:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1388/2694] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:11:50 2026] POST /volume/v3/types => generated 287 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeeb0970-b89e-4f35-ad2d-4931a2b36b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61044e91-3624-4e10-bfd4-46fefd4d25eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-392011003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['acd7f329-0b58-499f-98e3-9af6c21e9bfb','4fb6e19a-e3d8-4f38-b426-2a271ed2e9b3','8403afb3-f328-477c-9f19-d17aa961c852','bfb4e04f-2f7d-4389-a35e-171e23e82888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-392011003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61044e91-3624-4e10-bfd4-46fefd4d25eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26c70e8bea04e62bde49125f5dadb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05adf081caba462da755b533717ca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c53465-cf8e-40ea-b8d3-73e939845a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c53465-cf8e-40ea-b8d3-73e939845a08) transitioned into state 'SUCCESS' from state '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-392011003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['acd7f329-0b58-499f-98e3-9af6c21e9bfb','4fb6e19a-e3d8-4f38-b426-2a271ed2e9b3','8403afb3-f328-477c-9f19-d17aa961c852','bfb4e04f-2f7d-4389-a35e-171e23e82888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9adb4c-85d2-4b78-ae5c-fbbdfedbd11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9adb4c-85d2-4b78-ae5c-fbbdfedbd11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (e95fad84-a320-4f59-834f-e647bdc8cf28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request issued successfully. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eaa95e54-5b5c-43a7-8db1-fd3133d44355 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1307/2695] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:50 2026] POST /volume/v3/volumes => generated 763 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac8008a-9a50-4a29-8129-58d061cbfda5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1177111984"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request body: {'volume': {"'imageRef": '7ac8008a-9a50-4a29-8129-58d061cbfda5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1177111984'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume of 1 GB Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Availability Zones retrieved successfully. Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (fdea9e75-20b9-49fb-9277-1d291d368f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906784c4-6ada-423c-a66a-8b86733135ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906784c4-6ada-423c-a66a-8b86733135ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcab9cc1-3061-4a7c-ba4d-f57d535f9a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Created reservations ['302a6606-0dc9-4f87-9d63-aff776f7e1aa', '0d8e921c-ecc4-4e30-a65c-4c22db71962c', 'a253d61a-f57e-4214-a4cb-5878275c32eb', '159a5310-00fd-4329-8ac6-fe2b873b6656'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcab9cc1-3061-4a7c-ba4d-f57d535f9a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['302a6606-0dc9-4f87-9d63-aff776f7e1aa', '0d8e921c-ecc4-4e30-a65c-4c22db71962c', 'a253d61a-f57e-4214-a4cb-5878275c32eb', '159a5310-00fd-4329-8ac6-fe2b873b6656']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda52e79-ba20-4307-9034-61a049b9bd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda52e79-ba20-4307-9034-61a049b9bd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1d83065-87de-4357-9525-23a58708c103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177111984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['302a6606-0dc9-4f87-9d63-aff776f7e1aa','0d8e921c-ecc4-4e30-a65c-4c22db71962c','a253d61a-f57e-4214-a4cb-5878275c32eb','159a5310-00fd-4329-8ac6-fe2b873b6656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177111984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1d83065-87de-4357-9525-23a58708c103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26c70e8bea04e62bde49125f5dadb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05adf081caba462da755b533717ca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d82848-b51b-4819-85ed-6f2139324475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d82848-b51b-4819-85ed-6f2139324475) transitioned into state 'SUCCESS' from state '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-1177111984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26c70e8bea04e62bde49125f5dadb76',qos_specs=None,replication_status=,reservations=['302a6606-0dc9-4f87-9d63-aff776f7e1aa','0d8e921c-ecc4-4e30-a65c-4c22db71962c','a253d61a-f57e-4214-a4cb-5878275c32eb','159a5310-00fd-4329-8ac6-fe2b873b6656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05adf081caba462da755b533717ca489',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f44685-2db8-42ee-a769-14075897535b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f44685-2db8-42ee-a769-14075897535b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Flow 'volume_create_api' (fdea9e75-20b9-49fb-9277-1d291d368f44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Create volume request issued successfully. Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2539909d-b434-4f59-a93a-c7f754aa9fb8 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1389/2696] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:51 2026] POST /volume/v3/volumes => generated 764 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a078613-4c09-4ff2-9d30-fdc2a0fa9e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 returned with HTTP 200 Sep 02 00:11:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1308/2697] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:51 2026] GET /volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-03943074-0858-4095-a830-0c3abcec8279 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03943074-0858-4095-a830-0c3abcec8279 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03943074-0858-4095-a830-0c3abcec8279 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-03943074-0858-4095-a830-0c3abcec8279 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-03943074-0858-4095-a830-0c3abcec8279 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-07b27fa1-d015-479c-b6d1-e237377e81e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-03943074-0858-4095-a830-0c3abcec8279 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d returned with HTTP 200 Sep 02 00:11:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1390/2698] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:51 2026] GET /volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07b27fa1-d015-479c-b6d1-e237377e81e6 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools Sep 02 00:11:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07b27fa1-d015-479c-b6d1-e237377e81e6 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07b27fa1-d015-479c-b6d1-e237377e81e6 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-admin] Calling method 'get_pools' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07b27fa1-d015-479c-b6d1-e237377e81e6 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:11:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1309/2699] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:11:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:11:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-reader] GET http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:11:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:52 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6727af83e58b48f7ac90a01e9f6aaa36', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cdb1ec19b334f6694ae24484a29948b', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:11:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a3c0813-2321-4b6f-b243-2cf2bb1da948 tempest-ProjectReaderTests-611033804 tempest-ProjectReaderTests-611033804-project-reader] http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 00:11:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1391/2700] 192.168.122.58 () {58 vars in 1188 bytes} [Wed Sep 2 00:11:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 149 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:11:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e5a3cca-13aa-4be8-8836-ad61997a193a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d returned with HTTP 200 Sep 02 00:11:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1310/2701] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:52 2026] GET /volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:11:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c2ba5466-0433-49c2-a322-050b5aeeb188 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 200 Sep 02 00:11:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1392/2702] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:53 2026] GET /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f8041448-5caf-4443-879e-825512aeb1e6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "bcf84439-266e-420c-b229-19f1b62c87be", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'bcf84439-266e-420c-b229-19f1b62c87be', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Create volume of 1 GB Sep 02 00:11:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Availability Zones retrieved successfully. Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Flow 'volume_create_api' (d65b21a0-9071-49ed-8d91-85e6c519430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7738a983-28c3-471f-b3d1-1459d3369ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:53 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7738a983-28c3-471f-b3d1-1459d3369ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4d283a-7b50-4138-a4b0-9c9979adc072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Created reservations ['b3762067-10f7-476b-ae64-58d22b98783c', 'e73f8950-1598-4a2f-b695-29b8d47c4e9f', '2738afe3-04b5-407a-9cdf-b791b01f80f7', 'dc776163-72b2-452c-b494-6d618a6e7296'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4d283a-7b50-4138-a4b0-9c9979adc072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3762067-10f7-476b-ae64-58d22b98783c', 'e73f8950-1598-4a2f-b695-29b8d47c4e9f', '2738afe3-04b5-407a-9cdf-b791b01f80f7', 'dc776163-72b2-452c-b494-6d618a6e7296']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8807fc67-5338-4f1d-91db-6b14d326908a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-118492c6-f376-4f9c-b5aa-17be33e27ed1 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 200 Sep 02 00:11:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1393/2703] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:54 2026] GET /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 856 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8807fc67-5338-4f1d-91db-6b14d326908a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b2e048-ab28-4d67-86c3-9bb48c1954d5', '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='db58c6ad79a84926bd0cc6042ed5532a',qos_specs=None,replication_status=,reservations=['b3762067-10f7-476b-ae64-58d22b98783c','e73f8950-1598-4a2f-b695-29b8d47c4e9f','2738afe3-04b5-407a-9cdf-b791b01f80f7','dc776163-72b2-452c-b494-6d618a6e7296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c76bd1abcf420491f4dd1273c30269',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:54Z,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=a4b2e048-ab28-4d67-86c3-9bb48c1954d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db58c6ad79a84926bd0cc6042ed5532a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c76bd1abcf420491f4dd1273c30269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f299d378-da5f-467e-8219-7ba288aaa124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f299d378-da5f-467e-8219-7ba288aaa124) transitioned into state 'SUCCESS' from 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='db58c6ad79a84926bd0cc6042ed5532a',qos_specs=None,replication_status=,reservations=['b3762067-10f7-476b-ae64-58d22b98783c','e73f8950-1598-4a2f-b695-29b8d47c4e9f','2738afe3-04b5-407a-9cdf-b791b01f80f7','dc776163-72b2-452c-b494-6d618a6e7296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c76bd1abcf420491f4dd1273c30269',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b1c0d9f-b75e-4697-919c-0cb9c4224ab3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb returned with HTTP 200 Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d820db2-4190-4839-8bd4-d2463655ab64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1394/2704] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:54 2026] GET /volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d820db2-4190-4839-8bd4-d2463655ab64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Flow 'volume_create_api' (d65b21a0-9071-49ed-8d91-85e6c519430e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Create volume request issued successfully. Sep 02 00:11:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8041448-5caf-4443-879e-825512aeb1e6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1311/2705] 192.168.122.58 () {62 vars in 1179 bytes} [Wed Sep 2 00:11:53 2026] POST /volume/v3/volumes => generated 782 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5356be0b-bb70-4a7a-bcd9-56278579f6b1 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1395/2706] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:54 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-86d00fe6-2da8-437f-994f-32c4f338f872 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bc4ee0d8-fc56-4669-9047-3f25a329e903", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'bc4ee0d8-fc56-4669-9047-3f25a329e903', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Create volume of 1 GB Sep 02 00:11:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Availability Zones retrieved successfully. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Flow 'volume_create_api' (6ac9b4fd-6980-460d-8d84-952c54eb324e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c30a5-c0d4-4683-998c-020f67bd341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2d2de115-81e9-48d8-bf11-0c789b8a3c48 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb returned with HTTP 200 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1396/2707] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:55 2026] GET /volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ceef97b9-3ecf-46c0-b2c1-8ece2d943e96 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 200 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1397/2708] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:55 2026] GET /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c30a5-c0d4-4683-998c-020f67bd341e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:11:51Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b2cde18b-9427-4838-803c-f66033028f58,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': 'b2cde18b-9427-4838-803c-f66033028f58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de913463-78c6-4f22-9c21-d8b807fdcc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-67192a3c-66d7-4dd8-b829-0eca1b03261a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1398/2709] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:55 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Created reservations ['9c6ff4c4-443e-4d36-87c2-979f7b22745a', 'c29dda06-5639-4153-8e46-e502156f1e25', '3b0a366b-4c72-4e06-a2c7-1148a483e5ad', 'ca170b42-e561-4ec6-881e-29f06a7da86d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de913463-78c6-4f22-9c21-d8b807fdcc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c6ff4c4-443e-4d36-87c2-979f7b22745a', 'c29dda06-5639-4153-8e46-e502156f1e25', '3b0a366b-4c72-4e06-a2c7-1148a483e5ad', 'ca170b42-e561-4ec6-881e-29f06a7da86d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3ede95-679f-410c-b2f6-86d16f79111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3ede95-679f-410c-b2f6-86d16f79111f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '719eef30-b755-42bd-8eb7-94c5b6bdc021', '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='edd23667b4874f8b9be172aacfc157e7',qos_specs=None,replication_status=,reservations=['9c6ff4c4-443e-4d36-87c2-979f7b22745a','c29dda06-5639-4153-8e46-e502156f1e25','3b0a366b-4c72-4e06-a2c7-1148a483e5ad','ca170b42-e561-4ec6-881e-29f06a7da86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c09ff78150043aa9336ccf901beb542',volume_type_id=b2cde18b-9427-4838-803c-f66033028f58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:55Z,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=719eef30-b755-42bd-8eb7-94c5b6bdc021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd23667b4874f8b9be172aacfc157e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c09ff78150043aa9336ccf901beb542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2cde18b-9427-4838-803c-f66033028f58),volume_type_id=b2cde18b-9427-4838-803c-f66033028f58)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d03449-f12c-4c2b-bbef-c2ac00807db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d03449-f12c-4c2b-bbef-c2ac00807db2) transitioned into state 'SUCCESS' from 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='edd23667b4874f8b9be172aacfc157e7',qos_specs=None,replication_status=,reservations=['9c6ff4c4-443e-4d36-87c2-979f7b22745a','c29dda06-5639-4153-8e46-e502156f1e25','3b0a366b-4c72-4e06-a2c7-1148a483e5ad','ca170b42-e561-4ec6-881e-29f06a7da86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c09ff78150043aa9336ccf901beb542',volume_type_id=b2cde18b-9427-4838-803c-f66033028f58)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ace3e3-ae93-4021-8de5-867861b5e82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ace3e3-ae93-4021-8de5-867861b5e82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Flow 'volume_create_api' (6ac9b4fd-6980-460d-8d84-952c54eb324e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Create volume request issued successfully. Sep 02 00:11:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86d00fe6-2da8-437f-994f-32c4f338f872 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1312/2710] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:11:55 2026] POST /volume/v3/volumes => generated 804 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d9e41198-7041-423c-a3cd-03322170ab4f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d9e41198-7041-423c-a3cd-03322170ab4f tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d9e41198-7041-423c-a3cd-03322170ab4f tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d9e41198-7041-423c-a3cd-03322170ab4f tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d9e41198-7041-423c-a3cd-03322170ab4f tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d9e41198-7041-423c-a3cd-03322170ab4f tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1399/2711] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:55 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4baab80b-84fa-4244-be94-cd452c131dd4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4baab80b-84fa-4244-be94-cd452c131dd4 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-290a6ec3-d1a5-431e-86ee-3305c2f66cc3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 200 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4baab80b-84fa-4244-be94-cd452c131dd4 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1313/2712] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:56 2026] GET /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4baab80b-84fa-4244-be94-cd452c131dd4 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-215862ed-838f-43ba-bd94-4ab593d1368f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume with id: c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4baab80b-84fa-4244-be94-cd452c131dd4 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4baab80b-84fa-4244-be94-cd452c131dd4 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1400/2713] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:56 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 932 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume request issued successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-215862ed-838f-43ba-bd94-4ab593d1368f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 202 Sep 02 00:11:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1314/2714] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:11:56 2026] DELETE /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dba3e229-1bcc-4d15-9b33-60401f24cded None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dba3e229-1bcc-4d15-9b33-60401f24cded tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dba3e229-1bcc-4d15-9b33-60401f24cded tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dba3e229-1bcc-4d15-9b33-60401f24cded tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dba3e229-1bcc-4d15-9b33-60401f24cded tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dba3e229-1bcc-4d15-9b33-60401f24cded tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 200 Sep 02 00:11:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1401/2715] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:56 2026] GET /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b910802a-5614-46b2-b96e-18cc92b22493 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b910802a-5614-46b2-b96e-18cc92b22493 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b910802a-5614-46b2-b96e-18cc92b22493 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b910802a-5614-46b2-b96e-18cc92b22493 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-076b66bd-756e-438b-8429-0bc5ac87d7df None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b910802a-5614-46b2-b96e-18cc92b22493 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b910802a-5614-46b2-b96e-18cc92b22493 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1315/2716] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:57 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 896 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1081273191"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1081273191'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (52decbd9-8dd4-4264-9287-880cb545f333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f6747e-6575-4d39-b6e3-d203fdc69e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f6747e-6575-4d39-b6e3-d203fdc69e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992b2ea7-cf1f-42cc-9382-2559bbb83139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['db66cb50-2237-4561-980b-07e02b68328e', 'e18815c9-daf3-41de-96cb-fa651092d699', '45feb153-0f52-4d18-b87b-6e89cf6f485d', '30d49d2b-b35e-4014-8dcd-f79b02d01de9'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992b2ea7-cf1f-42cc-9382-2559bbb83139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db66cb50-2237-4561-980b-07e02b68328e', 'e18815c9-daf3-41de-96cb-fa651092d699', '45feb153-0f52-4d18-b87b-6e89cf6f485d', '30d49d2b-b35e-4014-8dcd-f79b02d01de9']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d864b84b-be17-4b1f-8f19-626ad828658d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d864b84b-be17-4b1f-8f19-626ad828658d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0bae31-d39b-49f4-8e7b-e23682f67098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1081273191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['db66cb50-2237-4561-980b-07e02b68328e','e18815c9-daf3-41de-96cb-fa651092d699','45feb153-0f52-4d18-b87b-6e89cf6f485d','30d49d2b-b35e-4014-8dcd-f79b02d01de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1081273191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0bae31-d39b-49f4-8e7b-e23682f67098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d39670-7c46-4c4c-ae31-13cb7bd05bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d39670-7c46-4c4c-ae31-13cb7bd05bae) transitioned into state 'SUCCESS' from state '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-1081273191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['db66cb50-2237-4561-980b-07e02b68328e','e18815c9-daf3-41de-96cb-fa651092d699','45feb153-0f52-4d18-b87b-6e89cf6f485d','30d49d2b-b35e-4014-8dcd-f79b02d01de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f5c312-6d10-48c3-87b4-32c211103ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f5c312-6d10-48c3-87b4-32c211103ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (52decbd9-8dd4-4264-9287-880cb545f333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-076b66bd-756e-438b-8429-0bc5ac87d7df tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:11:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1402/2717] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:11:57 2026] POST /volume/v3/volumes => generated 785 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d02cec22-f4f6-4a61-8e0a-5c29afbe7c8b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 200 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1316/2718] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:57 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fc2a8ad7-d2bf-46f3-8126-11a9e770ad30 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1403/2719] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:57 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 932 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1bbeebfd-e40b-4e34-b3b1-d14e25336f2c tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 200 Sep 02 00:11:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1317/2720] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:57 2026] GET /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8df822cc-198b-443f-a83b-17ed7e173a7c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8df822cc-198b-443f-a83b-17ed7e173a7c tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8df822cc-198b-443f-a83b-17ed7e173a7c tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8df822cc-198b-443f-a83b-17ed7e173a7c tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8df822cc-198b-443f-a83b-17ed7e173a7c tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8df822cc-198b-443f-a83b-17ed7e173a7c tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:11:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1404/2721] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:58 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:11:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-335e309e-8f36-4611-a9c5-4e2da50a9fed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 200 Sep 02 00:11:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1318/2722] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:58 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-436834c0-54b9-45df-8b47-c42802d1454a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-436834c0-54b9-45df-8b47-c42802d1454a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-436834c0-54b9-45df-8b47-c42802d1454a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-436834c0-54b9-45df-8b47-c42802d1454a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-436834c0-54b9-45df-8b47-c42802d1454a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-436834c0-54b9-45df-8b47-c42802d1454a tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1405/2723] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:58 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 935 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-86a50108-2deb-4714-92e3-5d3569efe0bf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86a50108-2deb-4714-92e3-5d3569efe0bf tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86a50108-2deb-4714-92e3-5d3569efe0bf tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86a50108-2deb-4714-92e3-5d3569efe0bf tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86a50108-2deb-4714-92e3-5d3569efe0bf tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 returned with HTTP 404 Sep 02 00:11:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1319/2724] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:58 2026] GET /volume/v3/volumes/c1d83065-87de-4357-9525-23a58708c103 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-100171bf-408b-4cf8-b196-926754a61e9f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] DELETE http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:58 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume with id: 61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:11:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume request issued successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-100171bf-408b-4cf8-b196-926754a61e9f tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb returned with HTTP 202 Sep 02 00:11:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1406/2725] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:11:58 2026] DELETE /volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-66e44009-c482-4f7a-a5f2-d0cb7c7f417a tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb returned with HTTP 200 Sep 02 00:11:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1320/2726] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:59 2026] GET /volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:11:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:11:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-23b4cfa9-91b6-4f50-845d-42eec9794af6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:11:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1407/2727] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:59 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 954 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d31ea46e-cbe5-41cb-8750-4017e91ce4ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 200 Sep 02 00:11:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1321/2728] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:11:59 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:11:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:11:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8df3532-cb5f-4e8a-a8ed-de95a1259a4d tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:11:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1322/2729] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:11:59 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 935 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd0bae31-d39b-49f4-8e7b-e23682f67098", "name": "tempest-ProjectMemberTests-Snapshot-1443525780"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Volume info retrieved successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Create snapshot from volume cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-294b6a7d-b192-47ee-b48f-f4098e6a217b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-294b6a7d-b192-47ee-b48f-f4098e6a217b tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-294b6a7d-b192-47ee-b48f-f4098e6a217b tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-294b6a7d-b192-47ee-b48f-f4098e6a217b tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-294b6a7d-b192-47ee-b48f-f4098e6a217b tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb returned with HTTP 404 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1323/2730] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:00 2026] GET /volume/v3/volumes/61044e91-3624-4e10-bfd4-46fefd4d25eb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] DELETE http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume with id: 02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:12:00 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Created reservations ['d611188c-c3dc-4b37-b53c-b1fd1fc9e9ac', '37bce2d0-eb2f-41ef-acac-111cd3f5b246', '361f39bc-d461-4f90-9455-cea65d3fe428', 'aa1e8349-6a54-46d7-861d-b4ad0050a2c1'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume request issued successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-736e6f28-ec77-4ece-8db0-5203e52ba68d tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 202 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1324/2731] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:00 2026] DELETE /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a37111db-e680-47f7-95f4-df069e632cd3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a37111db-e680-47f7-95f4-df069e632cd3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a37111db-e680-47f7-95f4-df069e632cd3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a37111db-e680-47f7-95f4-df069e632cd3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot create request issued successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-121c0405-2cdf-4fef-b440-593ac9f1a10d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1408/2732] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:11:59 2026] POST /volume/v3/snapshots => generated 305 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a91be73-4845-4895-9dde-feca6e78e224 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a91be73-4845-4895-9dde-feca6e78e224 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a91be73-4845-4895-9dde-feca6e78e224 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a91be73-4845-4895-9dde-feca6e78e224 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a37111db-e680-47f7-95f4-df069e632cd3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a37111db-e680-47f7-95f4-df069e632cd3 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 200 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1325/2733] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:00 2026] GET /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1a91be73-4845-4895-9dde-feca6e78e224 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a91be73-4845-4895-9dde-feca6e78e224 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1409/2734] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:00 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-94f6a6c6-1b74-4ac9-9d59-de5363e215c6 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1326/2735] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:00 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 957 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1eb2abfc-f83b-4707-b97c-983345268a64 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1eb2abfc-f83b-4707-b97c-983345268a64 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1eb2abfc-f83b-4707-b97c-983345268a64 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1eb2abfc-f83b-4707-b97c-983345268a64 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1eb2abfc-f83b-4707-b97c-983345268a64 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1eb2abfc-f83b-4707-b97c-983345268a64 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1410/2736] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:01 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 935 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:12:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4de0b591-06f6-47d7-bed6-94be8828fe60 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1411/2737] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:01 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23e060b7-7ee6-4e06-bcdc-8bc8814b0806 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 200 Sep 02 00:12:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1327/2738] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:01 2026] GET /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d8ae114e-67f9-473c-87ce-824420ac56ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d8ae114e-67f9-473c-87ce-824420ac56ac tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d8ae114e-67f9-473c-87ce-824420ac56ac tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d8ae114e-67f9-473c-87ce-824420ac56ac tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d8ae114e-67f9-473c-87ce-824420ac56ac tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d8ae114e-67f9-473c-87ce-824420ac56ac tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1412/2739] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:01 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-22fefed0-898a-4593-a68a-db260f5cbc66 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22fefed0-898a-4593-a68a-db260f5cbc66 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22fefed0-898a-4593-a68a-db260f5cbc66 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22fefed0-898a-4593-a68a-db260f5cbc66 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-22fefed0-898a-4593-a68a-db260f5cbc66 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22fefed0-898a-4593-a68a-db260f5cbc66 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1328/2740] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5431d170-bc05-4f08-b04f-f963095aab84 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5431d170-bc05-4f08-b04f-f963095aab84 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5431d170-bc05-4f08-b04f-f963095aab84 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5431d170-bc05-4f08-b04f-f963095aab84 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5431d170-bc05-4f08-b04f-f963095aab84 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5431d170-bc05-4f08-b04f-f963095aab84 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1413/2741] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Delete volume with id: a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Delete volume request issued successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c15975c2-7cb0-498a-965d-dfcb6a6414c9 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 202 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1329/2742] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:12:02 2026] DELETE /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d892620d-467e-4650-ada9-0baee989dfd0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d892620d-467e-4650-ada9-0baee989dfd0 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d892620d-467e-4650-ada9-0baee989dfd0 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d892620d-467e-4650-ada9-0baee989dfd0 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d892620d-467e-4650-ada9-0baee989dfd0 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d892620d-467e-4650-ada9-0baee989dfd0 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1414/2743] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 1199 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a928bced-c11e-46db-a8ea-c3ae3f39bbf8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1330/2744] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8b7740d1-056f-48da-9512-d54a0844265e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b7740d1-056f-48da-9512-d54a0844265e tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b7740d1-056f-48da-9512-d54a0844265e tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8b7740d1-056f-48da-9512-d54a0844265e tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8b7740d1-056f-48da-9512-d54a0844265e tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 returned with HTTP 404 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1415/2745] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/02a9c8a9-92b9-4f63-b72d-6effc5ac8ed0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-22838975-313e-45f2-a699-387f687fc724 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] DELETE http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume with id: cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume request issued successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22838975-313e-45f2-a699-387f687fc724 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d returned with HTTP 202 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1331/2746] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:02 2026] DELETE /volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:12:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c13275fb-a581-4680-bd74-e5c9e5f41c92 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1416/2747] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 957 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3db5798a-34aa-437c-9df1-e14d5e9f0d02 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d returned with HTTP 200 Sep 02 00:12:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1332/2748] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:02 2026] GET /volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-71a3283f-2d7b-455f-9b47-d51cb946d5a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71a3283f-2d7b-455f-9b47-d51cb946d5a6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71a3283f-2d7b-455f-9b47-d51cb946d5a6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-71a3283f-2d7b-455f-9b47-d51cb946d5a6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-71a3283f-2d7b-455f-9b47-d51cb946d5a6 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 404 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1417/2749] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5be58875-75b5-43c8-b4cc-c443516412c0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5be58875-75b5-43c8-b4cc-c443516412c0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5be58875-75b5-43c8-b4cc-c443516412c0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5be58875-75b5-43c8-b4cc-c443516412c0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5be58875-75b5-43c8-b4cc-c443516412c0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5be58875-75b5-43c8-b4cc-c443516412c0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1333/2750] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Delete snapshot with id: d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot delete request issued successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a5dc99b2-6b04-4016-8417-a2b7a11640d2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 202 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1418/2751] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:03 2026] DELETE /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f93044ec-4032-47a4-a9ed-0139f846619e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f93044ec-4032-47a4-a9ed-0139f846619e tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f93044ec-4032-47a4-a9ed-0139f846619e tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f93044ec-4032-47a4-a9ed-0139f846619e tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a7859ebb-faf6-4d7e-98f2-d3ef914963f9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1334/2752] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 463 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Delete volume with id: a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cd658c7b-0032-473d-a9c2-29a91dd7bb94 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 404 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1335/2753] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:12:03 2026] DELETE /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34f5263a-719e-4327-9c46-8079c6aea5f5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34f5263a-719e-4327-9c46-8079c6aea5f5 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34f5263a-719e-4327-9c46-8079c6aea5f5 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34f5263a-719e-4327-9c46-8079c6aea5f5 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f93044ec-4032-47a4-a9ed-0139f846619e tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34f5263a-719e-4327-9c46-8079c6aea5f5 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d returned with HTTP 404 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1336/2754] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/cc4b3698-d746-4d44-8b0d-abb691433d3d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1e0f5712-057d-476f-afc1-bb4fa5304c27 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f93044ec-4032-47a4-a9ed-0139f846619e tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1419/2755] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 1301 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1e0f5712-057d-476f-afc1-bb4fa5304c27 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] GET http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1e0f5712-057d-476f-afc1-bb4fa5304c27 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1e0f5712-057d-476f-afc1-bb4fa5304c27 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume with id: d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1e0f5712-057d-476f-afc1-bb4fa5304c27 tempest-VolumeImageDependencyTests-1050544813 tempest-VolumeImageDependencyTests-1050544813-project-member] http://192.168.122.58/volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 returned with HTTP 404 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1337/2756] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/a4b2e048-ab28-4d67-86c3-9bb48c1954d5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] DELETE http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Delete volume with id: 719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Delete volume request issued successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8b47853-b58c-4fdd-b243-5b2bf5459639 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 returned with HTTP 202 Sep 02 00:12:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1420/2757] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:03 2026] DELETE /volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Delete volume request issued successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e9f7c18e-94a6-4561-a590-eabb3584cdf2 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 202 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1338/2758] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:03 2026] DELETE /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6d3ee8c1-39aa-4916-ad5a-e5b6c803cce5 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1339/2759] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 1300 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9777cd86-e247-45c7-9166-5aeefa4c46ac tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 returned with HTTP 200 Sep 02 00:12:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1421/2760] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:03 2026] GET /volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 => generated 854 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7e225509-9a1c-460a-88ed-b6270ad02183 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e225509-9a1c-460a-88ed-b6270ad02183 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e225509-9a1c-460a-88ed-b6270ad02183 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7e225509-9a1c-460a-88ed-b6270ad02183 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7e225509-9a1c-460a-88ed-b6270ad02183 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7e225509-9a1c-460a-88ed-b6270ad02183 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1340/2761] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:04 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:12:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Volume info retrieved successfully. Sep 02 00:12:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a3192c4-d6a4-424f-8dd4-02c8c10391d3 tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 200 Sep 02 00:12:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1422/2762] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:05 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 1300 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Volume info retrieved successfully. Sep 02 00:12:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bdee918d-0136-4634-aaeb-9fb6bfa732f7 tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 returned with HTTP 200 Sep 02 00:12:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1341/2763] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:05 2026] GET /volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c31f5922-3b88-4191-bcdc-707c2704ec20 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 200 Sep 02 00:12:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1423/2764] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:05 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e0e7d865-6ec3-4f71-a047-b5a490394d0b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0e7d865-6ec3-4f71-a047-b5a490394d0b tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] GET http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0e7d865-6ec3-4f71-a047-b5a490394d0b tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0e7d865-6ec3-4f71-a047-b5a490394d0b tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0e7d865-6ec3-4f71-a047-b5a490394d0b tempest-VolumeAndVolumeTypeFromImageTest-1593934894 tempest-VolumeAndVolumeTypeFromImageTest-1593934894-project-member] http://192.168.122.58/volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 returned with HTTP 404 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1342/2765] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/volumes/719eef30-b755-42bd-8eb7-94c5b6bdc021 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-602c31f7-db6e-4392-9fa9-bf50843212af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-602c31f7-db6e-4392-9fa9-bf50843212af tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] GET http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-602c31f7-db6e-4392-9fa9-bf50843212af tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-602c31f7-db6e-4392-9fa9-bf50843212af tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-602c31f7-db6e-4392-9fa9-bf50843212af tempest-CreateVolumesFromImageTest-543965672 tempest-CreateVolumesFromImageTest-543965672-project-member] http://192.168.122.58/volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 returned with HTTP 404 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1424/2766] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/volumes/d777672b-ad63-4efe-9b4f-2f2927cc24b5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] GET http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Get all volumes completed successfully. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-55ba48bc-1b65-40ed-9202-dbdbd97b8e35 tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] http://192.168.122.58/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1343/2767] 192.168.122.58 () {58 vars in 1164 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1018 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53b5a7ab-7134-4851-b040-54c90d7e2cfd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53b5a7ab-7134-4851-b040-54c90d7e2cfd tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] DELETE http://192.168.122.58/volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53b5a7ab-7134-4851-b040-54c90d7e2cfd tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53b5a7ab-7134-4851-b040-54c90d7e2cfd tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53b5a7ab-7134-4851-b040-54c90d7e2cfd tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] http://192.168.122.58/volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 returned with HTTP 202 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1425/2768] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:12:06 2026] DELETE /volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4c14d334-2a96-432a-ae0f-ccbaf14c95fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c14d334-2a96-432a-ae0f-ccbaf14c95fe tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] GET http://192.168.122.58/volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c14d334-2a96-432a-ae0f-ccbaf14c95fe tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c14d334-2a96-432a-ae0f-ccbaf14c95fe tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c14d334-2a96-432a-ae0f-ccbaf14c95fe tempest-VolumeAndVolumeTypeFromImageTest-985036729 tempest-VolumeAndVolumeTypeFromImageTest-985036729-project-admin] http://192.168.122.58/volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 returned with HTTP 404 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1344/2769] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/types/b2cde18b-9427-4838-803c-f66033028f58 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dd581cd9-acde-4247-89fa-4a6d744963af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd581cd9-acde-4247-89fa-4a6d744963af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd581cd9-acde-4247-89fa-4a6d744963af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd581cd9-acde-4247-89fa-4a6d744963af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd581cd9-acde-4247-89fa-4a6d744963af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 returned with HTTP 404 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1426/2770] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/snapshots/d618ab25-5170-4b9b-8af3-796d40521a60 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d50473f0-d59b-4cf1-ad37-7271768574ce None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:12:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d50473f0-d59b-4cf1-ad37-7271768574ce tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 202 Sep 02 00:12:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1345/2771] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:06 2026] DELETE /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:06 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:06 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd61c3b-882e-47dd-8209-b6c3c76b4474 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 200 Sep 02 00:12:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1427/2772] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:06 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31d7279d-3e89-438d-983a-177ee5235417 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume of 1 GB Sep 02 00:12:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Availability Zones retrieved successfully. Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Flow 'volume_create_api' (1bf8a1b0-b912-455f-a103-5e383d244cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2773e9-92bc-4c25-a62e-703c14d61e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2773e9-92bc-4c25-a62e-703c14d61e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:07 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e082f3-b032-4998-ba2f-a0626b3430a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Created reservations ['e252958d-093a-45bd-895b-68ffa88cb476', 'fc64a6fa-60c4-406c-9039-dd6301778e5c', 'a62639d4-9892-4a2e-ac92-21035f801b63', '7dd2a4d8-6552-4885-9767-1648bc603057'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e082f3-b032-4998-ba2f-a0626b3430a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e252958d-093a-45bd-895b-68ffa88cb476', 'fc64a6fa-60c4-406c-9039-dd6301778e5c', 'a62639d4-9892-4a2e-ac92-21035f801b63', '7dd2a4d8-6552-4885-9767-1648bc603057']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d3d94-c40a-447c-985d-69180780ccac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-addc775f-633b-43e6-b09c-d3e01a0e6a44 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 200 Sep 02 00:12:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1428/2773] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:08 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 1014 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:08 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:08 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d3d94-c40a-447c-985d-69180780ccac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ff1531-9a8d-455e-8eec-4959f20554d1', '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='244b3fae5d8d448eb0a0efd1544af26a',qos_specs=None,replication_status=,reservations=['e252958d-093a-45bd-895b-68ffa88cb476','fc64a6fa-60c4-406c-9039-dd6301778e5c','a62639d4-9892-4a2e-ac92-21035f801b63','7dd2a4d8-6552-4885-9767-1648bc603057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2170f21668469bb1632bb76ddf7f93',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:08Z,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=c6ff1531-9a8d-455e-8eec-4959f20554d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244b3fae5d8d448eb0a0efd1544af26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2170f21668469bb1632bb76ddf7f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81f412-8099-4772-82b9-190c9e54e69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81f412-8099-4772-82b9-190c9e54e69d) transitioned into state 'SUCCESS' from 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='244b3fae5d8d448eb0a0efd1544af26a',qos_specs=None,replication_status=,reservations=['e252958d-093a-45bd-895b-68ffa88cb476','fc64a6fa-60c4-406c-9039-dd6301778e5c','a62639d4-9892-4a2e-ac92-21035f801b63','7dd2a4d8-6552-4885-9767-1648bc603057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2170f21668469bb1632bb76ddf7f93',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9581aec5-d219-428a-bfdb-2d34b1e3e878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9581aec5-d219-428a-bfdb-2d34b1e3e878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Flow 'volume_create_api' (1bf8a1b0-b912-455f-a103-5e383d244cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:08 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume request issued successfully. Sep 02 00:12:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31d7279d-3e89-438d-983a-177ee5235417 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1346/2774] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:07 2026] POST /volume/v3/volumes => generated 747 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fcd9bbb7-d6c0-40ef-bff8-f7af39c28afd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 200 Sep 02 00:12:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1429/2775] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:08 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f1ed041-db9f-4dab-8729-06813c027ddc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f1ed041-db9f-4dab-8729-06813c027ddc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f1ed041-db9f-4dab-8729-06813c027ddc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f1ed041-db9f-4dab-8729-06813c027ddc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f1ed041-db9f-4dab-8729-06813c027ddc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 returned with HTTP 404 Sep 02 00:12:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1347/2776] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:09 2026] GET /volume/v3/volumes/cd0bae31-d39b-49f4-8e7b-e23682f67098 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1096668665"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1096668665'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (ddc2d253-fbd1-4898-af1d-815906565df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9da0e0-d0f0-4dda-af18-aa8f56c1d245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9da0e0-d0f0-4dda-af18-aa8f56c1d245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d45400-7cc2-4683-8eff-48420682edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-303e47fe-68d1-4032-b291-1e013b5d6537 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-303e47fe-68d1-4032-b291-1e013b5d6537 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-303e47fe-68d1-4032-b291-1e013b5d6537 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-303e47fe-68d1-4032-b291-1e013b5d6537 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-303e47fe-68d1-4032-b291-1e013b5d6537 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-303e47fe-68d1-4032-b291-1e013b5d6537 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 200 Sep 02 00:12:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1348/2777] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:09 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['5c3838e4-5e00-4dbe-ae26-726758f499da', '034509f6-afb0-4efe-a12b-33a0111f48fd', '09a0934a-3b75-4c02-9d36-c5790bec7906', 'c60fa682-4193-49e2-9671-1fc82a61b7d7'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d45400-7cc2-4683-8eff-48420682edba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3838e4-5e00-4dbe-ae26-726758f499da', '034509f6-afb0-4efe-a12b-33a0111f48fd', '09a0934a-3b75-4c02-9d36-c5790bec7906', 'c60fa682-4193-49e2-9671-1fc82a61b7d7']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ba9353-f1e8-43a9-ad31-747e574de3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ba9353-f1e8-43a9-ad31-747e574de3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee8fb20-d791-4f0d-8471-66e2628b3445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096668665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['5c3838e4-5e00-4dbe-ae26-726758f499da','034509f6-afb0-4efe-a12b-33a0111f48fd','09a0934a-3b75-4c02-9d36-c5790bec7906','c60fa682-4193-49e2-9671-1fc82a61b7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096668665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee8fb20-d791-4f0d-8471-66e2628b3445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b403e13b-aafe-4267-afca-df8d12aa98e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-78827639-8029-44bd-9b39-c587c3ea4607 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b403e13b-aafe-4267-afca-df8d12aa98e8) transitioned into state 'SUCCESS' from state '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-1096668665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['5c3838e4-5e00-4dbe-ae26-726758f499da','034509f6-afb0-4efe-a12b-33a0111f48fd','09a0934a-3b75-4c02-9d36-c5790bec7906','c60fa682-4193-49e2-9671-1fc82a61b7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6458a1-45cf-47fa-91bf-efb21164fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6458a1-45cf-47fa-91bf-efb21164fc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (ddc2d253-fbd1-4898-af1d-815906565df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-768a012b-4ea0-40ba-b8de-00e5f3ca2cfd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1430/2778] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:09 2026] POST /volume/v3/volumes => generated 785 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-33503aff-775d-4573-82a6-710ce8d0fbf6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 200 Sep 02 00:12:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1431/2779] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:09 2026] GET /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 964 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-488705914"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-488705914'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (0b8d8d42-993b-4483-9c39-c2f1c7216d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a691d1a-97ff-4f2f-88f5-b15ec4540726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a691d1a-97ff-4f2f-88f5-b15ec4540726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6558520c-a0d9-43e6-b9bb-bb98289c0908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['f342963b-0953-4b12-a326-ff35c5571acd', 'ae557d99-234c-42ca-a135-c31db79f6a83', '4e40a10e-6127-4166-98d6-777fe5725859', '6c818cbd-9db8-447f-af15-0150149b4cb7'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6558520c-a0d9-43e6-b9bb-bb98289c0908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f342963b-0953-4b12-a326-ff35c5571acd', 'ae557d99-234c-42ca-a135-c31db79f6a83', '4e40a10e-6127-4166-98d6-777fe5725859', '6c818cbd-9db8-447f-af15-0150149b4cb7']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d70ad4e-40ae-4b30-8089-2ec2191f48de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d70ad4e-40ae-4b30-8089-2ec2191f48de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c119cf-64c8-4336-aa71-f87d96bf020b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-488705914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['f342963b-0953-4b12-a326-ff35c5571acd','ae557d99-234c-42ca-a135-c31db79f6a83','4e40a10e-6127-4166-98d6-777fe5725859','6c818cbd-9db8-447f-af15-0150149b4cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-488705914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28c119cf-64c8-4336-aa71-f87d96bf020b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0ab53e-3343-4fd8-ad19-dac11e958fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0ab53e-3343-4fd8-ad19-dac11e958fbf) transitioned into state 'SUCCESS' from state '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-488705914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['f342963b-0953-4b12-a326-ff35c5571acd','ae557d99-234c-42ca-a135-c31db79f6a83','4e40a10e-6127-4166-98d6-777fe5725859','6c818cbd-9db8-447f-af15-0150149b4cb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31006c8-1e9c-46dd-9721-7f9566efae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31006c8-1e9c-46dd-9721-7f9566efae39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (0b8d8d42-993b-4483-9c39-c2f1c7216d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-78827639-8029-44bd-9b39-c587c3ea4607 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1349/2780] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:09 2026] POST /volume/v3/volumes => generated 766 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e636364f-8cd4-428a-90ae-1a2464e88105 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e636364f-8cd4-428a-90ae-1a2464e88105 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e636364f-8cd4-428a-90ae-1a2464e88105 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e636364f-8cd4-428a-90ae-1a2464e88105 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e636364f-8cd4-428a-90ae-1a2464e88105 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e636364f-8cd4-428a-90ae-1a2464e88105 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 200 Sep 02 00:12:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1432/2781] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:10 2026] GET /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 834 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2511d9a2-756a-43f6-a7a1-16aa55dd6963 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 200 Sep 02 00:12:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1350/2782] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:10 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d69fade-b14b-4214-bb03-4bcaa02537db None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d69fade-b14b-4214-bb03-4bcaa02537db tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d69fade-b14b-4214-bb03-4bcaa02537db tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d69fade-b14b-4214-bb03-4bcaa02537db tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4d69fade-b14b-4214-bb03-4bcaa02537db tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d69fade-b14b-4214-bb03-4bcaa02537db tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 200 Sep 02 00:12:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1433/2783] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:10 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-966bd46e-ea98-4be0-a77b-04249308b202 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-862449544"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-862449544'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume of 1 GB Sep 02 00:12:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Availability Zones retrieved successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Flow 'volume_create_api' (9b6eb15b-a90e-4066-b58c-c51ff460c1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac612bb1-c655-4875-b0b3-b16e7c17534d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac612bb1-c655-4875-b0b3-b16e7c17534d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883387c3-2d01-4059-95d4-6127f4eed562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1a448431-3bdb-40cf-9481-90d9948292ea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a448431-3bdb-40cf-9481-90d9948292ea tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a448431-3bdb-40cf-9481-90d9948292ea tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1a448431-3bdb-40cf-9481-90d9948292ea tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Created reservations ['866b3b17-5691-42cf-8222-11d75c22417b', '474156d6-07fa-46af-8e5e-0f178817ef60', '7523016f-a483-4d5a-b800-92a8113a03c3', '109cc654-31a6-443a-8e9a-ab98ddcc848b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883387c3-2d01-4059-95d4-6127f4eed562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866b3b17-5691-42cf-8222-11d75c22417b', '474156d6-07fa-46af-8e5e-0f178817ef60', '7523016f-a483-4d5a-b800-92a8113a03c3', '109cc654-31a6-443a-8e9a-ab98ddcc848b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d08d13-e308-48cf-89ea-c614cfbe0143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1a448431-3bdb-40cf-9481-90d9948292ea tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1a448431-3bdb-40cf-9481-90d9948292ea tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 200 Sep 02 00:12:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1434/2784] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:10 2026] GET /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d08d13-e308-48cf-89ea-c614cfbe0143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46265a6a-ee5e-4aaa-bbb1-464456f0564a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-862449544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244b3fae5d8d448eb0a0efd1544af26a',qos_specs=None,replication_status=,reservations=['866b3b17-5691-42cf-8222-11d75c22417b','474156d6-07fa-46af-8e5e-0f178817ef60','7523016f-a483-4d5a-b800-92a8113a03c3','109cc654-31a6-443a-8e9a-ab98ddcc848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2170f21668469bb1632bb76ddf7f93',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:10Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-862449544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46265a6a-ee5e-4aaa-bbb1-464456f0564a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244b3fae5d8d448eb0a0efd1544af26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2170f21668469bb1632bb76ddf7f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29319b9-765e-4bb8-aea5-bdf0faccb474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29319b9-765e-4bb8-aea5-bdf0faccb474) transitioned into 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-862449544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244b3fae5d8d448eb0a0efd1544af26a',qos_specs=None,replication_status=,reservations=['866b3b17-5691-42cf-8222-11d75c22417b','474156d6-07fa-46af-8e5e-0f178817ef60','7523016f-a483-4d5a-b800-92a8113a03c3','109cc654-31a6-443a-8e9a-ab98ddcc848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2170f21668469bb1632bb76ddf7f93',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:10 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0701f1-a8cf-4d58-b95f-eaf978334bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0701f1-a8cf-4d58-b95f-eaf978334bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Flow 'volume_create_api' (9b6eb15b-a90e-4066-b58c-c51ff460c1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create volume request issued successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-966bd46e-ea98-4be0-a77b-04249308b202 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1351/2785] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:10 2026] POST /volume/v3/volumes => generated 782 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48ab43c2-21ab-4bb9-9bdd-ccc0421cfa08 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 200 Sep 02 00:12:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1435/2786] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:11 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52563872-c4d3-42d2-a6c6-ffbd5a22471a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 200 Sep 02 00:12:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1352/2787] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:11 2026] GET /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-36473556"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-36473556'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume of 1 GB Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Availability Zones retrieved successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Flow 'volume_create_api' (a8318c73-4699-477c-ab99-9a878583c3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1f852f-41b6-4091-8760-4215710ca025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1f852f-41b6-4091-8760-4215710ca025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277b7e4b-1ce6-4f61-83ca-0b6fd9c6aa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Created reservations ['7aeb2c0e-439c-4cb9-b76f-a03642cf5c56', '06a8eba6-bd94-4206-86e8-6b949fd16f61', '1da6b77f-efe6-4d65-9b60-ab588d349843', 'e973344a-95d3-45df-89c0-36d438adf4a3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277b7e4b-1ce6-4f61-83ca-0b6fd9c6aa33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aeb2c0e-439c-4cb9-b76f-a03642cf5c56', '06a8eba6-bd94-4206-86e8-6b949fd16f61', '1da6b77f-efe6-4d65-9b60-ab588d349843', 'e973344a-95d3-45df-89c0-36d438adf4a3']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf29e1f-1b4e-404b-9b82-fb354babbcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf29e1f-1b4e-404b-9b82-fb354babbcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad0233d1-069e-4354-adc9-ad4332df6200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-36473556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae904f874fd24c66b9caab5bec732d5c',qos_specs=None,replication_status=,reservations=['7aeb2c0e-439c-4cb9-b76f-a03642cf5c56','06a8eba6-bd94-4206-86e8-6b949fd16f61','1da6b77f-efe6-4d65-9b60-ab588d349843','e973344a-95d3-45df-89c0-36d438adf4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ec561a7ffd45c983daff3bf849def4',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-36473556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad0233d1-069e-4354-adc9-ad4332df6200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae904f874fd24c66b9caab5bec732d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ec561a7ffd45c983daff3bf849def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a24c9e7-0d37-4c63-aa90-6f49bc0ce5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-de0373e1-29c7-444e-9141-7b103d79bb96 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de0373e1-29c7-444e-9141-7b103d79bb96 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de0373e1-29c7-444e-9141-7b103d79bb96 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-de0373e1-29c7-444e-9141-7b103d79bb96 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a24c9e7-0d37-4c63-aa90-6f49bc0ce5df) transitioned into state 'SUCCESS' from state '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-36473556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae904f874fd24c66b9caab5bec732d5c',qos_specs=None,replication_status=,reservations=['7aeb2c0e-439c-4cb9-b76f-a03642cf5c56','06a8eba6-bd94-4206-86e8-6b949fd16f61','1da6b77f-efe6-4d65-9b60-ab588d349843','e973344a-95d3-45df-89c0-36d438adf4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ec561a7ffd45c983daff3bf849def4',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20110b4c-f3d2-4674-bedc-b49d3a6a47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-de0373e1-29c7-444e-9141-7b103d79bb96 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-de0373e1-29c7-444e-9141-7b103d79bb96 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 200 Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20110b4c-f3d2-4674-bedc-b49d3a6a47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1353/2788] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:11 2026] GET /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Flow 'volume_create_api' (a8318c73-4699-477c-ab99-9a878583c3c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume request issued successfully. Sep 02 00:12:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8a22156-d453-4165-a1ab-7008a3e0ba1c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1436/2789] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:12:11 2026] POST /volume/v3/volumes => generated 775 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-34d90ca3-49ca-4cd5-ab32-82841874203f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aee8fb20-d791-4f0d-8471-66e2628b3445", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-188615658"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be25cd3a-0e7d-4948-b7df-524fc7e3adac tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 200 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1437/2790] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:11 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['6966affd-71ea-4a97-922c-761caeaf199a', '8ec35814-114e-4635-9f53-462326f5134a', '900b31c0-16c9-447e-a079-1f07866e63fe', '64171af5-fb46-49e9-a39a-4d4e56eea61f'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c46551a-333c-4677-a139-75254861e23d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c46551a-333c-4677-a139-75254861e23d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c46551a-333c-4677-a139-75254861e23d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c46551a-333c-4677-a139-75254861e23d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-34d90ca3-49ca-4cd5-ab32-82841874203f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1354/2791] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2c46551a-333c-4677-a139-75254861e23d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c46551a-333c-4677-a139-75254861e23d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 200 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1438/2792] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:12 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 874 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-99145f0a-dfd8-4400-aa13-9cd55f6e2d02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1355/2793] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:12 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06926dc0-a337-4716-887a-2bc7aed2913a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06926dc0-a337-4716-887a-2bc7aed2913a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06926dc0-a337-4716-887a-2bc7aed2913a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06926dc0-a337-4716-887a-2bc7aed2913a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06926dc0-a337-4716-887a-2bc7aed2913a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06926dc0-a337-4716-887a-2bc7aed2913a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 200 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1439/2794] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:12 2026] GET /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28c119cf-64c8-4336-aa71-f87d96bf020b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-171624005"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create snapshot from volume 28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:12 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['be7182bd-c2b7-4dd6-b6f2-88a690b28114', '19fcf47c-46e1-4241-b9cd-d94352e1323d', 'a01adfeb-0f55-4f78-9be8-c2244eaf362e', '0f208232-dab9-44cd-bbe2-ee550c8f3aad'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot create request issued successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-988ed962-56d9-42f9-8fcd-82b63ce79c31 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1356/2795] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:12 2026] POST /volume/v3/snapshots => generated 315 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2283054a-778e-4e43-b5a8-a54c28727a18 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2283054a-778e-4e43-b5a8-a54c28727a18 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2283054a-778e-4e43-b5a8-a54c28727a18 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2283054a-778e-4e43-b5a8-a54c28727a18 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2283054a-778e-4e43-b5a8-a54c28727a18 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2283054a-778e-4e43-b5a8-a54c28727a18 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1440/2796] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:12 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9f4d13b2-b7fe-4d61-be2a-6815e84d86d6 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1357/2797] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3c86ad1b-a062-4c39-a982-64646301b5fd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c86ad1b-a062-4c39-a982-64646301b5fd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c86ad1b-a062-4c39-a982-64646301b5fd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c86ad1b-a062-4c39-a982-64646301b5fd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c06cefae-108d-4eec-b77a-442f9196ea67 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c06cefae-108d-4eec-b77a-442f9196ea67 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c06cefae-108d-4eec-b77a-442f9196ea67 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c06cefae-108d-4eec-b77a-442f9196ea67 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c06cefae-108d-4eec-b77a-442f9196ea67 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c06cefae-108d-4eec-b77a-442f9196ea67 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1358/2798] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3c86ad1b-a062-4c39-a982-64646301b5fd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c86ad1b-a062-4c39-a982-64646301b5fd tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1441/2799] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6e780aed-7042-4ff4-aa51-456416941f4d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e780aed-7042-4ff4-aa51-456416941f4d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e780aed-7042-4ff4-aa51-456416941f4d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6e780aed-7042-4ff4-aa51-456416941f4d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6e780aed-7042-4ff4-aa51-456416941f4d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6e780aed-7042-4ff4-aa51-456416941f4d tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1359/2800] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46265a6a-ee5e-4aaa-bbb1-464456f0564a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-545707660"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Create snapshot from volume 46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Created reservations ['70e6c810-9e87-43fb-ae3c-e2aa2eb771d7', 'e687e13e-4517-4d5a-ab11-2e9a23e70535', 'c6565575-3f4d-4a1b-b59d-66afe711db20', '644ff9f3-2fcf-43c2-8903-6b8269b68e9e'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot create request issued successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f1bcadd4-52ba-491c-a6e8-dedeaaad2b46 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1442/2801] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:13 2026] POST /volume/v3/snapshots => generated 325 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-830439db-a244-421d-90f3-8fe845695318 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-830439db-a244-421d-90f3-8fe845695318 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-830439db-a244-421d-90f3-8fe845695318 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-830439db-a244-421d-90f3-8fe845695318 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-830439db-a244-421d-90f3-8fe845695318 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-830439db-a244-421d-90f3-8fe845695318 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1360/2802] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b6c60021-c2e8-4e63-af91-e86d9363f88e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1443/2803] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:13 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-79ce6b3b-ba8d-454d-a9dc-206dc941ef90 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1361/2804] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:14 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-abd20001-c329-49b6-a363-2ca4fc874384 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad0233d1-069e-4354-adc9-ad4332df6200", "name": "tempest-VolumeDependencyTests-Snapshot-1245908279"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create snapshot from volume ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-facffadd-5f10-4630-966b-66740fca4864 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-facffadd-5f10-4630-966b-66740fca4864 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-facffadd-5f10-4630-966b-66740fca4864 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-facffadd-5f10-4630-966b-66740fca4864 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-facffadd-5f10-4630-966b-66740fca4864 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-facffadd-5f10-4630-966b-66740fca4864 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1362/2805] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:14 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Created reservations ['f850880d-8d8a-4d72-afb5-d3ebf43140b9', 'cc6da394-ac6d-4288-a3ef-59bc0f2f49bd', '8e9a6350-6c32-4433-9904-190a2510d932', '6cc8bfd0-bfb8-4712-8156-720223b354c2'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot create request issued successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-abd20001-c329-49b6-a363-2ca4fc874384 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1444/2806] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90c96694-9839-4406-9f24-71acd6a50120 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90c96694-9839-4406-9f24-71acd6a50120 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90c96694-9839-4406-9f24-71acd6a50120 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90c96694-9839-4406-9f24-71acd6a50120 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-90c96694-9839-4406-9f24-71acd6a50120 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90c96694-9839-4406-9f24-71acd6a50120 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1363/2807] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:14 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd5db130-d953-4e52-a3ba-e8dccf058397 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1445/2808] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:14 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-40150277-691e-4199-90d7-f8244ccfd317 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40150277-691e-4199-90d7-f8244ccfd317 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-40150277-691e-4199-90d7-f8244ccfd317 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-40150277-691e-4199-90d7-f8244ccfd317 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-40150277-691e-4199-90d7-f8244ccfd317 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-40150277-691e-4199-90d7-f8244ccfd317 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1364/2809] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:14 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-258a0ce6-0813-4d8b-8bd9-3596f90ea0d9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1446/2810] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:15 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-80ac0f2f-9103-4345-bcff-949de997ba49 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Delete snapshot with id: ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot delete request issued successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-80ac0f2f-9103-4345-bcff-949de997ba49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 202 Sep 02 00:12:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1365/2811] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:15 2026] DELETE /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b1b283ef-6daf-46ae-b798-ff24951b8874 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1447/2812] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:15 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f60244d4-325b-46a0-ac9c-97a8d7f7e578 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1366/2813] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:15 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-55e3b4c2-f7f0-4faa-8f89-d636e5b657d0 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1448/2814] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:15 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-75b0c07c-862a-478f-a2ae-2492762536cd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75b0c07c-862a-478f-a2ae-2492762536cd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75b0c07c-862a-478f-a2ae-2492762536cd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-75b0c07c-862a-478f-a2ae-2492762536cd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-75b0c07c-862a-478f-a2ae-2492762536cd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-75b0c07c-862a-478f-a2ae-2492762536cd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1367/2815] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:15 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6fe31c2-ba0e-4422-a87e-581a684ac2b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 200 Sep 02 00:12:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1449/2816] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:16 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6febfe32-3420-4ff9-bc8a-b8422962de6e tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1368/2817] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:16 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-af703a5e-95c8-42d6-94d8-c10d47c64a7a tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1450/2818] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:16 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6138bce5-f576-479e-94e2-16accc6cd741 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6138bce5-f576-479e-94e2-16accc6cd741 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6138bce5-f576-479e-94e2-16accc6cd741 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6138bce5-f576-479e-94e2-16accc6cd741 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6138bce5-f576-479e-94e2-16accc6cd741 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6138bce5-f576-479e-94e2-16accc6cd741 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1369/2819] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:16 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5378493e-66ba-4f1e-a4bb-1f9353db97a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5378493e-66ba-4f1e-a4bb-1f9353db97a6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5378493e-66ba-4f1e-a4bb-1f9353db97a6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5378493e-66ba-4f1e-a4bb-1f9353db97a6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5378493e-66ba-4f1e-a4bb-1f9353db97a6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 404 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1451/2820] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-942ce634-32ff-4d46-8f51-9cc931814ce2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 404 Sep 02 00:12:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1370/2821] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:17 2026] DELETE /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae126884-9cba-4f32-85a5-f62c534130c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae126884-9cba-4f32-85a5-f62c534130c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae126884-9cba-4f32-85a5-f62c534130c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae126884-9cba-4f32-85a5-f62c534130c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec64e88d-d65e-4ed7-8f90-6cc5d26fc42d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1452/2822] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae126884-9cba-4f32-85a5-f62c534130c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b returned with HTTP 404 Sep 02 00:12:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1371/2823] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/snapshots/ef27e0b1-797f-42be-a8af-8f8fc4a3bf8b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1f452c04-a8ab-4454-89f6-d1a0da00d13a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 202 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1453/2824] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:17 2026] DELETE /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:17 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ac07e1a2-6ea0-4fbf-a48f-1ae43fa0872e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 200 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1372/2825] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-06ab19ca-a834-40ab-a2ea-3c7d347c430f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1454/2826] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b50b6ac8-d524-4dbb-97fe-e10fe022429d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1373/2827] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:17 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b3933e8-95c6-4e07-9afa-0379275fb0e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-132893418"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b3933e8-95c6-4e07-9afa-0379275fb0e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-132893418'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (60b9686a-1006-4236-94e4-71e3a3b75789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3273b3-41c9-49ed-8b98-00e162e755b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:17 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3273b3-41c9-49ed-8b98-00e162e755b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6281be14-4ca4-442b-a1c4-01a11beccd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['2bc0d788-353f-4a42-b6b9-21839053883f', 'a022c7d8-0392-41b4-be21-87839b853712', 'a7857dad-100e-4d29-b429-d65aff659241', '70ff3a8c-26fc-45df-8fa8-d4e258fc748e'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6281be14-4ca4-442b-a1c4-01a11beccd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc0d788-353f-4a42-b6b9-21839053883f', 'a022c7d8-0392-41b4-be21-87839b853712', 'a7857dad-100e-4d29-b429-d65aff659241', '70ff3a8c-26fc-45df-8fa8-d4e258fc748e']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064d301f-9e51-4acf-ac04-c86f59f09736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064d301f-9e51-4acf-ac04-c86f59f09736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64c0815-f93e-4f77-8756-317463f402ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-132893418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['2bc0d788-353f-4a42-b6b9-21839053883f','a022c7d8-0392-41b4-be21-87839b853712','a7857dad-100e-4d29-b429-d65aff659241','70ff3a8c-26fc-45df-8fa8-d4e258fc748e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-132893418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64c0815-f93e-4f77-8756-317463f402ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5b25ec-afc6-4df0-880e-4cb6b259359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5b25ec-afc6-4df0-880e-4cb6b259359a) transitioned into state 'SUCCESS' from state '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-132893418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['2bc0d788-353f-4a42-b6b9-21839053883f','a022c7d8-0392-41b4-be21-87839b853712','a7857dad-100e-4d29-b429-d65aff659241','70ff3a8c-26fc-45df-8fa8-d4e258fc748e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2718e98-c5f2-46e0-afc0-0df97b757123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2718e98-c5f2-46e0-afc0-0df97b757123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (60b9686a-1006-4236-94e4-71e3a3b75789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-654dbee7-59b3-4133-8ec2-cb4dd6bdc6fb tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1455/2828] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:17 2026] POST /volume/v3/volumes => generated 766 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b3933e8-95c6-4e07-9afa-0379275fb0e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1658689335"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b3933e8-95c6-4e07-9afa-0379275fb0e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1658689335'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (c5103664-76ba-42f3-8882-8f426f08b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a479a7d-c8a6-4578-9475-cf9e08beff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a479a7d-c8a6-4578-9475-cf9e08beff0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ddd766-6eee-430b-9e8a-b5b25753cfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['d14a54c7-04ee-4d5c-970e-228836294a35', '730021ed-d25f-4a12-b778-2d165ec579f7', 'd32d4c67-07df-41be-93c9-73614828a858', '099d418a-2f53-43e4-af66-ccbe5aec99b6'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ddd766-6eee-430b-9e8a-b5b25753cfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14a54c7-04ee-4d5c-970e-228836294a35', '730021ed-d25f-4a12-b778-2d165ec579f7', 'd32d4c67-07df-41be-93c9-73614828a858', '099d418a-2f53-43e4-af66-ccbe5aec99b6']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e17d6edd-3334-49cb-9468-aeb8b90fd7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-349a019a-5d58-403d-beab-8b4f3bca79d9 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1456/2829] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:18 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e17d6edd-3334-49cb-9468-aeb8b90fd7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eda16fc-95ce-4ad4-bb97-efb7e6a2152e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1658689335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['d14a54c7-04ee-4d5c-970e-228836294a35','730021ed-d25f-4a12-b778-2d165ec579f7','d32d4c67-07df-41be-93c9-73614828a858','099d418a-2f53-43e4-af66-ccbe5aec99b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1658689335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eda16fc-95ce-4ad4-bb97-efb7e6a2152e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549713d8-0d11-408b-bc14-3aaf50fead4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549713d8-0d11-408b-bc14-3aaf50fead4a) transitioned into state 'SUCCESS' from state '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-1658689335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['d14a54c7-04ee-4d5c-970e-228836294a35','730021ed-d25f-4a12-b778-2d165ec579f7','d32d4c67-07df-41be-93c9-73614828a858','099d418a-2f53-43e4-af66-ccbe5aec99b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b465115-c684-443d-a555-afc538a1fb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b465115-c684-443d-a555-afc538a1fb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (c5103664-76ba-42f3-8882-8f426f08b877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e41cb98-482b-48cf-bbad-91f27ada1487 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1374/2830] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:18 2026] POST /volume/v3/volumes => generated 767 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b3933e8-95c6-4e07-9afa-0379275fb0e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1717081201"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b3933e8-95c6-4e07-9afa-0379275fb0e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1717081201'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a04630be-c70e-4753-9b5e-e5aa5897b728 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a04630be-c70e-4753-9b5e-e5aa5897b728 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a04630be-c70e-4753-9b5e-e5aa5897b728 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a04630be-c70e-4753-9b5e-e5aa5897b728 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (a740fbba-8634-411c-84d2-a6a74372fb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202c777f-54c0-4335-a96c-514b57a41698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a04630be-c70e-4753-9b5e-e5aa5897b728 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 returned with HTTP 404 Sep 02 00:12:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1375/2831] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:18 2026] GET /volume/v3/volumes/aee8fb20-d791-4f0d-8471-66e2628b3445 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e16c7679-f4dd-43c4-a254-9ecb4c886914 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1376/2832] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:18 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1577954866"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1577954866'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:12:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (4ca96140-5556-417d-86fd-06fd7c0fbf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e656330-73c7-4b06-95a5-15faa179bd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202c777f-54c0-4335-a96c-514b57a41698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9550239b-815a-4e8f-b5b2-6e0e787b1799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e656330-73c7-4b06-95a5-15faa179bd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba31e08e-60b5-4185-a2f4-87c3815d2e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['7e0a8d59-a4ff-430c-b3ff-fd662c616f58', '97623196-6947-4c02-b120-ff01fad97fcc', 'ba729770-f1ef-4dee-9d35-591950051e62', 'ecde9339-359c-453c-a51b-91339df4e108'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9550239b-815a-4e8f-b5b2-6e0e787b1799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e0a8d59-a4ff-430c-b3ff-fd662c616f58', '97623196-6947-4c02-b120-ff01fad97fcc', 'ba729770-f1ef-4dee-9d35-591950051e62', 'ecde9339-359c-453c-a51b-91339df4e108']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edec087-6cc2-4a4a-a5ad-98fde43edf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edec087-6cc2-4a4a-a5ad-98fde43edf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b753fbc9-df80-4196-ae99-6b7875ad911a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1717081201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['7e0a8d59-a4ff-430c-b3ff-fd662c616f58','97623196-6947-4c02-b120-ff01fad97fcc','ba729770-f1ef-4dee-9d35-591950051e62','ecde9339-359c-453c-a51b-91339df4e108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1717081201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b753fbc9-df80-4196-ae99-6b7875ad911a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a016c08d-ecd4-4678-bff2-6bd0791c3264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['da6ee46d-7224-4a6c-9813-2d9447327de5', 'd6906121-e617-4d35-8b75-7e033325c357', 'ed8e2a6b-7d2a-4cb6-8d7b-70c87a831e61', 'b1fedc02-1700-44f4-9631-5e525e95aa8b'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba31e08e-60b5-4185-a2f4-87c3815d2e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da6ee46d-7224-4a6c-9813-2d9447327de5', 'd6906121-e617-4d35-8b75-7e033325c357', 'ed8e2a6b-7d2a-4cb6-8d7b-70c87a831e61', 'b1fedc02-1700-44f4-9631-5e525e95aa8b']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96472e02-682d-45e3-8df1-52dbde903bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a016c08d-ecd4-4678-bff2-6bd0791c3264) transitioned into state 'SUCCESS' from state '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-1717081201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['7e0a8d59-a4ff-430c-b3ff-fd662c616f58','97623196-6947-4c02-b120-ff01fad97fcc','ba729770-f1ef-4dee-9d35-591950051e62','ecde9339-359c-453c-a51b-91339df4e108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f141bc-45af-462c-b743-57205b7a8774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f141bc-45af-462c-b743-57205b7a8774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (a740fbba-8634-411c-84d2-a6a74372fb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96472e02-682d-45e3-8df1-52dbde903bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6cc75db-aa76-4593-870b-629ea6aa0750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1577954866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['da6ee46d-7224-4a6c-9813-2d9447327de5','d6906121-e617-4d35-8b75-7e033325c357','ed8e2a6b-7d2a-4cb6-8d7b-70c87a831e61','b1fedc02-1700-44f4-9631-5e525e95aa8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1577954866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6cc75db-aa76-4593-870b-629ea6aa0750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0c544faa-feb0-4836-82bc-6cc8bfe0689b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760e0de2-f15a-4e76-8fcd-f8801e0469c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1457/2833] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:18 2026] POST /volume/v3/volumes => generated 767 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ea83c724-6168-458d-93d8-ca4ed92db710 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b3933e8-95c6-4e07-9afa-0379275fb0e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2108222915"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b3933e8-95c6-4e07-9afa-0379275fb0e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2108222915'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760e0de2-f15a-4e76-8fcd-f8801e0469c9) transitioned into state 'SUCCESS' from state '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-1577954866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['da6ee46d-7224-4a6c-9813-2d9447327de5','d6906121-e617-4d35-8b75-7e033325c357','ed8e2a6b-7d2a-4cb6-8d7b-70c87a831e61','b1fedc02-1700-44f4-9631-5e525e95aa8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87134a0-25c9-4495-bad0-e438a2a45491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (fe4fb228-6b2c-45ca-9c26-e88681ef30f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07694df-cc30-4a41-aa5e-a59bf5e02a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87134a0-25c9-4495-bad0-e438a2a45491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (4ca96140-5556-417d-86fd-06fd7c0fbf89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fee68d6a-9111-4b00-98f8-a0d4b389163b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1377/2834] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:18 2026] POST /volume/v3/volumes => generated 785 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-523a5fcd-7d6a-4fc7-a529-ee60bd0ce01a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1378/2835] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07694df-cc30-4a41-aa5e-a59bf5e02a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce39bf1c-da74-41ba-83f6-5870ae52560d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['4425fa5e-669f-4487-82f6-ce9e040d3749', '6f5ebe33-97b9-477c-ba98-e374f813d93b', '8d7d6467-23be-4dfa-8e0f-ee9b0bc218db', '645c664e-2741-43c6-b4b5-0d6ba7d5965e'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce39bf1c-da74-41ba-83f6-5870ae52560d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4425fa5e-669f-4487-82f6-ce9e040d3749', '6f5ebe33-97b9-477c-ba98-e374f813d93b', '8d7d6467-23be-4dfa-8e0f-ee9b0bc218db', '645c664e-2741-43c6-b4b5-0d6ba7d5965e']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97dd7f40-63b1-48c5-87df-ec18475f139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97dd7f40-63b1-48c5-87df-ec18475f139b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2348f2a3-9108-4992-8c10-15ced4107923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108222915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['4425fa5e-669f-4487-82f6-ce9e040d3749','6f5ebe33-97b9-477c-ba98-e374f813d93b','8d7d6467-23be-4dfa-8e0f-ee9b0bc218db','645c664e-2741-43c6-b4b5-0d6ba7d5965e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108222915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2348f2a3-9108-4992-8c10-15ced4107923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (181eda20-84b4-4315-87c3-cdc4c3c582ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (181eda20-84b4-4315-87c3-cdc4c3c582ef) transitioned into state 'SUCCESS' from state '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-2108222915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['4425fa5e-669f-4487-82f6-ce9e040d3749','6f5ebe33-97b9-477c-ba98-e374f813d93b','8d7d6467-23be-4dfa-8e0f-ee9b0bc218db','645c664e-2741-43c6-b4b5-0d6ba7d5965e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412a3548-4c32-40de-9400-37eeeae25b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412a3548-4c32-40de-9400-37eeeae25b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (fe4fb228-6b2c-45ca-9c26-e88681ef30f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ea83c724-6168-458d-93d8-ca4ed92db710 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1458/2836] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:19 2026] POST /volume/v3/volumes => generated 767 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-11d28aa1-007b-47e1-acce-8961127f6053 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b3933e8-95c6-4e07-9afa-0379275fb0e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1700787067"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b3933e8-95c6-4e07-9afa-0379275fb0e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1700787067'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume of 1 GB Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Availability Zones retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8af26f85-2e75-4fb2-9d8e-5abaa8450b38 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1459/2837] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (09da2235-8abb-4a05-802c-a2dd68c98940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bb1627-7e54-4183-ad75-c8c4c17277bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bb1627-7e54-4183-ad75-c8c4c17277bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39480587-9947-4a8a-9d52-fde5ef696e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-807a2cc0-7597-4463-b2e0-082306402c31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Created reservations ['827df7c3-7f87-43f8-8332-aaebb196638b', '1e825fec-87a0-4ca0-8e24-df69ed9e76c3', '42be417d-635c-4638-ba6c-c3b0781dc2d2', '8829b8b6-517f-4baa-8d49-5aaf13ebdc83'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-807a2cc0-7597-4463-b2e0-082306402c31 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-807a2cc0-7597-4463-b2e0-082306402c31 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-807a2cc0-7597-4463-b2e0-082306402c31 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39480587-9947-4a8a-9d52-fde5ef696e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827df7c3-7f87-43f8-8332-aaebb196638b', '1e825fec-87a0-4ca0-8e24-df69ed9e76c3', '42be417d-635c-4638-ba6c-c3b0781dc2d2', '8829b8b6-517f-4baa-8d49-5aaf13ebdc83']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc88996-4ec2-4292-8bf5-d34ac2077524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-807a2cc0-7597-4463-b2e0-082306402c31 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-807a2cc0-7597-4463-b2e0-082306402c31 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1460/2838] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc88996-4ec2-4292-8bf5-d34ac2077524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d99db7-c097-474d-890a-66cd09746855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700787067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['827df7c3-7f87-43f8-8332-aaebb196638b','1e825fec-87a0-4ca0-8e24-df69ed9e76c3','42be417d-635c-4638-ba6c-c3b0781dc2d2','8829b8b6-517f-4baa-8d49-5aaf13ebdc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700787067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d99db7-c097-474d-890a-66cd09746855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf8ed25668d4c608171f1b6ffc83927',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce77029e51d247a5b6ba7746a086df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aa2e88-70d9-43ba-87a0-7dee5b94b25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6980f5b6-f43d-40a1-a7f0-a50f5ee0ea16 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1461/2839] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 484 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Delete snapshot with id: fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aa2e88-70d9-43ba-87a0-7dee5b94b25e) transitioned into state 'SUCCESS' from state '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-1700787067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf8ed25668d4c608171f1b6ffc83927',qos_specs=None,replication_status=,reservations=['827df7c3-7f87-43f8-8332-aaebb196638b','1e825fec-87a0-4ca0-8e24-df69ed9e76c3','42be417d-635c-4638-ba6c-c3b0781dc2d2','8829b8b6-517f-4baa-8d49-5aaf13ebdc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce77029e51d247a5b6ba7746a086df52',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04a58f9-7f62-42f6-a20b-93661bd50764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04a58f9-7f62-42f6-a20b-93661bd50764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot delete request issued successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aa6fbbee-91eb-4cd3-a012-66af215a4d74 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 202 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1462/2840] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:19 2026] DELETE /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Flow 'volume_create_api' (09da2235-8abb-4a05-802c-a2dd68c98940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Create volume request issued successfully. Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-11d28aa1-007b-47e1-acce-8961127f6053 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1379/2841] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:19 2026] POST /volume/v3/volumes => generated 767 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-25ffc0ed-5f4f-4f19-a46e-f332b4fceb5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1463/2842] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b5d38e4-52f2-4063-8c12-c67d02fb3f67 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1380/2843] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:19 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3afa1822-87ee-4912-860d-59ef943a0ed4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1464/2844] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:20 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e684699-08b9-498e-b222-cfd61c37ab78 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e684699-08b9-498e-b222-cfd61c37ab78 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e684699-08b9-498e-b222-cfd61c37ab78 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e684699-08b9-498e-b222-cfd61c37ab78 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e684699-08b9-498e-b222-cfd61c37ab78 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e684699-08b9-498e-b222-cfd61c37ab78 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1381/2845] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:20 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Snapshot retrieved successfully. Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae9db656-d7b7-4ed2-a3dd-a58a73eccfe9 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 200 Sep 02 00:12:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1465/2846] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:21 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 483 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-caf4da74-10af-422a-90a7-679e620f39b9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caf4da74-10af-422a-90a7-679e620f39b9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-caf4da74-10af-422a-90a7-679e620f39b9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-caf4da74-10af-422a-90a7-679e620f39b9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-caf4da74-10af-422a-90a7-679e620f39b9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-caf4da74-10af-422a-90a7-679e620f39b9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1382/2847] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:21 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-065c6f05-bdf1-4c42-b66c-195f316bd92b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1466/2848] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:21 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-21c86ece-506c-4640-8ce8-8182da1f4146 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21c86ece-506c-4640-8ce8-8182da1f4146 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21c86ece-506c-4640-8ce8-8182da1f4146 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21c86ece-506c-4640-8ce8-8182da1f4146 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-21c86ece-506c-4640-8ce8-8182da1f4146 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21c86ece-506c-4640-8ce8-8182da1f4146 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1383/2849] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:21 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4c9173b1-2369-4392-9373-aefffdc36d66 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c9173b1-2369-4392-9373-aefffdc36d66 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c9173b1-2369-4392-9373-aefffdc36d66 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c9173b1-2369-4392-9373-aefffdc36d66 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c9173b1-2369-4392-9373-aefffdc36d66 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 returned with HTTP 404 Sep 02 00:12:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1467/2850] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:22 2026] GET /volume/v3/snapshots/fa2bb7c1-c519-4150-809a-a871c703d9e2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] DELETE http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Delete volume with id: 46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d91929ff-b636-4251-9b7f-31902e166fb8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Delete volume request issued successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c970d37-9aa9-4a3a-8e2c-adaaa6a08c5f tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 202 Sep 02 00:12:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1384/2851] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:22 2026] DELETE /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d91929ff-b636-4251-9b7f-31902e166fb8 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d91929ff-b636-4251-9b7f-31902e166fb8 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d91929ff-b636-4251-9b7f-31902e166fb8 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d91929ff-b636-4251-9b7f-31902e166fb8 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d91929ff-b636-4251-9b7f-31902e166fb8 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd1f4c22-566e-4a48-8f95-d45b1fde8415 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 200 Sep 02 00:12:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1468/2852] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:22 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1385/2853] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:22 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 874 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e48044a1-1a17-4682-b74f-c0654d323fac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e48044a1-1a17-4682-b74f-c0654d323fac tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e48044a1-1a17-4682-b74f-c0654d323fac tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e48044a1-1a17-4682-b74f-c0654d323fac tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e48044a1-1a17-4682-b74f-c0654d323fac tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e48044a1-1a17-4682-b74f-c0654d323fac tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1469/2854] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:22 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e1e76de-9a74-42e6-8c56-8a52d250fef7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1386/2855] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:22 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "81b6d696-cbea-4671-b4b9-69fb11f2f03e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1019195828"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume request body: {'volume': {'snapshot_id': '81b6d696-cbea-4671-b4b9-69fb11f2f03e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1019195828'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume of 1 GB Sep 02 00:12:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Availability Zones retrieved successfully. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Flow 'volume_create_api' (e118ef21-0216-4289-869b-b80ba07f5171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a216b6c3-cc71-4abd-9cb0-ca2937c2a438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a216b6c3-cc71-4abd-9cb0-ca2937c2a438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81b6d696-cbea-4671-b4b9-69fb11f2f03e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e14f4-ef3a-4005-b477-a24dc5bb3f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Created reservations ['61ab868d-806f-4752-9520-7bc417cef695', '57ca815b-4075-4f94-904a-f04e48a13122', '275f3c15-3286-4711-86ef-7a9a487fbed4', 'f8870f5b-16c2-4257-8596-34e7361b4e25'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e14f4-ef3a-4005-b477-a24dc5bb3f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ab868d-806f-4752-9520-7bc417cef695', '57ca815b-4075-4f94-904a-f04e48a13122', '275f3c15-3286-4711-86ef-7a9a487fbed4', 'f8870f5b-16c2-4257-8596-34e7361b4e25']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a912edd8-35f2-4535-8f8f-a71aa58e847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a912edd8-35f2-4535-8f8f-a71aa58e847b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639b0c31-ed13-44a3-b7ec-edac77673cd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1019195828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae904f874fd24c66b9caab5bec732d5c',qos_specs=None,replication_status=,reservations=['61ab868d-806f-4752-9520-7bc417cef695','57ca815b-4075-4f94-904a-f04e48a13122','275f3c15-3286-4711-86ef-7a9a487fbed4','f8870f5b-16c2-4257-8596-34e7361b4e25'],size=1,snapshot_id=81b6d696-cbea-4671-b4b9-69fb11f2f03e,source_replicaid=,source_volid=None,status='creating',user_id='17ec561a7ffd45c983daff3bf849def4',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1019195828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639b0c31-ed13-44a3-b7ec-edac77673cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae904f874fd24c66b9caab5bec732d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81b6d696-cbea-4671-b4b9-69fb11f2f03e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ec561a7ffd45c983daff3bf849def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f457cfe-922e-4d05-a87c-0322b260aabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f457cfe-922e-4d05-a87c-0322b260aabf) transitioned into state 'SUCCESS' from state '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-1019195828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae904f874fd24c66b9caab5bec732d5c',qos_specs=None,replication_status=,reservations=['61ab868d-806f-4752-9520-7bc417cef695','57ca815b-4075-4f94-904a-f04e48a13122','275f3c15-3286-4711-86ef-7a9a487fbed4','f8870f5b-16c2-4257-8596-34e7361b4e25'],size=1,snapshot_id=81b6d696-cbea-4671-b4b9-69fb11f2f03e,source_replicaid=,source_volid=None,status='creating',user_id='17ec561a7ffd45c983daff3bf849def4',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45700be4-d941-4d19-8c04-133e4bef5851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45700be4-d941-4d19-8c04-133e4bef5851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Flow 'volume_create_api' (e118ef21-0216-4289-869b-b80ba07f5171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Create volume request issued successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-477e84cf-a927-45a3-aa46-b8a4e29f482a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1470/2856] 192.168.122.58 () {62 vars in 1179 bytes} [Wed Sep 2 00:12:22 2026] POST /volume/v3/volumes => generated 811 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-870d4627-dc17-4375-9438-3856d275e377 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fe998fa0-9684-47e0-932e-45bfb2989c59 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe998fa0-9684-47e0-932e-45bfb2989c59 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe998fa0-9684-47e0-932e-45bfb2989c59 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe998fa0-9684-47e0-932e-45bfb2989c59 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-870d4627-dc17-4375-9438-3856d275e377 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-870d4627-dc17-4375-9438-3856d275e377 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-870d4627-dc17-4375-9438-3856d275e377 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe998fa0-9684-47e0-932e-45bfb2989c59 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a returned with HTTP 404 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1471/2857] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/46265a6a-ee5e-4aaa-bbb1-464456f0564a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-870d4627-dc17-4375-9438-3856d275e377 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-870d4627-dc17-4375-9438-3856d275e377 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1387/2858] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Delete volume with id: c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8020209-2d1d-46c2-b539-76d41ffccd21 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1472/2859] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4806863b-836d-47ca-b815-e57c470f5dcc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4806863b-836d-47ca-b815-e57c470f5dcc tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4806863b-836d-47ca-b815-e57c470f5dcc tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4806863b-836d-47ca-b815-e57c470f5dcc tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4806863b-836d-47ca-b815-e57c470f5dcc tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4806863b-836d-47ca-b815-e57c470f5dcc tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e returned with HTTP 200 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1473/2860] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Delete volume request issued successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7c6cbe2-6e40-4e1a-8248-f64f8e4b4d05 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 202 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1388/2861] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:23 2026] DELETE /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d3f2e38e-d418-4b66-99bc-493e49bd5766 tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 200 Sep 02 00:12:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1474/2862] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f2bed4bd-5d24-4204-a7a5-896c3781a163 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1389/2863] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:23 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-730157af-3b80-44b3-89fc-c238acef0034 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-730157af-3b80-44b3-89fc-c238acef0034 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-730157af-3b80-44b3-89fc-c238acef0034 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-730157af-3b80-44b3-89fc-c238acef0034 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-730157af-3b80-44b3-89fc-c238acef0034 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-730157af-3b80-44b3-89fc-c238acef0034 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1475/2864] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-91441db7-279d-47f2-8ce1-775e2c0f9edd tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e returned with HTTP 200 Sep 02 00:12:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1390/2865] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0544f879-5541-46e6-9fd5-9edefadddc27 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0544f879-5541-46e6-9fd5-9edefadddc27 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0544f879-5541-46e6-9fd5-9edefadddc27 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0544f879-5541-46e6-9fd5-9edefadddc27 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0544f879-5541-46e6-9fd5-9edefadddc27 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b804a220-13e0-4b34-8f37-ab4297ff2dcb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0544f879-5541-46e6-9fd5-9edefadddc27 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a returned with HTTP 200 Sep 02 00:12:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1476/2866] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b804a220-13e0-4b34-8f37-ab4297ff2dcb tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] GET http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b804a220-13e0-4b34-8f37-ab4297ff2dcb tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b804a220-13e0-4b34-8f37-ab4297ff2dcb tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b804a220-13e0-4b34-8f37-ab4297ff2dcb tempest-CinderUnicodeTest-1049210875 tempest-CinderUnicodeTest-1049210875-project-member] http://192.168.122.58/volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 returned with HTTP 404 Sep 02 00:12:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1391/2867] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/c6ff1531-9a8d-455e-8eec-4959f20554d1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-958fd75c-f23e-43ef-b052-545d32e40d29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-958fd75c-f23e-43ef-b052-545d32e40d29 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-958fd75c-f23e-43ef-b052-545d32e40d29 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-958fd75c-f23e-43ef-b052-545d32e40d29 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:24 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-958fd75c-f23e-43ef-b052-545d32e40d29 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-958fd75c-f23e-43ef-b052-545d32e40d29 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 200 Sep 02 00:12:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1477/2868] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5711748-7bc4-445a-8632-7cfeeae68cf1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1392/2869] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:24 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-73f7a821-a5a7-4c7d-9004-d2ad95a29717 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1478/2870] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:25 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-62ecd1f9-97e5-4040-9249-1977510c6729 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62ecd1f9-97e5-4040-9249-1977510c6729 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-62ecd1f9-97e5-4040-9249-1977510c6729 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-62ecd1f9-97e5-4040-9249-1977510c6729 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e0dfa299-493d-492b-829f-c9e45b6f5975 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 200 Sep 02 00:12:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1393/2871] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:25 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-62ecd1f9-97e5-4040-9249-1977510c6729 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62ecd1f9-97e5-4040-9249-1977510c6729 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1479/2872] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:25 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6cc75db-aa76-4593-870b-629ea6aa0750", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1223626363"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:25 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['504b256e-ca04-4cb1-9aec-44e280c2b5e9', '570df221-b3d7-4be4-a32b-87ad10c84fb0', 'a7bcda0c-e520-49a6-92c5-ccf96e30d3cc', 'c44e2fb9-2c92-465b-9301-1e91b21b0da0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c1ebce09-d1d5-4494-9c88-394895cf4fd4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1394/2873] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-417e01cc-38cd-4597-817c-7d9a9157dd38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1480/2874] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:25 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d2de1e1-d399-43f0-bf16-6236a12eddf4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1395/2875] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:26 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-408fe50d-b927-41db-8ecc-b5c0b735e534 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 200 Sep 02 00:12:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1481/2876] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:26 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f99c1cdc-246c-469a-81b2-74ec4ae0e1da tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 returned with HTTP 200 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1396/2877] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:26 2026] GET /volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: a8d99db7-c097-474d-890a-66cd09746855 Sep 02 00:12:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6653f2c-b281-4afb-a2f5-7bec16f2f28d tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 returned with HTTP 202 Sep 02 00:12:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1482/2878] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:26 2026] DELETE /volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-243cc7c1-8665-4b64-b8cf-a503f1e72269 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1483/2879] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:26 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c33a8c2-3f0b-456d-984e-d0f3a58db29f tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 returned with HTTP 200 Sep 02 00:12:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1397/2880] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:26 2026] GET /volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:27 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3cd9f1a-8f5c-4a4b-80dc-2fa5970ffcc2 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1484/2881] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:27 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:27 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c9fe30b6-f5d2-44d7-aef5-16ba5db887fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c7fb5505-66b5-4024-9131-1732970a5484 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7fb5505-66b5-4024-9131-1732970a5484 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7fb5505-66b5-4024-9131-1732970a5484 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c7fb5505-66b5-4024-9131-1732970a5484 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c7fb5505-66b5-4024-9131-1732970a5484 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c7fb5505-66b5-4024-9131-1732970a5484 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1485/2882] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:28 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9b946593-ae29-46f3-9641-629743eac9d7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b946593-ae29-46f3-9641-629743eac9d7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b946593-ae29-46f3-9641-629743eac9d7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9b946593-ae29-46f3-9641-629743eac9d7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9b946593-ae29-46f3-9641-629743eac9d7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 returned with HTTP 404 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1486/2883] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:28 2026] GET /volume/v3/volumes/a8d99db7-c097-474d-890a-66cd09746855 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: 2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3eb8010-459d-4e30-bc58-1ab7591ec75b tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 202 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1487/2884] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:28 2026] DELETE /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83a249f5-bf75-48ab-83a2-432c16f1b2d9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 200 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1488/2885] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:28 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9fe30b6-f5d2-44d7-aef5-16ba5db887fc tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools Sep 02 00:12:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9fe30b6-f5d2-44d7-aef5-16ba5db887fc tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9fe30b6-f5d2-44d7-aef5-16ba5db887fc tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] Calling method 'get_pools' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9fe30b6-f5d2-44d7-aef5-16ba5db887fc tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:12:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1398/2886] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:12:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-75cc1604-cb3a-4d58-a429-b0b996f9a498 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-75cc1604-cb3a-4d58-a429-b0b996f9a498 tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] GET http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-75cc1604-cb3a-4d58-a429-b0b996f9a498 tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-75cc1604-cb3a-4d58-a429-b0b996f9a498 tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86254]: /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 02 00:12:28 devstack devstack@c-api.service[86254]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:12:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-75cc1604-cb3a-4d58-a429-b0b996f9a498 tempest-ProjectAdminTests-1376522751 tempest-ProjectAdminTests-1376522751-project-admin] http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 00:12:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1489/2887] 192.168.122.58 () {58 vars in 1188 bytes} [Wed Sep 2 00:12:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-666c5bb0-a9c1-4672-a17e-ea4f3f056101 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1399/2888] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:28 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-57dd2e60-6953-4145-9680-94bf3ae8d389 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1490/2889] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:29 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:29 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:29 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-202487a1-6921-4310-a9a0-2d1cb27e6fab tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 200 Sep 02 00:12:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1400/2890] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:29 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 859 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e93c1a5-96b5-452b-8a33-78b518586ae3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1491/2891] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:29 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-643886d0-47bb-4767-b362-01c50d315615 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-643886d0-47bb-4767-b362-01c50d315615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-643886d0-47bb-4767-b362-01c50d315615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-643886d0-47bb-4767-b362-01c50d315615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-643886d0-47bb-4767-b362-01c50d315615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-643886d0-47bb-4767-b362-01c50d315615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1401/2892] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:30 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e0af3d80-ec95-4aee-bb5f-865d929c9360 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0af3d80-ec95-4aee-bb5f-865d929c9360 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0af3d80-ec95-4aee-bb5f-865d929c9360 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0af3d80-ec95-4aee-bb5f-865d929c9360 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0af3d80-ec95-4aee-bb5f-865d929c9360 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 returned with HTTP 404 Sep 02 00:12:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1492/2893] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:30 2026] GET /volume/v3/volumes/2348f2a3-9108-4992-8c10-15ced4107923 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f5e7d96-71f9-4246-9df3-0fca56e3201e tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a returned with HTTP 202 Sep 02 00:12:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1402/2894] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:30 2026] DELETE /volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f4af5ff5-4e47-4678-85eb-f9ae2b3f686a tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1403/2895] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:31 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1bfb233e-6a5a-43de-a7ba-0f3cab0c44d3 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a returned with HTTP 200 Sep 02 00:12:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1493/2896] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:30 2026] GET /volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a => generated 859 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0c6d73ad-af5a-466a-86d7-fe54120fdb1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1404/2897] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:31 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6882aeea-af3f-4697-8406-54376444dc33 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6882aeea-af3f-4697-8406-54376444dc33 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6882aeea-af3f-4697-8406-54376444dc33 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6882aeea-af3f-4697-8406-54376444dc33 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:32 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:32 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6882aeea-af3f-4697-8406-54376444dc33 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ff6bb27b-c1bd-4f19-8f13-162600ea199c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1494/2898] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:32 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6882aeea-af3f-4697-8406-54376444dc33 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a returned with HTTP 200 Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1405/2899] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:32 2026] GET /volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5fe5b498-55e7-4d50-8b24-9efbefb8d69a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1495/2900] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:32 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-398ea109-1f81-45e0-86a1-77349bacebde None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-398ea109-1f81-45e0-86a1-77349bacebde tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-398ea109-1f81-45e0-86a1-77349bacebde tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-398ea109-1f81-45e0-86a1-77349bacebde tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-398ea109-1f81-45e0-86a1-77349bacebde tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a returned with HTTP 404 Sep 02 00:12:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1496/2901] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:33 2026] GET /volume/v3/volumes/b753fbc9-df80-4196-ae99-6b7875ad911a => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e67a2c91-c5a8-4308-9537-93f1c0159110 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1406/2902] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:33 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: 3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9cdbfc17-2131-45aa-aee7-920b6d172bb5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1497/2903] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:33 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-19c8d7db-4751-4a6f-853d-5e9a62fbda47 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e returned with HTTP 202 Sep 02 00:12:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1407/2904] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:33 2026] DELETE /volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:33 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e9244fd-25f2-489e-a342-b26845c8a1c2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e returned with HTTP 200 Sep 02 00:12:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1498/2905] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:33 2026] GET /volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4259866f-adc8-48f8-90ef-1172e2d605db None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4259866f-adc8-48f8-90ef-1172e2d605db tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4259866f-adc8-48f8-90ef-1172e2d605db tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4259866f-adc8-48f8-90ef-1172e2d605db tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ef8c0ed-90d8-4da7-9d07-4546e335b89c tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1408/2906] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:34 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4259866f-adc8-48f8-90ef-1172e2d605db tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4259866f-adc8-48f8-90ef-1172e2d605db tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1499/2907] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:34 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete snapshot with id: 81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot delete request issued successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72d8cb51-1992-4c2f-9e4d-c583a9284c51 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 202 Sep 02 00:12:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1409/2908] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:34 2026] DELETE /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bece07ef-8ece-40a5-96ce-3162554234e2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bece07ef-8ece-40a5-96ce-3162554234e2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bece07ef-8ece-40a5-96ce-3162554234e2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bece07ef-8ece-40a5-96ce-3162554234e2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bece07ef-8ece-40a5-96ce-3162554234e2 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e returned with HTTP 404 Sep 02 00:12:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1410/2909] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:34 2026] GET /volume/v3/volumes/3eda16fc-95ce-4ad4-bb97-efb7e6a2152e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6323c97e-bbf7-4d03-a7b7-945a1ad7a6e7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1500/2910] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:34 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e73e8824-0641-431d-8f0c-0ac193804790 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e73e8824-0641-431d-8f0c-0ac193804790 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 202 Sep 02 00:12:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1411/2911] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:34 2026] DELETE /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f421bccc-69d5-490c-b112-89d8b4e0b267 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1501/2912] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:34 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 858 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-768b9ac0-904f-4833-a64f-9340500ebb25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2034527088"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2034527088'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume of 1 GB Sep 02 00:12:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (df8b6443-905c-4f7a-9301-6dcc24366e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4482c4f6-e019-42b9-8b95-e541dc60d2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4482c4f6-e019-42b9-8b95-e541dc60d2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af5840c-f24c-4ff9-9cd5-ce29b211eb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fae43e67-2ee5-4344-8241-7a54e842901f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fae43e67-2ee5-4344-8241-7a54e842901f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fae43e67-2ee5-4344-8241-7a54e842901f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fae43e67-2ee5-4344-8241-7a54e842901f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fae43e67-2ee5-4344-8241-7a54e842901f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fae43e67-2ee5-4344-8241-7a54e842901f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1502/2913] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:35 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['8657c403-e72b-4326-b49d-87c79b177f71', '95ed0aec-6a4a-4e50-ba12-5e5e079d5540', '5a2a079b-bd06-4227-93de-c2b9ea4e9ca0', '30f53675-7026-444e-afef-cb5419c2b2fa'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af5840c-f24c-4ff9-9cd5-ce29b211eb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8657c403-e72b-4326-b49d-87c79b177f71', '95ed0aec-6a4a-4e50-ba12-5e5e079d5540', '5a2a079b-bd06-4227-93de-c2b9ea4e9ca0', '30f53675-7026-444e-afef-cb5419c2b2fa']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20359db7-48d5-4b8c-b890-34927e822f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-09f2c79a-52aa-458f-b0c6-edc95ae486f8 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1503/2914] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:35 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20359db7-48d5-4b8c-b890-34927e822f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '854529c5-97c4-4dff-ae1a-e855993ab22b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034527088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['8657c403-e72b-4326-b49d-87c79b177f71','95ed0aec-6a4a-4e50-ba12-5e5e079d5540','5a2a079b-bd06-4227-93de-c2b9ea4e9ca0','30f53675-7026-444e-afef-cb5419c2b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034527088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=854529c5-97c4-4dff-ae1a-e855993ab22b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542ec86d756c4324968608d10543ab9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66e1657d1e44eab959839f8ca23a12b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac0e674-6297-4c68-ae08-93db246f1508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac0e674-6297-4c68-ae08-93db246f1508) transitioned into state 'SUCCESS' from state '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-2034527088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['8657c403-e72b-4326-b49d-87c79b177f71','95ed0aec-6a4a-4e50-ba12-5e5e079d5540','5a2a079b-bd06-4227-93de-c2b9ea4e9ca0','30f53675-7026-444e-afef-cb5419c2b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0fa26f-5ccc-4061-a3dc-429d1844fa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0fa26f-5ccc-4061-a3dc-429d1844fa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (df8b6443-905c-4f7a-9301-6dcc24366e8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request issued successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-768b9ac0-904f-4833-a64f-9340500ebb25 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1412/2915] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:35 2026] POST /volume/v3/volumes => generated 785 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e4d0fb74-5d83-4373-905e-d0538c069eea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4d0fb74-5d83-4373-905e-d0538c069eea tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4d0fb74-5d83-4373-905e-d0538c069eea tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e4d0fb74-5d83-4373-905e-d0538c069eea tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2c7f0907-68c2-4c7c-ad01-1b3aa9fdc35a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 200 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1504/2916] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:36 2026] GET /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 964 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e4d0fb74-5d83-4373-905e-d0538c069eea tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e4d0fb74-5d83-4373-905e-d0538c069eea tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 200 Sep 02 00:12:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1413/2917] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:36 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19eab0b4-5ccb-4f65-bcb4-eb76d59ec568 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1505/2918] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:36 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] POST http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942/action Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3da2d73f25eb4c3cac675ee03f822e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857d67db48284580b45ae5fbf7ddb498', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf40fef2-7ff0-4b0b-aa7d-be67913700b2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942/action returned with HTTP 403 Sep 02 00:12:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1414/2919] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:12:36 2026] POST /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3e289a73-1161-4698-a3ca-933ee422bbed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3e289a73-1161-4698-a3ca-933ee422bbed tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 202 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1506/2920] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:36 2026] DELETE /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6ef69bb5-43db-4c4a-be3d-2c031816c41b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1415/2921] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:36 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:36 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Snapshot retrieved successfully. Sep 02 00:12:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-47fca270-f40a-4164-adc4-ed6cb9a054e3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 200 Sep 02 00:12:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1507/2922] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:36 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ab9e1a8-3663-4bb0-8c3f-736460962c2a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ab9e1a8-3663-4bb0-8c3f-736460962c2a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca Sep 02 00:12:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ab9e1a8-3663-4bb0-8c3f-736460962c2a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ab9e1a8-3663-4bb0-8c3f-736460962c2a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ab9e1a8-3663-4bb0-8c3f-736460962c2a tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca returned with HTTP 404 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1508/2923] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:37 2026] GET /volume/v3/volumes/e64c0815-f93e-4f77-8756-317463f402ca => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-14ed77d8-4713-4bdf-9a05-1bc0d37457ba tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 200 Sep 02 00:12:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1416/2924] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:37 2026] GET /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete snapshot with id: 0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot delete request issued successfully. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53dad30e-ef94-49f4-bb7b-cbd8d3bfc3c9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 202 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1509/2925] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:37 2026] DELETE /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7376e08c-1c5a-40ad-81e4-2765c5d889ce tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1417/2926] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:37 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9fc10d32-cea4-4760-8be4-733d65ca0a38 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 200 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1510/2927] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:37 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e382f97f-3b77-4801-b263-8a8edbb43fa7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e382f97f-3b77-4801-b263-8a8edbb43fa7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e382f97f-3b77-4801-b263-8a8edbb43fa7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e382f97f-3b77-4801-b263-8a8edbb43fa7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e382f97f-3b77-4801-b263-8a8edbb43fa7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 404 Sep 02 00:12:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1418/2928] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:37 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete volume with id: ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete volume request issued successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f4b7e106-2279-42c0-99e9-a7e222cf3413 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 202 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1511/2929] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:12:37 2026] DELETE /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b8ac084-7656-4e09-bfbf-3cde11817b25 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 200 Sep 02 00:12:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1419/2930] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:38 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bf695cc0-be98-4829-b8fc-7cfeb4e8f937 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 200 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1512/2931] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:38 2026] GET /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f381374d-9715-4836-897e-771d0815e4e7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "854529c5-97c4-4dff-ae1a-e855993ab22b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1324145162"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f381374d-9715-4836-897e-771d0815e4e7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f381374d-9715-4836-897e-771d0815e4e7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f381374d-9715-4836-897e-771d0815e4e7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create snapshot from volume 854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f381374d-9715-4836-897e-771d0815e4e7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Snapshot retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f381374d-9715-4836-897e-771d0815e4e7 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 200 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1513/2932] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:38 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['30c72460-6c67-4167-973e-a8dc2d0c9065', '69827428-d6cf-44f7-bc86-a9f92d0685ec', '532e27d0-b543-430b-b163-b1e9f51c474f', '6208f14b-1548-485c-9bdb-f0fbdec539fc'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot create request issued successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9e948064-2ada-48f0-a7b3-bdc281603bc6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1420/2933] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2140a738-d8ff-4d7e-bbdf-d5699de31749 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1514/2934] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:38 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-69ca5145-d354-492f-bb6c-d4739f5cd54c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69ca5145-d354-492f-bb6c-d4739f5cd54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69ca5145-d354-492f-bb6c-d4739f5cd54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-69ca5145-d354-492f-bb6c-d4739f5cd54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-69ca5145-d354-492f-bb6c-d4739f5cd54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 returned with HTTP 404 Sep 02 00:12:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1421/2935] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:38 2026] GET /volume/v3/snapshots/0f94b3a7-d8d5-4549-89a8-18d9fab38942 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29e131e4-ffa8-4902-95ca-8f17d44c0c70 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 202 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1515/2936] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:38 2026] DELETE /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-915d8140-2836-486b-93bb-a4c9a1490fcd None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915d8140-2836-486b-93bb-a4c9a1490fcd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915d8140-2836-486b-93bb-a4c9a1490fcd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-915d8140-2836-486b-93bb-a4c9a1490fcd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-877bafd2-d5fe-4fa1-b70f-cb6f15c253c7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-877bafd2-d5fe-4fa1-b70f-cb6f15c253c7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-877bafd2-d5fe-4fa1-b70f-cb6f15c253c7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-877bafd2-d5fe-4fa1-b70f-cb6f15c253c7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-915d8140-2836-486b-93bb-a4c9a1490fcd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-877bafd2-d5fe-4fa1-b70f-cb6f15c253c7 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 404 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1516/2937] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9df343d6-9a30-4c91-92b2-a584fc068749 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] DELETE http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete volume with id: 639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-915d8140-2836-486b-93bb-a4c9a1490fcd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1422/2938] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete volume request issued successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9df343d6-9a30-4c91-92b2-a584fc068749 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 202 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1517/2939] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:12:39 2026] DELETE /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e6eb50d1-f7d9-4150-8b73-e47f5ca433b3 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1423/2940] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-183bc088-394b-47d9-9884-f02101e710f4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-183bc088-394b-47d9-9884-f02101e710f4 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-183bc088-394b-47d9-9884-f02101e710f4 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-183bc088-394b-47d9-9884-f02101e710f4 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-183bc088-394b-47d9-9884-f02101e710f4 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 returned with HTTP 404 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1518/2941] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/snapshots/0b3933e8-95c6-4e07-9afa-0379275fb0e1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] DELETE http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume with id: 28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Delete volume request issued successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-acd8bc58-c9f8-4707-bbff-dadd9d4ea4e9 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 202 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1424/2942] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:39 2026] DELETE /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-afb5d19c-9117-4990-94b7-f908dbe94444 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afb5d19c-9117-4990-94b7-f908dbe94444 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afb5d19c-9117-4990-94b7-f908dbe94444 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afb5d19c-9117-4990-94b7-f908dbe94444 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-afb5d19c-9117-4990-94b7-f908dbe94444 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Volume info retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afb5d19c-9117-4990-94b7-f908dbe94444 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 200 Sep 02 00:12:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1519/2943] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be5d7d73-4561-46e1-af7c-3da561e01ba1 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1425/2944] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:39 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28d9d545-c13f-406a-8b1b-8ebfe0e29683 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 200 Sep 02 00:12:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1520/2945] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:40 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 1014 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Volume info retrieved successfully. Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-734d7f0c-375b-4c1c-b0cb-b64dee135fff tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 200 Sep 02 00:12:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1426/2946] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:40 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0b7ad4d-35cd-456e-9f1d-6326f78090d6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0b7ad4d-35cd-456e-9f1d-6326f78090d6 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] GET http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0b7ad4d-35cd-456e-9f1d-6326f78090d6 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0b7ad4d-35cd-456e-9f1d-6326f78090d6 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0b7ad4d-35cd-456e-9f1d-6326f78090d6 tempest-CreateVolumesFromSnapshotTest-77644943 tempest-CreateVolumesFromSnapshotTest-77644943-project-member] http://192.168.122.58/volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b returned with HTTP 404 Sep 02 00:12:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1521/2947] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:40 2026] GET /volume/v3/volumes/28c119cf-64c8-4336-aa71-f87d96bf020b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-42ccc870-1357-4879-865b-05de12d233b4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42ccc870-1357-4879-865b-05de12d233b4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42ccc870-1357-4879-865b-05de12d233b4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-42ccc870-1357-4879-865b-05de12d233b4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-42ccc870-1357-4879-865b-05de12d233b4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-42ccc870-1357-4879-865b-05de12d233b4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1427/2948] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:40 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ab9c7669-1497-40d7-8267-e60acc90800e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab9c7669-1497-40d7-8267-e60acc90800e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab9c7669-1497-40d7-8267-e60acc90800e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ab9c7669-1497-40d7-8267-e60acc90800e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ab9c7669-1497-40d7-8267-e60acc90800e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1522/2949] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/volumes/a6cc75db-aa76-4593-870b-629ea6aa0750 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7818863c-5233-45e0-a997-fd852c4fa1fb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1568401260"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1568401260'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-285ff51e-6258-4521-a80e-ef23dd5d7ffb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-285ff51e-6258-4521-a80e-ef23dd5d7ffb tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-285ff51e-6258-4521-a80e-ef23dd5d7ffb tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-285ff51e-6258-4521-a80e-ef23dd5d7ffb tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-285ff51e-6258-4521-a80e-ef23dd5d7ffb tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (abc50516-36d6-4bc0-a3ae-753cb9dae8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1523/2950] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/volumes/639b0c31-ed13-44a3-b7ec-edac77673cd2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db72454-bb54-4086-8592-4ff37c64bd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete snapshot with id: 81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22fd549f-c7d1-49eb-b02c-4321aa2c193d tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1524/2951] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:41 2026] DELETE /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cb11048b-9c50-45b2-9103-8d07a117ab04 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb11048b-9c50-45b2-9103-8d07a117ab04 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb11048b-9c50-45b2-9103-8d07a117ab04 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cb11048b-9c50-45b2-9103-8d07a117ab04 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cb11048b-9c50-45b2-9103-8d07a117ab04 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1525/2952] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/snapshots/81b6d696-cbea-4671-b4b9-69fb11f2f03e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Delete volume with id: ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-62491134-5bfa-462a-b162-fa7fa5bf9ed4 tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1526/2953] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:12:41 2026] DELETE /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db72454-bb54-4086-8592-4ff37c64bd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b320f690-f1ae-49cd-a4c1-8c471ebc660b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdad9f5-3b8d-4ae3-a0fd-ba2074aacc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b320f690-f1ae-49cd-a4c1-8c471ebc660b tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] GET http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b320f690-f1ae-49cd-a4c1-8c471ebc660b tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b320f690-f1ae-49cd-a4c1-8c471ebc660b tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b320f690-f1ae-49cd-a4c1-8c471ebc660b tempest-VolumeDependencyTests-890930905 tempest-VolumeDependencyTests-890930905-project-member] http://192.168.122.58/volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 returned with HTTP 404 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1527/2954] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/volumes/ad0233d1-069e-4354-adc9-ad4332df6200 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['62c359bf-089f-4f7a-8fc1-3a67bd1f3211', 'cc2cb98a-1d7c-4fad-937c-9aed47e5c213', '4a82d683-f077-4ab9-9a0c-6507c67ed6ad', '419b4619-3aa6-4708-bb6c-6bc818cdb550'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdad9f5-3b8d-4ae3-a0fd-ba2074aacc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c359bf-089f-4f7a-8fc1-3a67bd1f3211', 'cc2cb98a-1d7c-4fad-937c-9aed47e5c213', '4a82d683-f077-4ab9-9a0c-6507c67ed6ad', '419b4619-3aa6-4708-bb6c-6bc818cdb550']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad37de44-2e1f-46b3-902f-4a8c3f851d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad37de44-2e1f-46b3-902f-4a8c3f851d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a4d2e74-8384-4108-8280-612e24e24ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568401260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['62c359bf-089f-4f7a-8fc1-3a67bd1f3211','cc2cb98a-1d7c-4fad-937c-9aed47e5c213','4a82d683-f077-4ab9-9a0c-6507c67ed6ad','419b4619-3aa6-4708-bb6c-6bc818cdb550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568401260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a4d2e74-8384-4108-8280-612e24e24ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f32e8d-5c3a-41ee-ba3a-c0033338cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d43ba40b-b77f-41d8-addf-7458046c7237 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d43ba40b-b77f-41d8-addf-7458046c7237 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d43ba40b-b77f-41d8-addf-7458046c7237 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d43ba40b-b77f-41d8-addf-7458046c7237 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f32e8d-5c3a-41ee-ba3a-c0033338cb80) transitioned into state 'SUCCESS' from state '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-1568401260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['62c359bf-089f-4f7a-8fc1-3a67bd1f3211','cc2cb98a-1d7c-4fad-937c-9aed47e5c213','4a82d683-f077-4ab9-9a0c-6507c67ed6ad','419b4619-3aa6-4708-bb6c-6bc818cdb550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fefeb4-7b8d-497a-8fa3-7d200c99a701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:41 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:41 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d43ba40b-b77f-41d8-addf-7458046c7237 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:41 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d43ba40b-b77f-41d8-addf-7458046c7237 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:41 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1528/2955] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fefeb4-7b8d-497a-8fa3-7d200c99a701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (abc50516-36d6-4bc0-a3ae-753cb9dae8ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7818863c-5233-45e0-a997-fd852c4fa1fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1428/2956] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:41 2026] POST /volume/v3/volumes => generated 785 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:41 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:41 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:41 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:41 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-85eaf2b9-1997-4ea1-a126-c44fb502911d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 200 Sep 02 00:12:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1429/2957] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:41 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 964 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] POST http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c/action Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Snapshot retrieved successfully. Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '11c79676ccf442989d46586820e0b78c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '542ec86d756c4324968608d10543ab9c', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83fa758c-86ae-4b39-90c7-2c2204e3a1ac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c/action returned with HTTP 403 Sep 02 00:12:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1529/2958] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:12:41 2026] POST /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c/action => generated 133 bytes in 341 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a9ffed31-d979-46d5-9be0-2364ca29140e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete snapshot with id: b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot delete request issued successfully. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9ffed31-d979-46d5-9be0-2364ca29140e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 202 Sep 02 00:12:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1430/2959] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:42 2026] DELETE /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2f66aa1f-a18e-4982-8837-0a9888292cf5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1530/2960] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:42 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9cdf29f9-003d-49c8-8cf3-bd675d7ee786 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 200 Sep 02 00:12:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1431/2961] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:42 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 1014 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:12:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:43 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:43 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:43 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f45fbc13-45a6-45c8-8bfe-8c17455b6aa4 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1531/2962] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:43 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2d349557-bd78-4219-aa58-84d3c3872037 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1688207717"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1688207717'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:43 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (37e69925-74e2-449a-8fce-547aa72a0b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b188a5-70d4-4f36-9dc7-1d67e7627579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b188a5-70d4-4f36-9dc7-1d67e7627579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222830de-88c8-47c9-b7c5-0411732fa52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['3a4bfdc0-2112-4f6a-ac6c-ab40d0f977a5', '8d421d86-4eb7-4216-a3f3-d5c75be0649b', '3afcb34a-2dab-45f7-af69-97685d59513a', '150aaa67-2e3a-4c81-a1d1-673132cc897f'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222830de-88c8-47c9-b7c5-0411732fa52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a4bfdc0-2112-4f6a-ac6c-ab40d0f977a5', '8d421d86-4eb7-4216-a3f3-d5c75be0649b', '3afcb34a-2dab-45f7-af69-97685d59513a', '150aaa67-2e3a-4c81-a1d1-673132cc897f']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:43 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2571fc-08a2-4b8a-898f-6c54541ceaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c753dbc2-90be-4832-9862-3dae7df7c235 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c753dbc2-90be-4832-9862-3dae7df7c235 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c753dbc2-90be-4832-9862-3dae7df7c235 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2571fc-08a2-4b8a-898f-6c54541ceaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '099b4956-e85d-46a7-802e-5c25595996cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1688207717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['3a4bfdc0-2112-4f6a-ac6c-ab40d0f977a5','8d421d86-4eb7-4216-a3f3-d5c75be0649b','3afcb34a-2dab-45f7-af69-97685d59513a','150aaa67-2e3a-4c81-a1d1-673132cc897f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1688207717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=099b4956-e85d-46a7-802e-5c25595996cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c753dbc2-90be-4832-9862-3dae7df7c235 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e26108-121c-4146-9081-ac4f98e77c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c753dbc2-90be-4832-9862-3dae7df7c235 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c753dbc2-90be-4832-9862-3dae7df7c235 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 200 Sep 02 00:12:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1532/2963] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:44 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d322c8da-93b4-4806-91b1-59507cff2baf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a4d2e74-8384-4108-8280-612e24e24ae3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-256606633"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e26108-121c-4146-9081-ac4f98e77c51) transitioned into state 'SUCCESS' from state '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-1688207717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['3a4bfdc0-2112-4f6a-ac6c-ab40d0f977a5','8d421d86-4eb7-4216-a3f3-d5c75be0649b','3afcb34a-2dab-45f7-af69-97685d59513a','150aaa67-2e3a-4c81-a1d1-673132cc897f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699f6e57-137c-4bce-99fe-8e977d60c9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume 7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699f6e57-137c-4bce-99fe-8e977d60c9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (37e69925-74e2-449a-8fce-547aa72a0b10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d349557-bd78-4219-aa58-84d3c3872037 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1432/2964] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:43 2026] POST /volume/v3/volumes => generated 771 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a0ac932b-6075-4cd9-b7df-a76283533e52 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1433/2965] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:44 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:44 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['05e15abb-edf9-4d91-b241-5e014e6d918a', 'ca46da4e-fd1a-4f3f-bc08-7d799e99fdfc', '65ae1d96-74f6-4821-a391-94df0d264ff9', '6f0ac452-61db-4219-b5e7-4b15f2e9f3df'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:44 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8fdab5ca-39ac-4964-982b-0b0d45469d31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 200 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1434/2966] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:44 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d322c8da-93b4-4806-91b1-59507cff2baf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:44 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1533/2967] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:44 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7631739-2ffe-4b9c-a9b4-a8e729322f49 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1435/2968] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:44 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0a4657b2-0f76-44ea-a5b2-349d719442df None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a4657b2-0f76-44ea-a5b2-349d719442df tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a4657b2-0f76-44ea-a5b2-349d719442df tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0a4657b2-0f76-44ea-a5b2-349d719442df tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0a4657b2-0f76-44ea-a5b2-349d719442df tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0a4657b2-0f76-44ea-a5b2-349d719442df tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:12:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1534/2969] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-140b9538-5e37-4581-af1a-b805de850fac None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-140b9538-5e37-4581-af1a-b805de850fac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-140b9538-5e37-4581-af1a-b805de850fac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-140b9538-5e37-4581-af1a-b805de850fac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-140b9538-5e37-4581-af1a-b805de850fac tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c returned with HTTP 404 Sep 02 00:12:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1436/2970] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/snapshots/b6c1665c-d19f-4209-b225-bcc116f98f7c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume with id: 854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:45 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ddc93e88-6ab8-4a18-a026-28a2b9657664 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1437/2971] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume request issued successfully. Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8340d2f4-5835-4181-84c7-eb2e4a4e24bb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 202 Sep 02 00:12:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1535/2972] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:45 2026] DELETE /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0fa223a7-f2ac-4aad-a9bf-61f01d24895d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 200 Sep 02 00:12:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1438/2973] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4c0e2b9b-8c90-422a-8b57-b195134e1c2a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c0e2b9b-8c90-422a-8b57-b195134e1c2a tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-admin] GET http://192.168.122.58/volume/v3/scheduler-stats/get_pools Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c0e2b9b-8c90-422a-8b57-b195134e1c2a tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c0e2b9b-8c90-422a-8b57-b195134e1c2a tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-admin] Calling method 'get_pools' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c0e2b9b-8c90-422a-8b57-b195134e1c2a tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-admin] http://192.168.122.58/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:12:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1536/2974] 192.168.122.58 () {58 vars in 1170 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-member] GET http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '494d0ac209b344f8b8a225afa68b4338', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e2685526efa45dcb86e3843d5d85803', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:12:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20eb4cc5-a50e-408d-b021-0e47031a0612 tempest-ProjectMemberTests-2143384259 tempest-ProjectMemberTests-2143384259-project-member] http://192.168.122.58/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 00:12:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1439/2975] 192.168.122.58 () {58 vars in 1188 bytes} [Wed Sep 2 00:12:45 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec21be1c-4e66-4548-a5fc-1d23fd272c53 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:12:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1537/2976] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:46 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a8297c40-1032-4c81-b692-3153bdb940ec None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8297c40-1032-4c81-b692-3153bdb940ec tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8297c40-1032-4c81-b692-3153bdb940ec tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8297c40-1032-4c81-b692-3153bdb940ec tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a8297c40-1032-4c81-b692-3153bdb940ec tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8297c40-1032-4c81-b692-3153bdb940ec tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1440/2977] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:46 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3c00f6c8-94df-4d7c-9b9d-548aa42b9da5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c00f6c8-94df-4d7c-9b9d-548aa42b9da5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c00f6c8-94df-4d7c-9b9d-548aa42b9da5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3c00f6c8-94df-4d7c-9b9d-548aa42b9da5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3c00f6c8-94df-4d7c-9b9d-548aa42b9da5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b returned with HTTP 404 Sep 02 00:12:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1538/2978] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:46 2026] GET /volume/v3/volumes/854529c5-97c4-4dff-ae1a-e855993ab22b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2038522079"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2038522079'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume of 1 GB Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (58eddbab-b5e0-4cd4-9c83-2967ef542f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67957f47-0604-414b-ad6b-c603f22f99da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67957f47-0604-414b-ad6b-c603f22f99da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207cd0ec-30f6-4e1e-ab95-90ab37141df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['d2176d47-f33a-452e-a7aa-428120f27947', 'cfdf7ebf-cddd-4744-beb0-c9d1a0b712d3', '9490eed6-52e7-4dbd-8e41-1b92501a6fcf', 'cebc59e8-9322-4471-9138-a2fbb839b515'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207cd0ec-30f6-4e1e-ab95-90ab37141df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2176d47-f33a-452e-a7aa-428120f27947', 'cfdf7ebf-cddd-4744-beb0-c9d1a0b712d3', '9490eed6-52e7-4dbd-8e41-1b92501a6fcf', 'cebc59e8-9322-4471-9138-a2fbb839b515']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420b6601-c6ff-4841-9bb8-d1eaffe935cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:46 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420b6601-c6ff-4841-9bb8-d1eaffe935cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038522079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['d2176d47-f33a-452e-a7aa-428120f27947','cfdf7ebf-cddd-4744-beb0-c9d1a0b712d3','9490eed6-52e7-4dbd-8e41-1b92501a6fcf','cebc59e8-9322-4471-9138-a2fbb839b515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2038522079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542ec86d756c4324968608d10543ab9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66e1657d1e44eab959839f8ca23a12b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6958c8-8373-4078-aa70-c94fb7685f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6958c8-8373-4078-aa70-c94fb7685f90) transitioned into state 'SUCCESS' from state '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-2038522079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['d2176d47-f33a-452e-a7aa-428120f27947','cfdf7ebf-cddd-4744-beb0-c9d1a0b712d3','9490eed6-52e7-4dbd-8e41-1b92501a6fcf','cebc59e8-9322-4471-9138-a2fbb839b515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1627adf-8b51-44d1-a969-5daaa4444a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1627adf-8b51-44d1-a969-5daaa4444a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (58eddbab-b5e0-4cd4-9c83-2967ef542f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request issued successfully. Sep 02 00:12:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d9996af-3776-43d4-a6d1-83c1f13d7c7d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1441/2979] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:46 2026] POST /volume/v3/volumes => generated 785 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2733bf4c-e1e6-4c63-8c1b-7a1f32197702 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 200 Sep 02 00:12:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1539/2980] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:46 2026] GET /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6c9cb4aa-8367-4a30-9315-55f16802523a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c9cb4aa-8367-4a30-9315-55f16802523a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb4aa-8367-4a30-9315-55f16802523a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb4aa-8367-4a30-9315-55f16802523a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6c9cb4aa-8367-4a30-9315-55f16802523a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c9cb4aa-8367-4a30-9315-55f16802523a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:12:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1442/2981] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:47 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dadc9cff-2f8d-4f5e-b0ca-15afb6bb7220 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1540/2982] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:47 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: /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 02 00:12:47 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Get all snapshots completed successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5db6d6a5-7665-43cd-bba8-c71744cd82a5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 02 00:12:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1443/2983] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:12:47 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3502f210-213c-4eff-965a-de55c79871f6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3502f210-213c-4eff-965a-de55c79871f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 202 Sep 02 00:12:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1541/2984] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:47 2026] DELETE /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:47 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b7eb42b5-80f7-4f7c-9faa-9073ddbcefeb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1444/2985] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:47 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:48 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a47d76c-c20a-4f5a-85e6-3154372741b8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 200 Sep 02 00:12:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1542/2986] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:48 2026] GET /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-908f5845-4d81-4abc-8a49-512b044ebb8d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-908f5845-4d81-4abc-8a49-512b044ebb8d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-908f5845-4d81-4abc-8a49-512b044ebb8d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-908f5845-4d81-4abc-8a49-512b044ebb8d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=715,cinder:INSERT=154,cinder:UPDATE=243 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-908f5845-4d81-4abc-8a49-512b044ebb8d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-908f5845-4d81-4abc-8a49-512b044ebb8d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:12:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1445/2987] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:48 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "099b4956-e85d-46a7-802e-5c25595996cf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-430225196"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {"'source_volid": '099b4956-e85d-46a7-802e-5c25595996cf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-430225196'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=627,cinder:INSERT=98,cinder:UPDATE=174 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (4240d607-0423-43fe-a38e-50a6178efce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7e7880-a26a-46d3-aa65-1386a55e42f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2b435e03-a081-4d04-84d1-e0b39b2f1a37 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 200 Sep 02 00:12:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1446/2988] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:48 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7e7880-a26a-46d3-aa65-1386a55e42f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe7e72d-a057-40d4-9b60-b28129c398e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['120e0195-426e-40cb-93d1-f297e8b55a61', 'b1d97514-503b-4946-904f-e30827e19a74', '710bde52-7cb6-4914-aebc-125dbd428f55', '01777eec-149a-4a1e-9977-fe7a3ea8ffd6'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe7e72d-a057-40d4-9b60-b28129c398e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['120e0195-426e-40cb-93d1-f297e8b55a61', 'b1d97514-503b-4946-904f-e30827e19a74', '710bde52-7cb6-4914-aebc-125dbd428f55', '01777eec-149a-4a1e-9977-fe7a3ea8ffd6']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8496b23-aba2-4e51-8abc-f3d9c9962eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8496b23-aba2-4e51-8abc-f3d9c9962eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66841275-683b-44e2-a426-f994683135e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-430225196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['120e0195-426e-40cb-93d1-f297e8b55a61','b1d97514-503b-4946-904f-e30827e19a74','710bde52-7cb6-4914-aebc-125dbd428f55','01777eec-149a-4a1e-9977-fe7a3ea8ffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-430225196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66841275-683b-44e2-a426-f994683135e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddc5651-9258-4c90-bc86-816989ee2b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddc5651-9258-4c90-bc86-816989ee2b38) transitioned into state 'SUCCESS' from state '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-430225196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['120e0195-426e-40cb-93d1-f297e8b55a61','b1d97514-503b-4946-904f-e30827e19a74','710bde52-7cb6-4914-aebc-125dbd428f55','01777eec-149a-4a1e-9977-fe7a3ea8ffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d14df3-ddd0-4700-8030-a77057d51634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d14df3-ddd0-4700-8030-a77057d51634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (4240d607-0423-43fe-a38e-50a6178efce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c74f0a96-30fa-4ab1-a820-58ae450e060f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1543/2989] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:48 2026] POST /volume/v3/volumes => generated 770 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "099b4956-e85d-46a7-802e-5c25595996cf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1686078949"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {"'source_volid": '099b4956-e85d-46a7-802e-5c25595996cf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1686078949'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (a2ad2995-e4cc-4bd7-9a3f-6a0f16848400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438d3e98-db24-41cc-ad70-85c729249c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438d3e98-db24-41cc-ad70-85c729249c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e2097d-ed03-4cab-9fcf-1029c0d4880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b04c17e1-4220-4a3a-92e8-30ba758036f5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 200 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1544/2990] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:49 2026] GET /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 1015 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-83774d02-1281-46a3-9d80-d9104b77826b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1047079285"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create snapshot from volume 6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['92d47540-7684-4579-9a34-3565bd9eec12', 'd94d6613-d578-4167-84d6-238fcd51fa61', '2c3aa99e-58bd-4aff-a61b-e7c09891986c', '8810ba20-6176-4c39-8a1f-803e310fee18'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e2097d-ed03-4cab-9fcf-1029c0d4880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d47540-7684-4579-9a34-3565bd9eec12', 'd94d6613-d578-4167-84d6-238fcd51fa61', '2c3aa99e-58bd-4aff-a61b-e7c09891986c', '8810ba20-6176-4c39-8a1f-803e310fee18']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6326e28a-751e-4062-9ca6-5ff77b17c922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6326e28a-751e-4062-9ca6-5ff77b17c922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea82685-877f-4837-8173-922d005a947f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1686078949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['92d47540-7684-4579-9a34-3565bd9eec12','d94d6613-d578-4167-84d6-238fcd51fa61','2c3aa99e-58bd-4aff-a61b-e7c09891986c','8810ba20-6176-4c39-8a1f-803e310fee18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1686078949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea82685-877f-4837-8173-922d005a947f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796d05f8-11b4-45b2-acd6-130fafd8409b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['303d7a1e-bd9e-4b2e-95f0-0b43396607fc', '4c9949ba-c245-4b05-bc67-e5a2b03df454', 'f46d7861-a5c0-4d88-b826-89cbc22c810a', '90c8675f-c83e-49b2-bb8a-15095dccc5c3'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796d05f8-11b4-45b2-acd6-130fafd8409b) transitioned into state 'SUCCESS' from state '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-1686078949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['92d47540-7684-4579-9a34-3565bd9eec12','d94d6613-d578-4167-84d6-238fcd51fa61','2c3aa99e-58bd-4aff-a61b-e7c09891986c','8810ba20-6176-4c39-8a1f-803e310fee18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a943b-9026-4c6b-8dde-02d39d1d9ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot create request issued successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-83774d02-1281-46a3-9d80-d9104b77826b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1545/2991] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a943b-9026-4c6b-8dde-02d39d1d9ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (a2ad2995-e4cc-4bd7-9a3f-6a0f16848400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ba01d72-083a-4be2-8265-61740fa8f216 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ba01d72-083a-4be2-8265-61740fa8f216 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea68bdbb-0149-4ceb-b5c5-b3cb0b97278f tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ba01d72-083a-4be2-8265-61740fa8f216 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ba01d72-083a-4be2-8265-61740fa8f216 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1447/2992] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:48 2026] POST /volume/v3/volumes => generated 771 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2ba01d72-083a-4be2-8265-61740fa8f216 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ba01d72-083a-4be2-8265-61740fa8f216 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1546/2993] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:49 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "099b4956-e85d-46a7-802e-5c25595996cf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1955925912"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {"'source_volid": '099b4956-e85d-46a7-802e-5c25595996cf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1955925912'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:49 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (021c87b3-7baa-433d-b1da-8cf6703fef7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecabdd87-072a-4c68-b081-554944a27d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-38d48cef-7e69-4ad9-84c8-8a88bd0746a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38d48cef-7e69-4ad9-84c8-8a88bd0746a8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38d48cef-7e69-4ad9-84c8-8a88bd0746a8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-38d48cef-7e69-4ad9-84c8-8a88bd0746a8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-38d48cef-7e69-4ad9-84c8-8a88bd0746a8 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 returned with HTTP 404 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1547/2994] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:49 2026] GET /volume/v3/snapshots/5d5f55d6-2146-4101-876a-25007fae11d7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: 7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecabdd87-072a-4c68-b081-554944a27d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:49 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d36c90-4fa1-4af8-8d0f-26f6b0d797dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-89c8cde5-16ad-4aaf-8bbe-15deaa8c18be tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 202 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1548/2995] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:49 2026] DELETE /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a59082d-20b6-4369-88a7-336948ab5385 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a59082d-20b6-4369-88a7-336948ab5385 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a59082d-20b6-4369-88a7-336948ab5385 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a59082d-20b6-4369-88a7-336948ab5385 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a59082d-20b6-4369-88a7-336948ab5385 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:49 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a59082d-20b6-4369-88a7-336948ab5385 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 200 Sep 02 00:12:49 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1549/2996] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:49 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['6178f667-7300-4994-975d-6b882a6f30a3', '95ec1715-3ff7-4b94-af66-10748beb31e4', '7def760c-c2c6-45f6-b657-7299514f3f03', '1251786a-94eb-4e04-b705-4770204d907a'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d36c90-4fa1-4af8-8d0f-26f6b0d797dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6178f667-7300-4994-975d-6b882a6f30a3', '95ec1715-3ff7-4b94-af66-10748beb31e4', '7def760c-c2c6-45f6-b657-7299514f3f03', '1251786a-94eb-4e04-b705-4770204d907a']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0e055c-37a8-40bc-bc5c-368d0643d0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0e055c-37a8-40bc-bc5c-368d0643d0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd816cd5e-fa9c-4680-9870-edfc5feebfaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1955925912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['6178f667-7300-4994-975d-6b882a6f30a3','95ec1715-3ff7-4b94-af66-10748beb31e4','7def760c-c2c6-45f6-b657-7299514f3f03','1251786a-94eb-4e04-b705-4770204d907a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1955925912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d816cd5e-fa9c-4680-9870-edfc5feebfaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebcb068f-a482-411a-84bf-3fed7e422f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebcb068f-a482-411a-84bf-3fed7e422f18) transitioned into state 'SUCCESS' from state '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-1955925912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['6178f667-7300-4994-975d-6b882a6f30a3','95ec1715-3ff7-4b94-af66-10748beb31e4','7def760c-c2c6-45f6-b657-7299514f3f03','1251786a-94eb-4e04-b705-4770204d907a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe45856e-ec25-4967-81c0-a29f6224f2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe45856e-ec25-4967-81c0-a29f6224f2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (021c87b3-7baa-433d-b1da-8cf6703fef7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24d48cbc-8944-4f15-ae8e-e96ad992be6d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1448/2997] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:49 2026] POST /volume/v3/volumes => generated 771 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-24a55972-29cd-4e54-a840-095facc43ea4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "099b4956-e85d-46a7-802e-5c25595996cf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1620090871"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {"'source_volid": '099b4956-e85d-46a7-802e-5c25595996cf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1620090871'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (a60a710a-2901-46e2-94e9-bdaa1222a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e166ed96-51fe-4746-8c89-fa28fd25f777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-03fd024c-ab24-46b7-b3d4-342c9ea06dca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e166ed96-51fe-4746-8c89-fa28fd25f777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d15b0bf-1f3d-4c8d-81d5-d878e509db2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03fd024c-ab24-46b7-b3d4-342c9ea06dca tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-03fd024c-ab24-46b7-b3d4-342c9ea06dca tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-229738431", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1590938775", "vendor_name": "tempest-vendor_name-120161965"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-03fd024c-ab24-46b7-b3d4-342c9ea06dca tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:12:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1449/2998] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:12:50 2026] POST /volume/v3/types => generated 328 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['ac153bb5-f8db-4bb8-9027-c7c21adb5ce1', '55dc04ab-a465-4abf-a94c-36e3bd8f0ae2', '90134f52-87eb-4840-9a37-558f8b93ffcd', 'e086bbde-18f0-4cb6-8bf0-57ea5f19614f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d15b0bf-1f3d-4c8d-81d5-d878e509db2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac153bb5-f8db-4bb8-9027-c7c21adb5ce1', '55dc04ab-a465-4abf-a94c-36e3bd8f0ae2', '90134f52-87eb-4840-9a37-558f8b93ffcd', 'e086bbde-18f0-4cb6-8bf0-57ea5f19614f']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735a8fd4-4eee-4aa2-95d8-77088b6846a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2034d18b-1381-46dd-9e92-8f83fd9fa949 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:50 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1450/2999] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:50 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request body: {'volume': {'volume_type': '1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume of 1 GB Sep 02 00:12:50 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:50 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (23c9d951-262e-4852-b668-775126d78b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735a8fd4-4eee-4aa2-95d8-77088b6846a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bd6e2a5-0da2-4cec-be84-476bd05b1b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1620090871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['ac153bb5-f8db-4bb8-9027-c7c21adb5ce1','55dc04ab-a465-4abf-a94c-36e3bd8f0ae2','90134f52-87eb-4840-9a37-558f8b93ffcd','e086bbde-18f0-4cb6-8bf0-57ea5f19614f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1620090871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bd6e2a5-0da2-4cec-be84-476bd05b1b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6fb79c-362b-4423-a603-28432bfc5881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6230f49d-8454-4b5a-90be-78d6645bc62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6230f49d-8454-4b5a-90be-78d6645bc62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:12:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1590938775',vendor_name='tempest-vendor_name-120161965'},id=1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1,is_public=True,name='tempest-ProjectMemberTests-volume-type-229738431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6fb79c-362b-4423-a603-28432bfc5881) transitioned into state 'SUCCESS' from state '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-1620090871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['ac153bb5-f8db-4bb8-9027-c7c21adb5ce1','55dc04ab-a465-4abf-a94c-36e3bd8f0ae2','90134f52-87eb-4840-9a37-558f8b93ffcd','e086bbde-18f0-4cb6-8bf0-57ea5f19614f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68f3daf-f949-4f6d-9cdd-122e9a71f39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281f2ebb-8711-472b-9c8a-52dc60248d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281f2ebb-8711-472b-9c8a-52dc60248d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (a60a710a-2901-46e2-94e9-bdaa1222a6db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-24a55972-29cd-4e54-a840-095facc43ea4 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:50 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1550/3000] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:50 2026] POST /volume/v3/volumes => generated 771 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e554f948-a188-44ed-bab1-029027eaacd8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "099b4956-e85d-46a7-802e-5c25595996cf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-228360997"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request body: {'volume': {"'source_volid": '099b4956-e85d-46a7-802e-5c25595996cf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-228360997'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume of 1 GB Sep 02 00:12:50 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:50 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Availability Zones retrieved successfully. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (ad51719d-9e9d-4a0f-8a7e-a930aa274dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-229738431 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-229738431, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:50 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-229738431 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-229738431, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42486b69-d699-406f-8794-8f03dd3fa845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42486b69-d699-406f-8794-8f03dd3fa845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:50 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ae64a0-4950-464d-9475-89b1fafb7896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:50 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['98a74e8b-5a4a-4f46-afc0-dea4127401f3', '40d3728d-e722-4eee-b9bf-80e7e8d9ddaf', 'd6e06aad-8c69-4d86-84ab-8cb9acc8e3b6', '0263d3e9-b2d0-409b-ae3f-9782b42f8aa6'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68f3daf-f949-4f6d-9cdd-122e9a71f39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98a74e8b-5a4a-4f46-afc0-dea4127401f3', '40d3728d-e722-4eee-b9bf-80e7e8d9ddaf', 'd6e06aad-8c69-4d86-84ab-8cb9acc8e3b6', '0263d3e9-b2d0-409b-ae3f-9782b42f8aa6']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d047ecf0-7b7d-47d2-9392-c1f82496db17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Created reservations ['4e848ed2-d74f-4993-9153-9d4c0cd45e44', 'd0468eab-ea06-4b42-8bd0-757ba3d131fc', '846670a9-7379-4cd8-97b6-efe08f134334', '4eafee78-5115-4437-870f-bfe876d4b623'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ae64a0-4950-464d-9475-89b1fafb7896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e848ed2-d74f-4993-9153-9d4c0cd45e44', 'd0468eab-ea06-4b42-8bd0-757ba3d131fc', '846670a9-7379-4cd8-97b6-efe08f134334', '4eafee78-5115-4437-870f-bfe876d4b623']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d047ecf0-7b7d-47d2-9392-c1f82496db17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29148a1-2f29-4ad2-be7c-df5059c050fd', '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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['98a74e8b-5a4a-4f46-afc0-dea4127401f3','40d3728d-e722-4eee-b9bf-80e7e8d9ddaf','d6e06aad-8c69-4d86-84ab-8cb9acc8e3b6','0263d3e9-b2d0-409b-ae3f-9782b42f8aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12: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=b29148a1-2f29-4ad2-be7c-df5059c050fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff2c8a6ab0e94210a5001b77fdc498e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b61434e82344c03beebcb8680f38ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1),volume_type_id=1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15a546b-8bea-43cb-abb0-359a9784ff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88d65ab3-eb84-457e-b399-1830ab48320b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15a546b-8bea-43cb-abb0-359a9784ff27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10102e0d-2fe6-47f9-9fdf-51bb4a34d988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-228360997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['4e848ed2-d74f-4993-9153-9d4c0cd45e44','d0468eab-ea06-4b42-8bd0-757ba3d131fc','846670a9-7379-4cd8-97b6-efe08f134334','4eafee78-5115-4437-870f-bfe876d4b623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-228360997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10102e0d-2fe6-47f9-9fdf-51bb4a34d988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56f5447cd6f41d49c30d86ac662d225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74b4ec5-d5ec-434f-9cfe-4dea2b24d774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88d65ab3-eb84-457e-b399-1830ab48320b) transitioned into state 'SUCCESS' from 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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['98a74e8b-5a4a-4f46-afc0-dea4127401f3','40d3728d-e722-4eee-b9bf-80e7e8d9ddaf','d6e06aad-8c69-4d86-84ab-8cb9acc8e3b6','0263d3e9-b2d0-409b-ae3f-9782b42f8aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95985f7-d4e2-498c-899a-7152fa86f8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74b4ec5-d5ec-434f-9cfe-4dea2b24d774) transitioned into state 'SUCCESS' from state '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-228360997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4694a0cd564076b8b6170f5bbb2ee1',qos_specs=None,replication_status=,reservations=['4e848ed2-d74f-4993-9153-9d4c0cd45e44','d0468eab-ea06-4b42-8bd0-757ba3d131fc','846670a9-7379-4cd8-97b6-efe08f134334','4eafee78-5115-4437-870f-bfe876d4b623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56f5447cd6f41d49c30d86ac662d225',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429f7b29-691a-4893-af28-431ac0cef405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95985f7-d4e2-498c-899a-7152fa86f8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (23c9d951-262e-4852-b668-775126d78b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request issued successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1510b2a8-1939-4e7f-8d6a-5d7562479dff tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1451/3001] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:12:50 2026] POST /volume/v3/volumes => generated 779 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429f7b29-691a-4893-af28-431ac0cef405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Flow 'volume_create_api' (ad51719d-9e9d-4a0f-8a7e-a930aa274dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Create volume request issued successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e554f948-a188-44ed-bab1-029027eaacd8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1551/3002] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:12:50 2026] POST /volume/v3/volumes => generated 770 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-95fac863-2c0a-4d5a-b87f-794461d5f4c4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 200 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1452/3003] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:51 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ec916c2c-a3e9-4888-92a0-327bd6384b7b tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd returned with HTTP 200 Sep 02 00:12:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1552/3004] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:51 2026] GET /volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd => generated 958 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7786b6c2-4842-4a8b-97b7-9b239d4e9a2d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 returned with HTTP 200 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1453/3005] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:51 2026] GET /volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2089e78a-dc88-4899-978d-51132c406234 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2089e78a-dc88-4899-978d-51132c406234 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2089e78a-dc88-4899-978d-51132c406234 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2089e78a-dc88-4899-978d-51132c406234 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2089e78a-dc88-4899-978d-51132c406234 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2089e78a-dc88-4899-978d-51132c406234 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 200 Sep 02 00:12:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1553/3006] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:51 2026] GET /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e60a13ce-92df-4c7c-9426-248494e44304 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e60a13ce-92df-4c7c-9426-248494e44304 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e60a13ce-92df-4c7c-9426-248494e44304 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e60a13ce-92df-4c7c-9426-248494e44304 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:51 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e60a13ce-92df-4c7c-9426-248494e44304 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e60a13ce-92df-4c7c-9426-248494e44304 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1454/3007] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:51 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7eb06316-a8c0-4db4-b87b-96fe80a848af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7eb06316-a8c0-4db4-b87b-96fe80a848af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7eb06316-a8c0-4db4-b87b-96fe80a848af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7eb06316-a8c0-4db4-b87b-96fe80a848af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7eb06316-a8c0-4db4-b87b-96fe80a848af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 returned with HTTP 404 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1554/3008] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/volumes/7a4d2e74-8384-4108-8280-612e24e24ae3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691854436"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691854436'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd48c909-f84c-4da2-aef1-db5eb82553b4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1455/3009] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd => generated 979 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (afc92e6e-308e-4855-8921-ea21553ba7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1691c027-4160-4651-a60f-3553bc49a6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-89c27f4f-5aaf-44f0-b4e8-dac77fc1cf5d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89c27f4f-5aaf-44f0-b4e8-dac77fc1cf5d tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89c27f4f-5aaf-44f0-b4e8-dac77fc1cf5d tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-89c27f4f-5aaf-44f0-b4e8-dac77fc1cf5d tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-89c27f4f-5aaf-44f0-b4e8-dac77fc1cf5d tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1456/3010] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e89ad26-7ddb-4907-928b-9cdca83e880e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1691c027-4160-4651-a60f-3553bc49a6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91cceabb-4ebf-48c5-bed1-0bc4eb63118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['fd5d2ee1-5f63-447f-bd32-21985fb8b021', '53144a21-fed0-4671-a99c-1ad27971b2f0', 'b3a43d50-d4ef-4e70-97f2-afc946268663', 'e588574c-712c-4fe1-acbc-b1ded1b370ea'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91cceabb-4ebf-48c5-bed1-0bc4eb63118b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd5d2ee1-5f63-447f-bd32-21985fb8b021', '53144a21-fed0-4671-a99c-1ad27971b2f0', 'b3a43d50-d4ef-4e70-97f2-afc946268663', 'e588574c-712c-4fe1-acbc-b1ded1b370ea']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513b8c42-5259-4b55-be49-2a8426ffc570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e89ad26-7ddb-4907-928b-9cdca83e880e tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] DELETE http://192.168.122.58/volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e89ad26-7ddb-4907-928b-9cdca83e880e tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e89ad26-7ddb-4907-928b-9cdca83e880e tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e89ad26-7ddb-4907-928b-9cdca83e880e tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] http://192.168.122.58/volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 returned with HTTP 204 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1457/3011] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:12:52 2026] DELETE /volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ce6de276-7170-4f86-b963-9ed29713f207 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513b8c42-5259-4b55-be49-2a8426ffc570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de9d4f9-4996-436e-abc2-6d035fdaac41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691854436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['fd5d2ee1-5f63-447f-bd32-21985fb8b021','53144a21-fed0-4671-a99c-1ad27971b2f0','b3a43d50-d4ef-4e70-97f2-afc946268663','e588574c-712c-4fe1-acbc-b1ded1b370ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691854436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de9d4f9-4996-436e-abc2-6d035fdaac41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce6de276-7170-4f86-b963-9ed29713f207 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce6de276-7170-4f86-b963-9ed29713f207 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ce6de276-7170-4f86-b963-9ed29713f207 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83f5bdf-7d38-48a6-9ddc-33a1d8909328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ce6de276-7170-4f86-b963-9ed29713f207 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ce6de276-7170-4f86-b963-9ed29713f207 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1458/3012] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4c627534-3c5b-4d44-a871-770c59b24abc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83f5bdf-7d38-48a6-9ddc-33a1d8909328) transitioned into state 'SUCCESS' from state '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-1691854436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['fd5d2ee1-5f63-447f-bd32-21985fb8b021','53144a21-fed0-4671-a99c-1ad27971b2f0','b3a43d50-d4ef-4e70-97f2-afc946268663','e588574c-712c-4fe1-acbc-b1ded1b370ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c627534-3c5b-4d44-a871-770c59b24abc tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] GET http://192.168.122.58/volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c627534-3c5b-4d44-a871-770c59b24abc tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c627534-3c5b-4d44-a871-770c59b24abc tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a309b9fd-bc63-4e22-a998-61c6c31d1f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c627534-3c5b-4d44-a871-770c59b24abc tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] http://192.168.122.58/volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 returned with HTTP 404 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1459/3013] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/messages/d7d8cff4-0ff9-4c50-b2d0-5bd80c3d5e05 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume with id: b29148a1-2f29-4ad2-be7c-df5059c050fd Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a309b9fd-bc63-4e22-a998-61c6c31d1f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (afc92e6e-308e-4855-8921-ea21553ba7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-743ef427-a9aa-410d-8cb2-6f443a7db771 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1555/3014] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:52 2026] POST /volume/v3/volumes => generated 785 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9216c364-7050-4302-9c3d-ddcc1fd06d01 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1556/3015] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['c1a85ef3-1f56-4d1c-b8f2-9f7555ee34c6', '7170e510-d5d6-4c52-8c31-e38c1675d7d3', 'c7073277-d6a4-45e4-9158-a2435abc9e44', 'ffa25009-30c4-44ed-bd3a-80e99dae5a63'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-aae8eb81-23c3-440c-a3fd-1b0a439b0a37 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1557/3016] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:52 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume request issued successfully. Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0302d462-0a22-4bfe-9d86-4bb054cf141a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd returned with HTTP 202 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1460/3017] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:12:52 2026] DELETE /volume/v3/volumes/b29148a1-2f29-4ad2-be7c-df5059c050fd => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4a09c75c-fd90-47b3-8074-93befc8fff1c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a09c75c-fd90-47b3-8074-93befc8fff1c tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/types/1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a09c75c-fd90-47b3-8074-93befc8fff1c tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4a09c75c-fd90-47b3-8074-93befc8fff1c tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:52 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4a09c75c-fd90-47b3-8074-93befc8fff1c tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types/1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1 returned with HTTP 202 Sep 02 00:12:52 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1558/3018] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:12:52 2026] DELETE /volume/v3/types/1c6cbd94-4c9d-4ae8-b2bf-6e7d29db37f1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-311c6bcf-0762-4e33-9249-7d8dcf560d6f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-311c6bcf-0762-4e33-9249-7d8dcf560d6f tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:12:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-311c6bcf-0762-4e33-9249-7d8dcf560d6f tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-740002144", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1961346188", "vendor_name": "tempest-vendor_name-1003333046"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-311c6bcf-0762-4e33-9249-7d8dcf560d6f tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:12:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1461/3019] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:12:52 2026] POST /volume/v3/types => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-40b0c197-2f13-47f9-9504-dce59662caa4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4355e0f-9a1a-47ed-b507-f9392180033c", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request body: {'volume': {'volume_type': 'a4355e0f-9a1a-47ed-b507-f9392180033c', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume of 1 GB Sep 02 00:12:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (0cd038a9-307c-4e46-9f68-135e2473f309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad0887b-fb71-4afd-ad36-88b5e49ed6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad0887b-fb71-4afd-ad36-88b5e49ed6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:12:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1961346188',vendor_name='tempest-vendor_name-1003333046'},id=a4355e0f-9a1a-47ed-b507-f9392180033c,is_public=True,name='tempest-ProjectMemberTests-volume-type-740002144',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4355e0f-9a1a-47ed-b507-f9392180033c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbe3d93-ca52-4cc5-b0b6-2414816eb430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-740002144 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-740002144, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-740002144 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-740002144, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['26c9ce18-52fb-463f-afe4-dcfea94f10c8', '778467ad-794d-46a5-b848-d1637eae7898', 'be65bec5-baf6-484f-b7cd-ac57f6606c63', 'bfcfb3c7-0bec-4806-bea4-86d661e4b164'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbe3d93-ca52-4cc5-b0b6-2414816eb430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c9ce18-52fb-463f-afe4-dcfea94f10c8', '778467ad-794d-46a5-b848-d1637eae7898', 'be65bec5-baf6-484f-b7cd-ac57f6606c63', 'bfcfb3c7-0bec-4806-bea4-86d661e4b164']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98170936-3fd1-4f7a-897f-3f55053300dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98170936-3fd1-4f7a-897f-3f55053300dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9cfb33-3837-4455-ac73-3e8f59cbdd4b', '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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['26c9ce18-52fb-463f-afe4-dcfea94f10c8','778467ad-794d-46a5-b848-d1637eae7898','be65bec5-baf6-484f-b7cd-ac57f6606c63','bfcfb3c7-0bec-4806-bea4-86d661e4b164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=a4355e0f-9a1a-47ed-b507-f9392180033c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c9cfb33-3837-4455-ac73-3e8f59cbdd4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff2c8a6ab0e94210a5001b77fdc498e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b61434e82344c03beebcb8680f38ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4355e0f-9a1a-47ed-b507-f9392180033c),volume_type_id=a4355e0f-9a1a-47ed-b507-f9392180033c)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f9760e-ea39-4301-8e4b-309a5ba3cac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f9760e-ea39-4301-8e4b-309a5ba3cac9) transitioned into state 'SUCCESS' from 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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['26c9ce18-52fb-463f-afe4-dcfea94f10c8','778467ad-794d-46a5-b848-d1637eae7898','be65bec5-baf6-484f-b7cd-ac57f6606c63','bfcfb3c7-0bec-4806-bea4-86d661e4b164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=a4355e0f-9a1a-47ed-b507-f9392180033c)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59df6aa5-7a40-4b99-a9b3-8c3a0a07f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59df6aa5-7a40-4b99-a9b3-8c3a0a07f039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (0cd038a9-307c-4e46-9f68-135e2473f309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request issued successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40b0c197-2f13-47f9-9504-dce59662caa4 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1559/3020] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:12:53 2026] POST /volume/v3/volumes => generated 779 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9009a957-9666-4180-8edb-c5801680b567 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9009a957-9666-4180-8edb-c5801680b567 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9009a957-9666-4180-8edb-c5801680b567 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9009a957-9666-4180-8edb-c5801680b567 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9009a957-9666-4180-8edb-c5801680b567 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9009a957-9666-4180-8edb-c5801680b567 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1462/3021] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:53 2026] GET /volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bd944b68-920b-4bde-a595-f4d667b28170 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd944b68-920b-4bde-a595-f4d667b28170 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd944b68-920b-4bde-a595-f4d667b28170 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd944b68-920b-4bde-a595-f4d667b28170 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bd944b68-920b-4bde-a595-f4d667b28170 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd944b68-920b-4bde-a595-f4d667b28170 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1463/3022] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:53 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3d4882ff-f07c-4746-8f53-fe59ebc86574 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1464/3023] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:53 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4830c096-c542-4aee-99a6-cabed0e105dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] GET http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.db.api [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Building query based on filter {{(pid=86255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /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 02 00:12:53 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Get all snapshots completed successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4830c096-c542-4aee-99a6-cabed0e105dc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] http://192.168.122.58/volume/v3/snapshots returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1465/3024] 192.168.122.58 () {58 vars in 1122 bytes} [Wed Sep 2 00:12:53 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 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0904a156-25e9-412a-be05-07458f241f78 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete snapshot with id: 87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot delete request issued successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0904a156-25e9-412a-be05-07458f241f78 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 202 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1466/3025] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:12:53 2026] DELETE /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-22f8aeef-16be-4847-b59a-f9936409df51 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22f8aeef-16be-4847-b59a-f9936409df51 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22f8aeef-16be-4847-b59a-f9936409df51 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-22f8aeef-16be-4847-b59a-f9936409df51 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-22f8aeef-16be-4847-b59a-f9936409df51 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-22f8aeef-16be-4847-b59a-f9936409df51 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1467/3026] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:53 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e8537981-9c8a-4d16-b29a-c1e8e1a4cd8a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 200 Sep 02 00:12:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1560/3027] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:53 2026] GET /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 864 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-502b54e8-c0ce-46a6-b311-d2e6e84c0591 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1468/3028] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-741effb7-f6d4-4c2d-be1c-d2c69acc0b78 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1561/3029] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b => generated 979 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-803f26f1-c347-4d79-a973-93b97c7e1fde None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-803f26f1-c347-4d79-a973-93b97c7e1fde tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-803f26f1-c347-4d79-a973-93b97c7e1fde tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-803f26f1-c347-4d79-a973-93b97c7e1fde tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-803f26f1-c347-4d79-a973-93b97c7e1fde tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1469/3030] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3d819955-9bab-435f-97e5-8855012e86b8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d819955-9bab-435f-97e5-8855012e86b8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] GET http://192.168.122.58/volume/v3/messages Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d819955-9bab-435f-97e5-8855012e86b8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3d819955-9bab-435f-97e5-8855012e86b8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3d819955-9bab-435f-97e5-8855012e86b8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1562/3031] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-20ec6dc9-8419-48cd-b7d8-c7cdcaa6c539 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20ec6dc9-8419-48cd-b7d8-c7cdcaa6c539 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/messages/4a2e2d8d-974d-455a-a582-e6eaae5044a8 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20ec6dc9-8419-48cd-b7d8-c7cdcaa6c539 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-20ec6dc9-8419-48cd-b7d8-c7cdcaa6c539 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-20ec6dc9-8419-48cd-b7d8-c7cdcaa6c539 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/messages/4a2e2d8d-974d-455a-a582-e6eaae5044a8 returned with HTTP 204 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1470/3032] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:12:54 2026] DELETE /volume/v3/messages/4a2e2d8d-974d-455a-a582-e6eaae5044a8 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume with id: 9c9cfb33-3837-4455-ac73-3e8f59cbdd4b Sep 02 00:12:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['053fde06-c5fd-4ad8-adb7-ff8a3d11ff78', '41e4e275-7204-427a-a9a4-7a57bfdfad49', '137164ef-e0de-4163-939a-68ce358dec76', '1a0f9cb3-f8dc-4edd-a204-4844b69cf836'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume request issued successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-219a9bd1-6485-4af3-8db6-b987c74861c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b returned with HTTP 202 Sep 02 00:12:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1563/3033] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:12:54 2026] DELETE /volume/v3/volumes/9c9cfb33-3837-4455-ac73-3e8f59cbdd4b => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d7881759-c833-4497-a0e9-ed06a52373d5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7881759-c833-4497-a0e9-ed06a52373d5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/types/a4355e0f-9a1a-47ed-b507-f9392180033c Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7881759-c833-4497-a0e9-ed06a52373d5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7881759-c833-4497-a0e9-ed06a52373d5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7881759-c833-4497-a0e9-ed06a52373d5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types/a4355e0f-9a1a-47ed-b507-f9392180033c returned with HTTP 202 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1471/3034] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:12:54 2026] DELETE /volume/v3/types/a4355e0f-9a1a-47ed-b507-f9392180033c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ce2fc49f-279c-4ca6-bf51-42aa4fa76f9a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce2fc49f-279c-4ca6-bf51-42aa4fa76f9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ce2fc49f-279c-4ca6-bf51-42aa4fa76f9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-225300473", "extra_specs": {"storage_protocol": "tempest-storage_protocol-37913166", "vendor_name": "tempest-vendor_name-1870885988"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ce2fc49f-279c-4ca6-bf51-42aa4fa76f9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1564/3035] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:12:54 2026] POST /volume/v3/types => generated 327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aed21091-3143-4052-8385-b7f295a3440f", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request body: {'volume': {'volume_type': 'aed21091-3143-4052-8385-b7f295a3440f', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume of 1 GB Sep 02 00:12:54 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:54 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d45cf42-8fac-46fd-b95c-017fc5322928 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:12:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1472/3036] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (14bce740-644f-45a6-94fe-29b9a4ccf498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000a42e4-b0cb-4949-9e16-135b56ec4e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000a42e4-b0cb-4949-9e16-135b56ec4e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-37913166',vendor_name='tempest-vendor_name-1870885988'},id=aed21091-3143-4052-8385-b7f295a3440f,is_public=True,name='tempest-ProjectMemberTests-volume-type-225300473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aed21091-3143-4052-8385-b7f295a3440f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107757c4-2930-4d75-8566-9d796898a5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8db468bc-930c-47f1-afd3-d8af6c4b6f1e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 200 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1473/3037] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:54 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:55 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-225300473 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-225300473, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-225300473 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-225300473, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['d28bf3dd-a0f6-4868-a7e2-e131617ac285', '058e7d32-cefc-494b-974a-f8133ec9361b', 'f360aa67-430f-4585-8813-1f599983b73a', '59d7fb2a-f5d8-4c4c-8520-3365a0ddaf05'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f9fdbc69-66a3-4808-bc88-de1726861d07 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf returned with HTTP 200 Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107757c4-2930-4d75-8566-9d796898a5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d28bf3dd-a0f6-4868-a7e2-e131617ac285', '058e7d32-cefc-494b-974a-f8133ec9361b', 'f360aa67-430f-4585-8813-1f599983b73a', '59d7fb2a-f5d8-4c4c-8520-3365a0ddaf05']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1474/3038] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:55 2026] GET /volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ad32f5-c0d6-4483-96df-fa824ce0731c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-349ab65b-ca01-4dd2-a484-d9446af6f375 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 returned with HTTP 200 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1475/3039] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:55 2026] GET /volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ad32f5-c0d6-4483-96df-fa824ce0731c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8', '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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['d28bf3dd-a0f6-4868-a7e2-e131617ac285','058e7d32-cefc-494b-974a-f8133ec9361b','f360aa67-430f-4585-8813-1f599983b73a','59d7fb2a-f5d8-4c4c-8520-3365a0ddaf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=aed21091-3143-4052-8385-b7f295a3440f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff2c8a6ab0e94210a5001b77fdc498e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b61434e82344c03beebcb8680f38ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aed21091-3143-4052-8385-b7f295a3440f),volume_type_id=aed21091-3143-4052-8385-b7f295a3440f)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcf64fd-3fa1-4131-8707-5e4f90c5d8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcf64fd-3fa1-4131-8707-5e4f90c5d8e5) transitioned into state 'SUCCESS' from 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='ff2c8a6ab0e94210a5001b77fdc498e1',qos_specs=None,replication_status=,reservations=['d28bf3dd-a0f6-4868-a7e2-e131617ac285','058e7d32-cefc-494b-974a-f8133ec9361b','f360aa67-430f-4585-8813-1f599983b73a','59d7fb2a-f5d8-4c4c-8520-3365a0ddaf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b61434e82344c03beebcb8680f38ada',volume_type_id=aed21091-3143-4052-8385-b7f295a3440f)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894ed665-b6c9-453a-b9c3-01969a65d347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894ed665-b6c9-453a-b9c3-01969a65d347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Flow 'volume_create_api' (14bce740-644f-45a6-94fe-29b9a4ccf498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Create volume request issued successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-575bdf5d-d3c2-4f05-80cb-48c31641b0c0 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1565/3040] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:12:54 2026] POST /volume/v3/volumes => generated 779 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fc7cae23-8938-4a36-8c44-3aca2056a515 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 returned with HTTP 200 Sep 02 00:12:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1476/3041] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:55 2026] GET /volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 => generated 958 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d178cef2-9f18-418a-953f-c9627dea1480 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d178cef2-9f18-418a-953f-c9627dea1480 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d178cef2-9f18-418a-953f-c9627dea1480 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d178cef2-9f18-418a-953f-c9627dea1480 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d178cef2-9f18-418a-953f-c9627dea1480 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d178cef2-9f18-418a-953f-c9627dea1480 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:12:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1566/3042] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:55 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-113df456-21e2-41db-8eb3-e8a157f2490c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-113df456-21e2-41db-8eb3-e8a157f2490c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-113df456-21e2-41db-8eb3-e8a157f2490c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-113df456-21e2-41db-8eb3-e8a157f2490c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-113df456-21e2-41db-8eb3-e8a157f2490c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 returned with HTTP 404 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1477/3043] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/snapshots/87684ace-27e3-4fa7-adf4-2b4474844d14 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-722d7395-f3d1-442b-8c49-620a431f06cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume with id: 6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume request issued successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-722d7395-f3d1-442b-8c49-620a431f06cd tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 202 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1567/3044] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:56 2026] DELETE /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6de40005-0e83-4968-ae52-692237d90c14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6de40005-0e83-4968-ae52-692237d90c14 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6de40005-0e83-4968-ae52-692237d90c14 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6de40005-0e83-4968-ae52-692237d90c14 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6de40005-0e83-4968-ae52-692237d90c14 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6de40005-0e83-4968-ae52-692237d90c14 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1478/3045] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9793b124-313c-48f0-bb06-27bff09da220 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9793b124-313c-48f0-bb06-27bff09da220 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9793b124-313c-48f0-bb06-27bff09da220 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9793b124-313c-48f0-bb06-27bff09da220 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9793b124-313c-48f0-bb06-27bff09da220 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9793b124-313c-48f0-bb06-27bff09da220 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1568/3046] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-63413630-4e05-4e7a-b581-aeee6577fd8c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63413630-4e05-4e7a-b581-aeee6577fd8c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63413630-4e05-4e7a-b581-aeee6577fd8c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63413630-4e05-4e7a-b581-aeee6577fd8c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-63413630-4e05-4e7a-b581-aeee6577fd8c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63413630-4e05-4e7a-b581-aeee6577fd8c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1479/3047] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6e79042e-a45f-4178-bebb-5e21b830e227 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: 10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6e79042e-a45f-4178-bebb-5e21b830e227 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 returned with HTTP 202 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1569/3048] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:56 2026] DELETE /volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-90530bc0-2add-4ed7-b9c7-951a2a343c9a tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1480/3049] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 => generated 979 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05f47e19-2889-404e-9ac5-e5a71620dbe5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05f47e19-2889-404e-9ac5-e5a71620dbe5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05f47e19-2889-404e-9ac5-e5a71620dbe5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05f47e19-2889-404e-9ac5-e5a71620dbe5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05f47e19-2889-404e-9ac5-e5a71620dbe5 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1481/3050] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e61df4e-3e8e-48c5-88b6-6c1b0cbc56e1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e61df4e-3e8e-48c5-88b6-6c1b0cbc56e1 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] GET http://192.168.122.58/volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e61df4e-3e8e-48c5-88b6-6c1b0cbc56e1 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e61df4e-3e8e-48c5-88b6-6c1b0cbc56e1 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5fcf2266-5c50-49fb-a0f3-e00c92df1f4b tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1570/3051] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e61df4e-3e8e-48c5-88b6-6c1b0cbc56e1 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-member] http://192.168.122.58/volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d returned with HTTP 200 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1482/3052] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d => generated 673 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-639a9242-3777-4e04-82c3-7c5f9a901464 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-639a9242-3777-4e04-82c3-7c5f9a901464 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-639a9242-3777-4e04-82c3-7c5f9a901464 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-639a9242-3777-4e04-82c3-7c5f9a901464 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-639a9242-3777-4e04-82c3-7c5f9a901464 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d returned with HTTP 204 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1571/3053] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:12:56 2026] DELETE /volume/v3/messages/cba86774-6739-4e03-be44-0d3b9413272d => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume with id: 02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Volume info retrieved successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-225300473 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-225300473, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-225300473 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-225300473, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Created reservations ['8b9d426c-4813-405b-931f-649342e00617', '7ad17d7b-1fba-44c9-93aa-3b66ba7c5476', '0d73c118-e849-4855-8cf6-4b181553df40', '2601c24a-81f4-49c1-abfa-9c4b75c2b882'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Delete volume request issued successfully. Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-92328fb4-ac8a-4f86-9415-3857c21a03a7 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 returned with HTTP 202 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1483/3054] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:12:56 2026] DELETE /volume/v3/volumes/02f1bc61-e30a-4ad9-a5e3-3eb1ba232bd8 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9611de41-764c-45ed-84af-c9367b96c3c8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9611de41-764c-45ed-84af-c9367b96c3c8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] DELETE http://192.168.122.58/volume/v3/types/aed21091-3143-4052-8385-b7f295a3440f Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9611de41-764c-45ed-84af-c9367b96c3c8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9611de41-764c-45ed-84af-c9367b96c3c8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9611de41-764c-45ed-84af-c9367b96c3c8 tempest-ProjectMemberTests-517885873 tempest-ProjectMemberTests-517885873-project-admin] http://192.168.122.58/volume/v3/types/aed21091-3143-4052-8385-b7f295a3440f returned with HTTP 202 Sep 02 00:12:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1572/3055] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:12:56 2026] DELETE /volume/v3/types/aed21091-3143-4052-8385-b7f295a3440f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:56 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7b1863eb-0d6b-4b76-9d9e-6080cc614e86 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:12:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1484/3056] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:56 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d4d45129-2657-4e9d-9940-ab2264e01982 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1de9d4f9-4996-436e-abc2-6d035fdaac41", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2054650238"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume 1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['75c2d39e-e39d-4b87-a6d0-0475c467c2a8', 'ec803a06-5d97-4ba0-b56c-3f649d6c7b8c', '79bd2b3f-8989-42bb-b7a2-f65502b9507b', '504ab344-cdb3-4e2e-9769-1b0fedd35923'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-86ced1e5-a7f3-4ffb-bb92-4f6d333540c5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86ced1e5-a7f3-4ffb-bb92-4f6d333540c5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86ced1e5-a7f3-4ffb-bb92-4f6d333540c5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-86ced1e5-a7f3-4ffb-bb92-4f6d333540c5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d4d45129-2657-4e9d-9940-ab2264e01982 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1573/3057] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:12:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-86ced1e5-a7f3-4ffb-bb92-4f6d333540c5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 returned with HTTP 404 Sep 02 00:12:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1485/3058] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:57 2026] GET /volume/v3/volumes/6c5ea5f0-471f-4d9c-984e-6c1b9e6f7249 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3bea2d6-0cda-49f1-a24a-b925e3704d47 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1574/3059] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:57 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1998441552"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1998441552'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume of 1 GB Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Availability Zones retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (54034cd3-8360-4de9-8a77-4fa1db6a3e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5f40bf-1b6e-49ec-9d37-836d0709d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5f40bf-1b6e-49ec-9d37-836d0709d980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0783128-b733-4c91-9f7b-931c182c2d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['5e36b1a1-37db-4d59-9821-6a846cf2d217', '98cc408e-3f34-42d5-a2b1-4a0b1cc9c52a', 'fb831091-fc1a-4e6e-b209-93fc7dc77ea4', 'fc29cba6-c8db-4311-b127-71d29533cd10'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0783128-b733-4c91-9f7b-931c182c2d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e36b1a1-37db-4d59-9821-6a846cf2d217', '98cc408e-3f34-42d5-a2b1-4a0b1cc9c52a', 'fb831091-fc1a-4e6e-b209-93fc7dc77ea4', 'fc29cba6-c8db-4311-b127-71d29533cd10']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42bef1e5-b194-4aa4-b40a-8f36d18eb3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a18ecdf-bdf5-46be-aeae-ff6a9e39cc4a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 returned with HTTP 200 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1575/3060] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:57 2026] GET /volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42bef1e5-b194-4aa4-b40a-8f36d18eb3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7452fc5d-e363-4327-9a04-226978ab1aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1998441552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['5e36b1a1-37db-4d59-9821-6a846cf2d217','98cc408e-3f34-42d5-a2b1-4a0b1cc9c52a','fb831091-fc1a-4e6e-b209-93fc7dc77ea4','fc29cba6-c8db-4311-b127-71d29533cd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1998441552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7452fc5d-e363-4327-9a04-226978ab1aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542ec86d756c4324968608d10543ab9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66e1657d1e44eab959839f8ca23a12b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14daa606-07b4-4f4c-a698-ff8b0b91ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14daa606-07b4-4f4c-a698-ff8b0b91ce05) transitioned into state 'SUCCESS' from state '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-1998441552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['5e36b1a1-37db-4d59-9821-6a846cf2d217','98cc408e-3f34-42d5-a2b1-4a0b1cc9c52a','fb831091-fc1a-4e6e-b209-93fc7dc77ea4','fc29cba6-c8db-4311-b127-71d29533cd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d386f6-23cb-4865-9682-4908eaf41935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d386f6-23cb-4865-9682-4908eaf41935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (54034cd3-8360-4de9-8a77-4fa1db6a3e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request issued successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d3e7ab9-a2d0-4a6e-ad64-22af9fde0724 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:12:57 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1486/3061] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:12:57 2026] POST /volume/v3/volumes => generated 785 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-985170d1-5172-4e3e-bab9-027d1311cf31 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-985170d1-5172-4e3e-bab9-027d1311cf31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-985170d1-5172-4e3e-bab9-027d1311cf31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-985170d1-5172-4e3e-bab9-027d1311cf31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-985170d1-5172-4e3e-bab9-027d1311cf31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:57 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-985170d1-5172-4e3e-bab9-027d1311cf31 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:12:57 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1576/3062] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:57 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 964 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b2d491fa-d3cf-4278-a235-aea8c0c20cc9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:12:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1487/3063] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:58 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8ff61e20-89c6-470a-8d5e-8095494e91db None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ff61e20-89c6-470a-8d5e-8095494e91db tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ff61e20-89c6-470a-8d5e-8095494e91db tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8ff61e20-89c6-470a-8d5e-8095494e91db tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8ff61e20-89c6-470a-8d5e-8095494e91db tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 returned with HTTP 404 Sep 02 00:12:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1577/3064] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:58 2026] GET /volume/v3/volumes/10102e0d-2fe6-47f9-9fdf-51bb4a34d988 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: 5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-abac94c8-25dd-4285-b73a-3adf7e9ec749 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 returned with HTTP 202 Sep 02 00:12:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1488/3065] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:58 2026] DELETE /volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2982b143-62f9-42e0-934d-f7575c413f7d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2982b143-62f9-42e0-934d-f7575c413f7d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2982b143-62f9-42e0-934d-f7575c413f7d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2982b143-62f9-42e0-934d-f7575c413f7d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:58 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:58 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:58 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:58 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:58 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2982b143-62f9-42e0-934d-f7575c413f7d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:58 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2982b143-62f9-42e0-934d-f7575c413f7d tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 returned with HTTP 200 Sep 02 00:12:58 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1578/3066] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:58 2026] GET /volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-585644b6-666d-48b3-9595-d2b35f071f20 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-585644b6-666d-48b3-9595-d2b35f071f20 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-585644b6-666d-48b3-9595-d2b35f071f20 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-585644b6-666d-48b3-9595-d2b35f071f20 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:58 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:12:58 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-585644b6-666d-48b3-9595-d2b35f071f20 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:12:58 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-585644b6-666d-48b3-9595-d2b35f071f20 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:12:58 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1489/3067] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:58 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cde3e4f3-bf6a-4381-a3ac-441433375a02 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:12:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1579/3068] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:12:59 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5681e0c9-e4fa-4e34-9d31-38eda3a04dbf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5681e0c9-e4fa-4e34-9d31-38eda3a04dbf tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5681e0c9-e4fa-4e34-9d31-38eda3a04dbf tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5681e0c9-e4fa-4e34-9d31-38eda3a04dbf tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5681e0c9-e4fa-4e34-9d31-38eda3a04dbf tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 returned with HTTP 404 Sep 02 00:12:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1490/3069] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:59 2026] GET /volume/v3/volumes/5bd6e2a5-0da2-4cec-be84-476bd05b1b21 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:12:59 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:12:59 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:12:59 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:12:59 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40cac0ab-f54b-4a37-b994-f6e5b917fca8 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf returned with HTTP 202 Sep 02 00:12:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1580/3070] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:12:59 2026] DELETE /volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5916650b-a74d-4d66-a111-aea81f3a4aff None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5916650b-a74d-4d66-a111-aea81f3a4aff tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5916650b-a74d-4d66-a111-aea81f3a4aff tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:12:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5916650b-a74d-4d66-a111-aea81f3a4aff tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5916650b-a74d-4d66-a111-aea81f3a4aff tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-196dcac7-c6fe-4585-beac-9938622ac8e5 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:13:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1491/3071] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:59 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5916650b-a74d-4d66-a111-aea81f3a4aff tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf returned with HTTP 200 Sep 02 00:13:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1581/3072] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:12:59 2026] GET /volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e709f7b4-38f5-44a8-bd6d-edac1657b659 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:13:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1492/3073] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:00 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b46a4f17-9747-4692-9054-ca8cc0451247 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] POST http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e/action Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Updating snapshot '2338aad0-4bee-4fab-b4ca-5b46e5e6d55e' with '{'status': 'error'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3da2d73f25eb4c3cac675ee03f822e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857d67db48284580b45ae5fbf7ddb498', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b46a4f17-9747-4692-9054-ca8cc0451247 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e/action returned with HTTP 403 Sep 02 00:13:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1582/3074] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:00 2026] POST /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e/action => generated 133 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27461447-4ee7-40c7-af7d-e22b3b574fbf tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 202 Sep 02 00:13:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1493/3075] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:00 2026] DELETE /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7fd7daf2-da57-4d39-982f-8af18612981e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7fd7daf2-da57-4d39-982f-8af18612981e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7fd7daf2-da57-4d39-982f-8af18612981e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7fd7daf2-da57-4d39-982f-8af18612981e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:00 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7fd7daf2-da57-4d39-982f-8af18612981e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7fd7daf2-da57-4d39-982f-8af18612981e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:13:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1583/3076] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:00 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-478ac2d0-6e33-40d7-b84f-1c26214cc559 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-478ac2d0-6e33-40d7-b84f-1c26214cc559 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-478ac2d0-6e33-40d7-b84f-1c26214cc559 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-100891864", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:00 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:00 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-478ac2d0-6e33-40d7-b84f-1c26214cc559 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1494/3077] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:00 2026] POST /volume/v3/types => generated 379 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-42f53101-e835-45ee-8588-5b1e0a3bc945 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-42f53101-e835-45ee-8588-5b1e0a3bc945 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-42f53101-e835-45ee-8588-5b1e0a3bc945 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-42f53101-e835-45ee-8588-5b1e0a3bc945 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1584/3078] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-048a608b-a705-47e7-aef4-48070a55b56a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-048a608b-a705-47e7-aef4-48070a55b56a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-048a608b-a705-47e7-aef4-48070a55b56a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-048a608b-a705-47e7-aef4-48070a55b56a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-048a608b-a705-47e7-aef4-48070a55b56a tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf returned with HTTP 404 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1585/3079] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/volumes/d816cd5e-fa9c-4680-9870-edfc5feebfaf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8a2adf9d-c520-46fd-8bbc-42c8ed696600 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a2adf9d-c520-46fd-8bbc-42c8ed696600 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a2adf9d-c520-46fd-8bbc-42c8ed696600 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2063994942", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bd2d0263-bf8b-4a0a-8a16-98a5b42767ff tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1495/3080] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-da2de854-6611-4455-9328-bc12c698be34 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: fea82685-877f-4837-8173-922d005a947f Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a2adf9d-c520-46fd-8bbc-42c8ed696600 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1586/3081] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 380 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7452fc5d-e363-4327-9a04-226978ab1aba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2034208063"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create snapshot from volume 7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da2de854-6611-4455-9328-bc12c698be34 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 202 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1496/3082] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:01 2026] DELETE /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f5c52c87-f695-49fe-aa62-7be488b96f2e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['9b024f50-e292-40fc-abb8-9fb1de51d2a2', 'ac873d74-2d6c-4e50-a545-e21571a22b98', '9b8f6f6c-2a71-443d-a4d4-6f0b9a5fffde', '19d4510c-da1e-4469-ba83-3ee3f7531747'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot create request issued successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e6342f9f-75f8-4440-aaa5-ca531b613737 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1587/3083] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5c52c87-f695-49fe-aa62-7be488b96f2e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] POST http://192.168.122.58/volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5/encryption Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f5c52c87-f695-49fe-aa62-7be488b96f2e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-f5c52c87-f695-49fe-aa62-7be488b96f2e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f5c52c87-f695-49fe-aa62-7be488b96f2e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5/encryption returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1497/3084] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5/encryption => generated 127 bytes in 228 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b08144b1-8916-4219-a36e-74ba1fdf7dda tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1498/3085] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0006433e-0159-4dc2-a9d9-3b697e55a1a8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0006433e-0159-4dc2-a9d9-3b697e55a1a8 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0006433e-0159-4dc2-a9d9-3b697e55a1a8 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-100255230", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0006433e-0159-4dc2-a9d9-3b697e55a1a8 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1499/3086] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ecb7c9af-5019-45d2-8cbd-0dfe970bef15 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1588/3087] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 863 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c82810cd-6898-4ae4-80ce-376a3413cb05 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c82810cd-6898-4ae4-80ce-376a3413cb05 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] POST http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c82810cd-6898-4ae4-80ce-376a3413cb05 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-c82810cd-6898-4ae4-80ce-376a3413cb05 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c82810cd-6898-4ae4-80ce-376a3413cb05 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1500/3088] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-287a781c-9c56-4592-ae8c-73e40fd8a5ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-287a781c-9c56-4592-ae8c-73e40fd8a5ed tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] PUT http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs/key2 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-287a781c-9c56-4592-ae8c-73e40fd8a5ed tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-287a781c-9c56-4592-ae8c-73e40fd8a5ed tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-287a781c-9c56-4592-ae8c-73e40fd8a5ed tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs/key2 returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1589/3089] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:13:01 2026] PUT /volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a/extra_specs/key2 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7079b535-b0dd-4824-afc1-dade190fcc2b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e879cfcb-d7e1-4692-9804-5764b49599cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e879cfcb-d7e1-4692-9804-5764b49599cc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e879cfcb-d7e1-4692-9804-5764b49599cc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-e879cfcb-d7e1-4692-9804-5764b49599cc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7079b535-b0dd-4824-afc1-dade190fcc2b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7079b535-b0dd-4824-afc1-dade190fcc2b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e879cfcb-d7e1-4692-9804-5764b49599cc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7079b535-b0dd-4824-afc1-dade190fcc2b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1590/3090] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ecf5a10-2f7e-4baa-ad45-8a4341cd66c0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ecf5a10-2f7e-4baa-ad45-8a4341cd66c0 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ecf5a10-2f7e-4baa-ad45-8a4341cd66c0 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-948455117", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7079b535-b0dd-4824-afc1-dade190fcc2b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7079b535-b0dd-4824-afc1-dade190fcc2b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1501/3091] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ecf5a10-2f7e-4baa-ad45-8a4341cd66c0 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1591/3092] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7f99787f-90b0-4c16-a965-53d8d2af4332 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f99787f-90b0-4c16-a965-53d8d2af4332 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7f99787f-90b0-4c16-a965-53d8d2af4332 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7f99787f-90b0-4c16-a965-53d8d2af4332 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1502/3093] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption => generated 239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] DELETE http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption/5e0f5d56-e796-4a26-b075-9b7222b33b38 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bdd0fe43-e326-4554-900b-ac45abbca4a7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption/5e0f5d56-e796-4a26-b075-9b7222b33b38 returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1592/3094] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:13:01 2026] DELETE /volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850/encryption/5e0f5d56-e796-4a26-b075-9b7222b33b38 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b5187610-6d24-4d43-a404-61791e6e1bde None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b5187610-6d24-4d43-a404-61791e6e1bde tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b5187610-6d24-4d43-a404-61791e6e1bde tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-65415347", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b5187610-6d24-4d43-a404-61791e6e1bde tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1503/3095] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 378 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] DELETE http://192.168.122.58/volume/v3/types/c8125040-075b-4032-b270-eb9315069066/extra_specs/key1 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b3d7cc39-9c54-44d1-89f8-3ef678e7720e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/c8125040-075b-4032-b270-eb9315069066/extra_specs/key1 returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1593/3096] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:13:01 2026] DELETE /volume/v3/types/c8125040-075b-4032-b270-eb9315069066/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-05b21534-a363-449d-9a9c-f908a2a0fcd9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05b21534-a363-449d-9a9c-f908a2a0fcd9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:01 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-05b21534-a363-449d-9a9c-f908a2a0fcd9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-801172161", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:01 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-05b21534-a363-449d-9a9c-f908a2a0fcd9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:01 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1504/3097] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:01 2026] POST /volume/v3/types => generated 379 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] DELETE http://192.168.122.58/volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:01 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e00cfe46-e5fa-4d60-a835-a9e87461a563 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 returned with HTTP 403 Sep 02 00:13:01 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1594/3098] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:01 2026] DELETE /volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9d98ac56-5e8a-476d-b9c8-57367ce8bcd1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9d98ac56-5e8a-476d-b9c8-57367ce8bcd1 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9d98ac56-5e8a-476d-b9c8-57367ce8bcd1 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9d98ac56-5e8a-476d-b9c8-57367ce8bcd1 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9d98ac56-5e8a-476d-b9c8-57367ce8bcd1 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1505/3099] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:13:01 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0446b8e4-43c8-4ab1-a88a-4e66fe42af51 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1595/3100] 192.168.122.58 () {58 vars in 1110 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types => generated 2358 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/cipher Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a329e15c-cd14-468b-b2ce-d97a4de93da4 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/cipher returned with HTTP 403 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1506/3101] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7bb471fd-9850-41bd-a6f2-4edf29d5f1a9 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption returned with HTTP 403 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1596/3102] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2cd7bbf0-d333-4b6f-892d-911425364926 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2cd7bbf0-d333-4b6f-892d-911425364926 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/multiattach Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2cd7bbf0-d333-4b6f-892d-911425364926 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2cd7bbf0-d333-4b6f-892d-911425364926 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2cd7bbf0-d333-4b6f-892d-911425364926 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/multiattach returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1507/3103] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-678db013-45a4-4305-bc7c-1c0e8b8541ad None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-678db013-45a4-4305-bc7c-1c0e8b8541ad tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/volume_backend_name Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-678db013-45a4-4305-bc7c-1c0e8b8541ad tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-678db013-45a4-4305-bc7c-1c0e8b8541ad tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-678db013-45a4-4305-bc7c-1c0e8b8541ad tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1597/3104] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3bcefee8-34a7-46ca-9bed-8b575e8507ee None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3bcefee8-34a7-46ca-9bed-8b575e8507ee tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] GET http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3bcefee8-34a7-46ca-9bed-8b575e8507ee tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3bcefee8-34a7-46ca-9bed-8b575e8507ee tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3bcefee8-34a7-46ca-9bed-8b575e8507ee tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1508/3105] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 => generated 317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d39fa8c7-f625-474f-ab4a-40e7fbb85aa7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d39fa8c7-f625-474f-ab4a-40e7fbb85aa7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] PUT http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/b2484f51-b6d0-4b23-9d19-965d419b1142 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d39fa8c7-f625-474f-ab4a-40e7fbb85aa7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-d39fa8c7-f625-474f-ab4a-40e7fbb85aa7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d39fa8c7-f625-474f-ab4a-40e7fbb85aa7 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/b2484f51-b6d0-4b23-9d19-965d419b1142 returned with HTTP 403 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1598/3106] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:13:02 2026] PUT /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/encryption/b2484f51-b6d0-4b23-9d19-965d419b1142 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bf61df62-1466-4242-8788-ef6edf55ff1f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf61df62-1466-4242-8788-ef6edf55ff1f tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] PUT http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/key1 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bf61df62-1466-4242-8788-ef6edf55ff1f tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-bf61df62-1466-4242-8788-ef6edf55ff1f tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bf61df62-1466-4242-8788-ef6edf55ff1f tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/key1 returned with HTTP 403 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1509/3107] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:13:02 2026] PUT /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14227326-87f4-4bff-8c91-c6f71a69f57e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14227326-87f4-4bff-8c91-c6f71a69f57e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] PUT http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14227326-87f4-4bff-8c91-c6f71a69f57e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-14227326-87f4-4bff-8c91-c6f71a69f57e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '469831faf756492484204670a043e3c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bef2767635e542df9d8b50abc870eca5', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14227326-87f4-4bff-8c91-c6f71a69f57e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-member] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 returned with HTTP 403 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1599/3108] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:13:02 2026] PUT /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c99355b5-c9d7-4ca3-8232-d53845c6b93c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c99355b5-c9d7-4ca3-8232-d53845c6b93c tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c99355b5-c9d7-4ca3-8232-d53845c6b93c tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c99355b5-c9d7-4ca3-8232-d53845c6b93c tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c99355b5-c9d7-4ca3-8232-d53845c6b93c tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1510/3109] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/4031a9db-142e-4457-b276-3e2bdc416ef6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-752b0558-4a53-47f4-9e23-08393e6f76bc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-752b0558-4a53-47f4-9e23-08393e6f76bc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/c8125040-075b-4032-b270-eb9315069066 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-752b0558-4a53-47f4-9e23-08393e6f76bc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-752b0558-4a53-47f4-9e23-08393e6f76bc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-752b0558-4a53-47f4-9e23-08393e6f76bc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/c8125040-075b-4032-b270-eb9315069066 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1600/3110] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/c8125040-075b-4032-b270-eb9315069066 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1efddf9b-8fc9-4b28-985b-74a0c47dc592 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1efddf9b-8fc9-4b28-985b-74a0c47dc592 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1efddf9b-8fc9-4b28-985b-74a0c47dc592 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1efddf9b-8fc9-4b28-985b-74a0c47dc592 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-275700ce-db63-4c8c-8fa0-a7f7de1df5a2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1601/3111] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-60ceec2f-01f0-4438-86a5-2f000a98bdbb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1efddf9b-8fc9-4b28-985b-74a0c47dc592 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1511/3112] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/8f8894e4-5650-4e15-9174-7039be579850 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-60ceec2f-01f0-4438-86a5-2f000a98bdbb tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-60ceec2f-01f0-4438-86a5-2f000a98bdbb tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-60ceec2f-01f0-4438-86a5-2f000a98bdbb tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cac785e1-da04-443e-9e60-6617936b5258 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cac785e1-da04-443e-9e60-6617936b5258 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cac785e1-da04-443e-9e60-6617936b5258 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cac785e1-da04-443e-9e60-6617936b5258 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-60ceec2f-01f0-4438-86a5-2f000a98bdbb tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f returned with HTTP 404 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1602/3113] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/volumes/fea82685-877f-4837-8173-922d005a947f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: 66841275-683b-44e2-a426-f994683135e9 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:02 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:02 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:02 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cac785e1-da04-443e-9e60-6617936b5258 tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1512/3114] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/165c3a30-2196-47e9-b970-c7da3dcf7b6a => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4c2c8863-2571-4115-80e4-f55687934e90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-91f38039-e47c-4afd-bc47-3027d1bc4fd5 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1603/3115] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5f88831a-e6ca-49a0-8d83-16a6309c164e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f88831a-e6ca-49a0-8d83-16a6309c164e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5f88831a-e6ca-49a0-8d83-16a6309c164e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5f88831a-e6ca-49a0-8d83-16a6309c164e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c2c8863-2571-4115-80e4-f55687934e90 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c2c8863-2571-4115-80e4-f55687934e90 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4c2c8863-2571-4115-80e4-f55687934e90 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4c2c8863-2571-4115-80e4-f55687934e90 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4c2c8863-2571-4115-80e4-f55687934e90 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1513/3116] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:02 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e8c5615-c958-417e-8e0f-bb84ddba7371 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 returned with HTTP 200 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1514/3117] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:02 2026] GET /volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f88831a-e6ca-49a0-8d83-16a6309c164e tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1604/3118] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/ce74338c-6885-4e8f-9fcb-097f865087c5 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a3e9faf3-41fa-413e-8629-5ffef3e054dc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a3e9faf3-41fa-413e-8629-5ffef3e054dc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] DELETE http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3e9faf3-41fa-413e-8629-5ffef3e054dc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a3e9faf3-41fa-413e-8629-5ffef3e054dc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:02 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a3e9faf3-41fa-413e-8629-5ffef3e054dc tempest-VolumeTypesMemberTests-121086080 tempest-VolumeTypesMemberTests-121086080-project-admin] http://192.168.122.58/volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 returned with HTTP 202 Sep 02 00:13:02 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1515/3119] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:02 2026] DELETE /volume/v3/types/e15e90d5-6b05-4254-abb1-a31314b26a39 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-daa9c346-f029-4f41-9f9a-e67fc87cb44a tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1605/3120] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:03 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b8411967-cfb0-4a43-b639-2540bcd30b4f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8411967-cfb0-4a43-b639-2540bcd30b4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8411967-cfb0-4a43-b639-2540bcd30b4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b8411967-cfb0-4a43-b639-2540bcd30b4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b8411967-cfb0-4a43-b639-2540bcd30b4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e returned with HTTP 404 Sep 02 00:13:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1516/3121] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:03 2026] GET /volume/v3/snapshots/2338aad0-4bee-4fab-b4ca-5b46e5e6d55e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: 1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:13:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4dc68f28-2b34-4579-bd03-a45fa4308bb3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4dc68f28-2b34-4579-bd03-a45fa4308bb3 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4dc68f28-2b34-4579-bd03-a45fa4308bb3 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4dc68f28-2b34-4579-bd03-a45fa4308bb3 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4dc68f28-2b34-4579-bd03-a45fa4308bb3 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 returned with HTTP 404 Sep 02 00:13:03 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1517/3122] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:03 2026] GET /volume/v3/volumes/66841275-683b-44e2-a426-f994683135e9 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] DELETE http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume with id: 099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:13:03 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:03 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:03 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:03 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:03 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bd73311b-f18e-4734-8384-dca74b2a4ee4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 202 Sep 02 00:13:03 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1606/3123] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:03 2026] DELETE /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:03 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:03 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:03 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:03 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7f6d7adf-1459-4df9-b9de-61099e78da95 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Delete volume request issued successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f8b9e9e6-7669-4679-b1bf-dc229f2df144 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 202 Sep 02 00:13:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1518/3124] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:03 2026] DELETE /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1607/3125] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:03 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-039c5d75-6fda-423f-8618-f08625f93817 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-039c5d75-6fda-423f-8618-f08625f93817 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-039c5d75-6fda-423f-8618-f08625f93817 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-039c5d75-6fda-423f-8618-f08625f93817 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-039c5d75-6fda-423f-8618-f08625f93817 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-039c5d75-6fda-423f-8618-f08625f93817 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:13:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1519/3126] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:04 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4efc250-9d35-4f59-a4b8-d790e46e96a6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1608/3127] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:04 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a6630a9d-4035-49f3-8091-7ad230de6862 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] POST http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb/action Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.contrib.admin_actions [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Updating snapshot 'b454f44c-b7e7-469e-9a84-1dbaf8b9efbb' with '{'status': 'error'}' {{(pid=86255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '11c79676ccf442989d46586820e0b78c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '542ec86d756c4324968608d10543ab9c', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a6630a9d-4035-49f3-8091-7ad230de6862 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb/action returned with HTTP 403 Sep 02 00:13:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1520/3128] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:04 2026] POST /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb/action => generated 133 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete snapshot with id: b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:04 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-607e6c4c-c4f8-453f-ab98-4b319275a613 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 202 Sep 02 00:13:04 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1609/3129] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:04 2026] DELETE /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:04 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:04 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65d4d62f-cb96-4373-97c7-7cf58f1b88ea tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:04 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1521/3130] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:04 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:05 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2a610b90-1cfd-479e-843c-97f844cc2ac6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 200 Sep 02 00:13:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1610/3131] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:05 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2244edf1-2b88-41e9-b18c-984899733775 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2244edf1-2b88-41e9-b18c-984899733775 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:13:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2244edf1-2b88-41e9-b18c-984899733775 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:05 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2244edf1-2b88-41e9-b18c-984899733775 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:05 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:05 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:05 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:05 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:05 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2244edf1-2b88-41e9-b18c-984899733775 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Volume info retrieved successfully. Sep 02 00:13:05 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2244edf1-2b88-41e9-b18c-984899733775 tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 200 Sep 02 00:13:05 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1522/3132] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:05 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b257f160-0cd5-4806-9597-9dc881961f52 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b257f160-0cd5-4806-9597-9dc881961f52 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b257f160-0cd5-4806-9597-9dc881961f52 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b257f160-0cd5-4806-9597-9dc881961f52 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:05 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:05 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b257f160-0cd5-4806-9597-9dc881961f52 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:05 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b257f160-0cd5-4806-9597-9dc881961f52 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 200 Sep 02 00:13:05 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1611/3133] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:05 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-354dc1ff-b941-4a3f-8466-8cb5e21a9726 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-354dc1ff-b941-4a3f-8466-8cb5e21a9726 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-354dc1ff-b941-4a3f-8466-8cb5e21a9726 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-354dc1ff-b941-4a3f-8466-8cb5e21a9726 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-354dc1ff-b941-4a3f-8466-8cb5e21a9726 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 returned with HTTP 404 Sep 02 00:13:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1523/3134] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:06 2026] GET /volume/v3/volumes/1de9d4f9-4996-436e-abc2-6d035fdaac41 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1759978174"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1759978174'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:13:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (e16c3888-0e49-4b9a-88a3-02c5f6526131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94c324-4723-4ecc-9724-7e14cbc12a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d26c084d-c034-4caa-9084-3b93ff624a5c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d26c084d-c034-4caa-9084-3b93ff624a5c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] GET http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d26c084d-c034-4caa-9084-3b93ff624a5c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d26c084d-c034-4caa-9084-3b93ff624a5c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94c324-4723-4ecc-9724-7e14cbc12a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d26c084d-c034-4caa-9084-3b93ff624a5c tempest-CreateVolumesFromSourceVolumeTest-348954834 tempest-CreateVolumesFromSourceVolumeTest-348954834-project-member] http://192.168.122.58/volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf returned with HTTP 404 Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f1aefbc-0316-45e0-a0e7-211313fd8560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1524/3135] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:06 2026] GET /volume/v3/volumes/099b4956-e85d-46a7-802e-5c25595996cf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['049f3a1a-359b-4063-b48d-ea3ed42d48bf', 'dfc1aa3a-b003-4395-b57c-aaefa802efd0', '53523edf-fb3b-438d-bb91-ac8273660257', '75187931-36e7-4cbf-b000-837f07622a66'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f1aefbc-0316-45e0-a0e7-211313fd8560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['049f3a1a-359b-4063-b48d-ea3ed42d48bf', 'dfc1aa3a-b003-4395-b57c-aaefa802efd0', '53523edf-fb3b-438d-bb91-ac8273660257', '75187931-36e7-4cbf-b000-837f07622a66']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f384e1e3-627e-4719-a927-c292de8d553c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:06 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f384e1e3-627e-4719-a927-c292de8d553c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '473a3342-d120-4c24-b8ca-a834b558ed83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1759978174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['049f3a1a-359b-4063-b48d-ea3ed42d48bf','dfc1aa3a-b003-4395-b57c-aaefa802efd0','53523edf-fb3b-438d-bb91-ac8273660257','75187931-36e7-4cbf-b000-837f07622a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1759978174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=473a3342-d120-4c24-b8ca-a834b558ed83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0142a3-9f66-4e34-83b9-23a514a579f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0142a3-9f66-4e34-83b9-23a514a579f7) transitioned into state 'SUCCESS' from state '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-1759978174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['049f3a1a-359b-4063-b48d-ea3ed42d48bf','dfc1aa3a-b003-4395-b57c-aaefa802efd0','53523edf-fb3b-438d-bb91-ac8273660257','75187931-36e7-4cbf-b000-837f07622a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306638f9-cb7c-46c3-98f0-97a2da391fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306638f9-cb7c-46c3-98f0-97a2da391fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (e16c3888-0e49-4b9a-88a3-02c5f6526131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:06 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:13:06 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-76147d43-5325-45f5-aa3a-7001388cc4e4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:06 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1612/3136] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:06 2026] POST /volume/v3/volumes => generated 785 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8b9a3eb6-7984-4daf-a8f7-b480d5c28723 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 200 Sep 02 00:13:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1525/3137] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:06 2026] GET /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 964 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b720ba58-e2b4-4cb5-801a-3513c76193eb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-37008536-9cbc-4c66-8c55-84bc96eadb4f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37008536-9cbc-4c66-8c55-84bc96eadb4f tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37008536-9cbc-4c66-8c55-84bc96eadb4f tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-37008536-9cbc-4c66-8c55-84bc96eadb4f tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-37008536-9cbc-4c66-8c55-84bc96eadb4f tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb returned with HTTP 404 Sep 02 00:13:06 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1526/3138] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:06 2026] GET /volume/v3/snapshots/b454f44c-b7e7-469e-9a84-1dbaf8b9efbb => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume with id: 7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:06 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:06 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:06 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:06 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:06 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume request issued successfully. Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a8bf1b53-a209-4cd5-a63e-a2848026ec24 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 202 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1527/3139] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:06 2026] DELETE /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:07 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:07 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:07 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0edeb8bf-103f-43c5-a184-224ad9b49ff0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1528/3140] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:07 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b720ba58-e2b4-4cb5-801a-3513c76193eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b720ba58-e2b4-4cb5-801a-3513c76193eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1146031131", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b720ba58-e2b4-4cb5-801a-3513c76193eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1613/3141] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:06 2026] POST /volume/v3/types => generated 380 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0b64d851-45dc-4af5-a012-11b3b551b1db None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b64d851-45dc-4af5-a012-11b3b551b1db tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0b64d851-45dc-4af5-a012-11b3b551b1db tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0b64d851-45dc-4af5-a012-11b3b551b1db tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1529/3142] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-34038b80-fc3d-4a94-9a72-2d9faec736c6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-34038b80-fc3d-4a94-9a72-2d9faec736c6 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-34038b80-fc3d-4a94-9a72-2d9faec736c6 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1408539583", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-34038b80-fc3d-4a94-9a72-2d9faec736c6 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1614/3143] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f586097e-e45e-4c5b-8324-5ee94b3d1c3c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a8465633-2275-4ce2-b813-0404a766fa1b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8465633-2275-4ce2-b813-0404a766fa1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8465633-2275-4ce2-b813-0404a766fa1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a8465633-2275-4ce2-b813-0404a766fa1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:07 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:07 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:07 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a8465633-2275-4ce2-b813-0404a766fa1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a8465633-2275-4ce2-b813-0404a766fa1b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1615/3144] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:07 2026] GET /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f586097e-e45e-4c5b-8324-5ee94b3d1c3c tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] POST http://192.168.122.58/volume/v3/types/88627828-05ce-499f-a29c-66e006aac750/encryption Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f586097e-e45e-4c5b-8324-5ee94b3d1c3c tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-f586097e-e45e-4c5b-8324-5ee94b3d1c3c tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f586097e-e45e-4c5b-8324-5ee94b3d1c3c tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/88627828-05ce-499f-a29c-66e006aac750/encryption returned with HTTP 403 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1530/3145] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types/88627828-05ce-499f-a29c-66e006aac750/encryption => generated 127 bytes in 229 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7bbd19c4-cfc3-49e1-a0c1-97e7844b138b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7bbd19c4-cfc3-49e1-a0c1-97e7844b138b tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7bbd19c4-cfc3-49e1-a0c1-97e7844b138b tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1841166402", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7bbd19c4-cfc3-49e1-a0c1-97e7844b138b tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1616/3146] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-767d197d-96de-4688-9984-42fa5823c4eb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-767d197d-96de-4688-9984-42fa5823c4eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] POST http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-767d197d-96de-4688-9984-42fa5823c4eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-767d197d-96de-4688-9984-42fa5823c4eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-767d197d-96de-4688-9984-42fa5823c4eb tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs returned with HTTP 403 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1531/3147] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-584f4175-10d0-4e62-a9a1-18dd88571b64 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-584f4175-10d0-4e62-a9a1-18dd88571b64 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] PUT http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs/key2 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-584f4175-10d0-4e62-a9a1-18dd88571b64 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-584f4175-10d0-4e62-a9a1-18dd88571b64 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-584f4175-10d0-4e62-a9a1-18dd88571b64 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs/key2 returned with HTTP 403 Sep 02 00:13:07 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1617/3148] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:13:07 2026] PUT /volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-372ea990-e127-4b83-9db6-f00444351ed1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-372ea990-e127-4b83-9db6-f00444351ed1 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-372ea990-e127-4b83-9db6-f00444351ed1 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-372ea990-e127-4b83-9db6-f00444351ed1 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:07 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-372ea990-e127-4b83-9db6-f00444351ed1 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types returned with HTTP 403 Sep 02 00:13:07 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1532/3149] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9dfae2ad-083f-45f8-9de3-942f112c780f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9dfae2ad-083f-45f8-9de3-942f112c780f tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:07 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9dfae2ad-083f-45f8-9de3-942f112c780f tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-246231459", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:07 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9dfae2ad-083f-45f8-9de3-942f112c780f tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1618/3150] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:07 2026] POST /volume/v3/types => generated 379 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cf28a378-2a6f-4b75-a4d8-559ef79a1599 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf28a378-2a6f-4b75-a4d8-559ef79a1599 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cf28a378-2a6f-4b75-a4d8-559ef79a1599 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cf28a378-2a6f-4b75-a4d8-559ef79a1599 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1533/3151] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:08 2026] POST /volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4dca010-a7d9-428a-9792-ed4349f87711 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4dca010-a7d9-428a-9792-ed4349f87711 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4dca010-a7d9-428a-9792-ed4349f87711 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4dca010-a7d9-428a-9792-ed4349f87711 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] DELETE http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption/b4a3ad5b-8f20-48a9-a12b-ba80dea9d011 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fe514fd0-fe7d-41e9-b05c-ac73cda3596e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption/b4a3ad5b-8f20-48a9-a12b-ba80dea9d011 returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1534/3152] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6/encryption/b4a3ad5b-8f20-48a9-a12b-ba80dea9d011 => generated 127 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dfd1c115-f407-49ed-a88a-6a8fe723e70d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfd1c115-f407-49ed-a88a-6a8fe723e70d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfd1c115-f407-49ed-a88a-6a8fe723e70d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1912949059", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-b4dca010-a7d9-428a-9792-ed4349f87711 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4dca010-a7d9-428a-9792-ed4349f87711 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1619/3153] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfd1c115-f407-49ed-a88a-6a8fe723e70d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1535/3154] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:08 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 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] DELETE http://192.168.122.58/volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3/extra_specs/key1 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-129a2eca-19af-4fb0-ae17-8401dbf60b12 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3/extra_specs/key1 returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1620/3155] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-31eb552e-4923-46df-a447-f0dbf3572f36 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31eb552e-4923-46df-a447-f0dbf3572f36 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-31eb552e-4923-46df-a447-f0dbf3572f36 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-702664654", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-31eb552e-4923-46df-a447-f0dbf3572f36 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1536/3156] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:08 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 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] DELETE http://192.168.122.58/volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d131a1e0-4bb7-4c18-b444-3fcfa5c0fc3e tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1621/3157] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4b3ddf2c-8864-480c-b828-56c156e39fa5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b3ddf2c-8864-480c-b828-56c156e39fa5 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] GET http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b3ddf2c-8864-480c-b828-56c156e39fa5 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4b3ddf2c-8864-480c-b828-56c156e39fa5 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4b3ddf2c-8864-480c-b828-56c156e39fa5 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1537/3158] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-132e7aba-1633-4465-98c0-460b6882a0bf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132e7aba-1633-4465-98c0-460b6882a0bf tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] GET http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/cipher Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-132e7aba-1633-4465-98c0-460b6882a0bf tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-132e7aba-1633-4465-98c0-460b6882a0bf tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-132e7aba-1633-4465-98c0-460b6882a0bf tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-132e7aba-1633-4465-98c0-460b6882a0bf tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/cipher returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1622/3159] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] GET http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-08fe1dcd-3e17-48dd-a4bb-759066ac23d2 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1538/3160] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b0e788ec-073d-47ea-84fb-18ab433a774d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0e788ec-073d-47ea-84fb-18ab433a774d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] GET http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/multiattach Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0e788ec-073d-47ea-84fb-18ab433a774d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b0e788ec-073d-47ea-84fb-18ab433a774d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b0e788ec-073d-47ea-84fb-18ab433a774d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/multiattach returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1623/3161] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d76f4c3-21dd-4b57-af95-79affa97c7b0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d76f4c3-21dd-4b57-af95-79affa97c7b0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] GET http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/volume_backend_name Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d76f4c3-21dd-4b57-af95-79affa97c7b0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d76f4c3-21dd-4b57-af95-79affa97c7b0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d76f4c3-21dd-4b57-af95-79affa97c7b0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1539/3162] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/volume_backend_name => generated 143 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc1eeb93-ecde-45be-b4a6-3c4e414df35a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc1eeb93-ecde-45be-b4a6-3c4e414df35a tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] PUT http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/35478d4e-76f3-4765-b36e-9db89252b9f6 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc1eeb93-ecde-45be-b4a6-3c4e414df35a tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-cc1eeb93-ecde-45be-b4a6-3c4e414df35a tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc1eeb93-ecde-45be-b4a6-3c4e414df35a tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/35478d4e-76f3-4765-b36e-9db89252b9f6 returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1624/3163] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:13:08 2026] PUT /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/encryption/35478d4e-76f3-4765-b36e-9db89252b9f6 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c521d843-7e95-4bc5-8e5c-1eb909e9ddd0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c521d843-7e95-4bc5-8e5c-1eb909e9ddd0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] PUT http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/key1 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c521d843-7e95-4bc5-8e5c-1eb909e9ddd0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-c521d843-7e95-4bc5-8e5c-1eb909e9ddd0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c521d843-7e95-4bc5-8e5c-1eb909e9ddd0 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/key1 returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1540/3164] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:13:08 2026] PUT /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-31c18dca-735f-455c-b4f6-1dc3ba6d2f5d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-31c18dca-735f-455c-b4f6-1dc3ba6d2f5d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] PUT http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-31c18dca-735f-455c-b4f6-1dc3ba6d2f5d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-31c18dca-735f-455c-b4f6-1dc3ba6d2f5d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd93e6da33e6f4b12bd0f716e313cfda4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e3e2b7f30674b6eb40687fcec02289d', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-31c18dca-735f-455c-b4f6-1dc3ba6d2f5d tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-reader] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb returned with HTTP 403 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1625/3165] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:13:08 2026] PUT /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-796c78a3-fd80-456e-ac0e-c9bb003e12f9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-796c78a3-fd80-456e-ac0e-c9bb003e12f9 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-796c78a3-fd80-456e-ac0e-c9bb003e12f9 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-796c78a3-fd80-456e-ac0e-c9bb003e12f9 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-796c78a3-fd80-456e-ac0e-c9bb003e12f9 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 returned with HTTP 202 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1541/3166] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/d1d22103-f139-4ddb-aeb2-b6eb6ccb5084 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b53f7980-004d-472f-b55c-a49102a83ecd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b53f7980-004d-472f-b55c-a49102a83ecd tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b53f7980-004d-472f-b55c-a49102a83ecd tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b53f7980-004d-472f-b55c-a49102a83ecd tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b53f7980-004d-472f-b55c-a49102a83ecd tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3 returned with HTTP 202 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1626/3167] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/835cfdf9-b7c6-40db-848f-018f02a0f7f3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b185ddf0-c995-4e4e-a744-7ab549b66aa3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b185ddf0-c995-4e4e-a744-7ab549b66aa3 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b185ddf0-c995-4e4e-a744-7ab549b66aa3 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b185ddf0-c995-4e4e-a744-7ab549b66aa3 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b185ddf0-c995-4e4e-a744-7ab549b66aa3 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6 returned with HTTP 202 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1542/3168] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/967152e0-dade-46b9-a12b-db1f7069a9d6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-72644399-75b2-467d-9e85-ddcc19e3b634 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72644399-75b2-467d-9e85-ddcc19e3b634 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72644399-75b2-467d-9e85-ddcc19e3b634 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-72644399-75b2-467d-9e85-ddcc19e3b634 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f33d799d-a87d-4efe-9cf0-3f7abe1463e5 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 200 Sep 02 00:13:08 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1627/3169] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:08 2026] GET /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "473a3342-d120-4c24-b8ca-a834b558ed83", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-745720357"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-72644399-75b2-467d-9e85-ddcc19e3b634 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6 returned with HTTP 202 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1543/3170] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/aad834a4-0863-4130-8120-1850ed56a9c6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1f43f670-05d2-477f-8d58-dd2f1f0b28c7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f43f670-05d2-477f-8d58-dd2f1f0b28c7 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/88627828-05ce-499f-a29c-66e006aac750 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f43f670-05d2-477f-8d58-dd2f1f0b28c7 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1f43f670-05d2-477f-8d58-dd2f1f0b28c7 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume 473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1f43f670-05d2-477f-8d58-dd2f1f0b28c7 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/88627828-05ce-499f-a29c-66e006aac750 returned with HTTP 202 Sep 02 00:13:08 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1544/3171] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/88627828-05ce-499f-a29c-66e006aac750 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0d080b88-df77-4a74-8634-acf2a5b86f14 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d080b88-df77-4a74-8634-acf2a5b86f14 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] DELETE http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d080b88-df77-4a74-8634-acf2a5b86f14 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:08 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0d080b88-df77-4a74-8634-acf2a5b86f14 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['6e960d77-9643-426c-b2a1-93e4aeef4b34', '1656cf71-1fea-4df5-8889-175cb0ae5e66', 'effad9ec-5053-45bf-9a70-80350a0db196', 'caa05fa4-5ec9-4adf-8e4d-553579e33b79'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:08 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:08 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:08 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0d080b88-df77-4a74-8634-acf2a5b86f14 tempest-VolumeTypesReaderTests-1649570071 tempest-VolumeTypesReaderTests-1649570071-project-admin] http://192.168.122.58/volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb returned with HTTP 202 Sep 02 00:13:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1545/3172] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:08 2026] DELETE /volume/v3/types/cf4de03c-3da4-4ea3-b516-c36f9dd7b1cb => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f7b541a-c9c2-44e3-b4d5-c4832d4899ef tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1628/3173] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:09 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ddae35e8-d6e4-4e35-89fb-72629cf582fe tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1546/3174] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:09 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ddcfb45f-2191-451d-8b88-0bd216b3be65 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddcfb45f-2191-451d-8b88-0bd216b3be65 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddcfb45f-2191-451d-8b88-0bd216b3be65 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ddcfb45f-2191-451d-8b88-0bd216b3be65 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ddcfb45f-2191-451d-8b88-0bd216b3be65 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba returned with HTTP 404 Sep 02 00:13:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1629/3175] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:09 2026] GET /volume/v3/volumes/7452fc5d-e363-4327-9a04-226978ab1aba => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1308849632"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1308849632'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume of 1 GB Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (104e373f-36a6-46b2-bda3-db885931efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6aa651-d555-4bc6-872c-176509f9ed33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6aa651-d555-4bc6-872c-176509f9ed33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb7777f-2205-42d7-80f6-3766a13a1af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['f4ceff37-db28-4873-97fb-aa23a4e8b99c', '63ceff6e-bcad-4729-a4dd-e71b823f3b5f', 'ed664512-d52f-4e16-8dd2-686758c9b9ef', 'c110e0c7-d79f-4c31-a2d9-541bc13802d0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb7777f-2205-42d7-80f6-3766a13a1af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ceff37-db28-4873-97fb-aa23a4e8b99c', '63ceff6e-bcad-4729-a4dd-e71b823f3b5f', 'ed664512-d52f-4e16-8dd2-686758c9b9ef', 'c110e0c7-d79f-4c31-a2d9-541bc13802d0']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51feffee-8777-413d-82d5-352c0415ffc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:09 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51feffee-8777-413d-82d5-352c0415ffc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea11dcc1-a42f-471c-ab20-d28fd4fee8c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1308849632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['f4ceff37-db28-4873-97fb-aa23a4e8b99c','63ceff6e-bcad-4729-a4dd-e71b823f3b5f','ed664512-d52f-4e16-8dd2-686758c9b9ef','c110e0c7-d79f-4c31-a2d9-541bc13802d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1308849632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea11dcc1-a42f-471c-ab20-d28fd4fee8c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542ec86d756c4324968608d10543ab9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66e1657d1e44eab959839f8ca23a12b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d72a849-0e08-4d3c-83a3-d4855281073a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d72a849-0e08-4d3c-83a3-d4855281073a) transitioned into state 'SUCCESS' from state '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-1308849632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['f4ceff37-db28-4873-97fb-aa23a4e8b99c','63ceff6e-bcad-4729-a4dd-e71b823f3b5f','ed664512-d52f-4e16-8dd2-686758c9b9ef','c110e0c7-d79f-4c31-a2d9-541bc13802d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb7b64-14d2-49d7-bbb5-591ccaa6a635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb7b64-14d2-49d7-bbb5-591ccaa6a635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (104e373f-36a6-46b2-bda3-db885931efe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request issued successfully. Sep 02 00:13:09 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-21336072-fbd2-4bde-b0c4-c561f9734aa2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:09 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1547/3176] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:09 2026] POST /volume/v3/volumes => generated 785 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e37e9582-5295-4523-8493-23f0f6675fcf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e37e9582-5295-4523-8493-23f0f6675fcf tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e37e9582-5295-4523-8493-23f0f6675fcf tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e37e9582-5295-4523-8493-23f0f6675fcf tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:09 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:09 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:09 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:09 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-520557bb-4b3a-4252-a692-f21105333a74 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e37e9582-5295-4523-8493-23f0f6675fcf tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:09 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e37e9582-5295-4523-8493-23f0f6675fcf tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 200 Sep 02 00:13:09 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1630/3177] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:09 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-520557bb-4b3a-4252-a692-f21105333a74 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-520557bb-4b3a-4252-a692-f21105333a74 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1013028750", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1319220734", "vendor_name": "tempest-vendor_name-1746435108"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-19e72c74-07c5-46b1-8c03-5db4c5431888 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1631/3178] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:10 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-520557bb-4b3a-4252-a692-f21105333a74 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1548/3179] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:09 2026] POST /volume/v3/types => generated 329 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request body: {'volume': {'volume_type': 'cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume of 1 GB Sep 02 00:13:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (a6d2ff88-0687-4f2a-8460-3da081c2080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b649c4fd-f02e-4889-86b6-3427150af631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b649c4fd-f02e-4889-86b6-3427150af631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:13:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1319220734',vendor_name='tempest-vendor_name-1746435108'},id=cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785,is_public=True,name='tempest-ProjectAdminTests-volume-type-1013028750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add935d0-6258-412c-951f-3183c9dc20bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1013028750 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1013028750, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1013028750 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1013028750, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['c371f03b-cbdf-4da3-961c-928e130f1ef7', 'f46729ca-792b-436b-993e-80f61010a759', '2baf009d-4dd7-4326-8830-e7abc6a9d6db', '47b91d0a-448e-4cf1-9c90-8e2eecf60193'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add935d0-6258-412c-951f-3183c9dc20bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c371f03b-cbdf-4da3-961c-928e130f1ef7', 'f46729ca-792b-436b-993e-80f61010a759', '2baf009d-4dd7-4326-8830-e7abc6a9d6db', '47b91d0a-448e-4cf1-9c90-8e2eecf60193']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd3df09-e166-4727-a283-c13320f059d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffd3df09-e166-4727-a283-c13320f059d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d1fd01-9288-4b6f-87e5-452985be6672', '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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['c371f03b-cbdf-4da3-961c-928e130f1ef7','f46729ca-792b-436b-993e-80f61010a759','2baf009d-4dd7-4326-8830-e7abc6a9d6db','47b91d0a-448e-4cf1-9c90-8e2eecf60193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d1fd01-9288-4b6f-87e5-452985be6672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58380902965b47bd81d16feb455120ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785),volume_type_id=cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07182419-b8c7-4dbe-b136-e174379d9b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07182419-b8c7-4dbe-b136-e174379d9b71) transitioned into state 'SUCCESS' from 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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['c371f03b-cbdf-4da3-961c-928e130f1ef7','f46729ca-792b-436b-993e-80f61010a759','2baf009d-4dd7-4326-8830-e7abc6a9d6db','47b91d0a-448e-4cf1-9c90-8e2eecf60193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a09706-d9a6-465c-8712-05ff45a33493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a09706-d9a6-465c-8712-05ff45a33493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (a6d2ff88-0687-4f2a-8460-3da081c2080c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request issued successfully. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7a6b6dec-2313-40ee-9acf-5a173b796369 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1632/3180] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:13:10 2026] POST /volume/v3/volumes => generated 779 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 Sep 02 00:13:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:10 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:10 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:10 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:10 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:10 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cde47454-fcea-49c6-bc27-ddb624ce1e2e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 returned with HTTP 200 Sep 02 00:13:10 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1549/3181] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:10 2026] GET /volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 => generated 958 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:10 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:10 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dec7c590-6bd9-49cc-80e4-f3190c98f8f6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 200 Sep 02 00:13:10 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1633/3182] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:10 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8a568478-64e2-4062-9e7c-915568399db7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a568478-64e2-4062-9e7c-915568399db7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a568478-64e2-4062-9e7c-915568399db7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8a568478-64e2-4062-9e7c-915568399db7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8a568478-64e2-4062-9e7c-915568399db7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8a568478-64e2-4062-9e7c-915568399db7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1550/3183] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:11 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53c3c5e8-42da-4063-a117-461934076920 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53c3c5e8-42da-4063-a117-461934076920 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53c3c5e8-42da-4063-a117-461934076920 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53c3c5e8-42da-4063-a117-461934076920 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53c3c5e8-42da-4063-a117-461934076920 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53c3c5e8-42da-4063-a117-461934076920 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 returned with HTTP 200 Sep 02 00:13:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1634/3184] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:11 2026] GET /volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7717a50a-69d2-49de-b0fc-e596a07af331 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:11 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7717a50a-69d2-49de-b0fc-e596a07af331 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:11 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:11 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7717a50a-69d2-49de-b0fc-e596a07af331 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7717a50a-69d2-49de-b0fc-e596a07af331 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7717a50a-69d2-49de-b0fc-e596a07af331 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1635/3185] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:11 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d2d5a5e1-5a50-40e3-b5b5-6e6079c4aa2b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0a5b43ff-b9e1-4757-bf92-55c5329418ed tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 200 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1551/3186] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:11 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d2d5a5e1-5a50-40e3-b5b5-6e6079c4aa2b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d2d5a5e1-5a50-40e3-b5b5-6e6079c4aa2b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d2d5a5e1-5a50-40e3-b5b5-6e6079c4aa2b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d2d5a5e1-5a50-40e3-b5b5-6e6079c4aa2b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d returned with HTTP 204 Sep 02 00:13:11 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1636/3187] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:13:11 2026] DELETE /volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd70a51e-50a9-454d-9926-0ec11b8c7816 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd70a51e-50a9-454d-9926-0ec11b8c7816 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd70a51e-50a9-454d-9926-0ec11b8c7816 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd70a51e-50a9-454d-9926-0ec11b8c7816 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd70a51e-50a9-454d-9926-0ec11b8c7816 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d returned with HTTP 404 Sep 02 00:13:11 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1552/3188] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:11 2026] GET /volume/v3/messages/074bc5ec-4110-45f3-b3c9-4166902be63d => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume with id: 19d1fd01-9288-4b6f-87e5-452985be6672 Sep 02 00:13:11 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:11 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:11 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['70904b33-d673-4fa1-b3f1-6257990f22c2', '111e636a-8c54-49db-b23f-67ab5d42506f', '132a856c-22ca-42d0-8762-771ea279cdcf', '0eeafca0-dc9d-4eb8-bd54-a82400f210e1'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume request issued successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc5810fa-eacf-4055-8413-8b0bf57f49e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 returned with HTTP 202 Sep 02 00:13:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1637/3189] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:11 2026] DELETE /volume/v3/volumes/19d1fd01-9288-4b6f-87e5-452985be6672 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-23a62210-1b86-47cf-85a4-550b8a584a4e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23a62210-1b86-47cf-85a4-550b8a584a4e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/types/cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23a62210-1b86-47cf-85a4-550b8a584a4e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-23a62210-1b86-47cf-85a4-550b8a584a4e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-23a62210-1b86-47cf-85a4-550b8a584a4e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types/cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785 returned with HTTP 202 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1553/3190] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:12 2026] DELETE /volume/v3/types/cfcaf3fd-3b8b-49cd-a8a3-c3c586d3f785 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b069a4e9-9f48-4e7c-9087-6e85d10182ed None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a56986a7-155e-45eb-a41f-1c7184156196 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b069a4e9-9f48-4e7c-9087-6e85d10182ed tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b069a4e9-9f48-4e7c-9087-6e85d10182ed tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-485875989", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1337269659", "vendor_name": "tempest-vendor_name-540582231"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a56986a7-155e-45eb-a41f-1c7184156196 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a56986a7-155e-45eb-a41f-1c7184156196 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a56986a7-155e-45eb-a41f-1c7184156196 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a56986a7-155e-45eb-a41f-1c7184156196 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a56986a7-155e-45eb-a41f-1c7184156196 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1554/3191] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:12 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b069a4e9-9f48-4e7c-9087-6e85d10182ed tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1638/3192] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:12 2026] POST /volume/v3/types => generated 327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-504e0c0d-c7c3-41b7-9b35-f5435d0619b6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1555/3193] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:12 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c5cdec0-1c97-4fc1-8764-c721ca389e0e", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request body: {'volume': {'volume_type': '5c5cdec0-1c97-4fc1-8764-c721ca389e0e', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume of 1 GB Sep 02 00:13:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (3170d1f4-1047-4eaa-9a1d-b1412cac6abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795cfa3-5474-4113-a707-c9b94d425070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-41f4dd9e-2b21-4f2d-b3d6-458604da99f6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 202 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1556/3194] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:12 2026] DELETE /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d5cfd574-c2a9-49ed-bf60-9fde60f5524c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1557/3195] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:12 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795cfa3-5474-4113-a707-c9b94d425070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:13:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1337269659',vendor_name='tempest-vendor_name-540582231'},id=5c5cdec0-1c97-4fc1-8764-c721ca389e0e,is_public=True,name='tempest-ProjectAdminTests-volume-type-485875989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c5cdec0-1c97-4fc1-8764-c721ca389e0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25c2ae-e4fa-4c24-b762-c4d497188ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-485875989 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-485875989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-485875989 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-485875989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['659c6cca-825c-49c5-a5aa-e935f8a8319a', '718285d9-164f-4cc9-9196-f41fae4b876d', '9c9187b8-8c44-4b48-86d0-3710ecf3a4f7', '4f10a259-1d24-4813-a0d9-686167910cdd'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c25c2ae-e4fa-4c24-b762-c4d497188ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['659c6cca-825c-49c5-a5aa-e935f8a8319a', '718285d9-164f-4cc9-9196-f41fae4b876d', '9c9187b8-8c44-4b48-86d0-3710ecf3a4f7', '4f10a259-1d24-4813-a0d9-686167910cdd']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efee7379-0f96-4ca3-a2ed-78e080cce21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efee7379-0f96-4ca3-a2ed-78e080cce21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac4b321-8242-4425-b054-1d1e9dc9ec2d', '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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['659c6cca-825c-49c5-a5aa-e935f8a8319a','718285d9-164f-4cc9-9196-f41fae4b876d','9c9187b8-8c44-4b48-86d0-3710ecf3a4f7','4f10a259-1d24-4813-a0d9-686167910cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=5c5cdec0-1c97-4fc1-8764-c721ca389e0e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:12Z,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=aac4b321-8242-4425-b054-1d1e9dc9ec2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58380902965b47bd81d16feb455120ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c5cdec0-1c97-4fc1-8764-c721ca389e0e),volume_type_id=5c5cdec0-1c97-4fc1-8764-c721ca389e0e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7350fc52-985e-4c2c-a8a4-db097f77f501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7350fc52-985e-4c2c-a8a4-db097f77f501) transitioned into state 'SUCCESS' from 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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['659c6cca-825c-49c5-a5aa-e935f8a8319a','718285d9-164f-4cc9-9196-f41fae4b876d','9c9187b8-8c44-4b48-86d0-3710ecf3a4f7','4f10a259-1d24-4813-a0d9-686167910cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=5c5cdec0-1c97-4fc1-8764-c721ca389e0e)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef182c2-3c49-4630-8aea-0eee24160bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef182c2-3c49-4630-8aea-0eee24160bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (3170d1f4-1047-4eaa-9a1d-b1412cac6abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request issued successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-bb1013e9-53ec-4492-8257-86c18b5df8e5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1639/3196] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:13:12 2026] POST /volume/v3/volumes => generated 778 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d3695946-b2b2-472e-8d79-138e5b86f4ef tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1558/3197] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:12 2026] GET /volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:12 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a8df509-f66f-45d1-ae0d-4224452e7718 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 200 Sep 02 00:13:12 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1640/3198] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:12 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:12 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea11dcc1-a42f-471c-ab20-d28fd4fee8c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1801918647"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:12 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create snapshot from volume ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['331b7910-d91a-48bb-83aa-352137f9c75c', 'eeda4859-6cb4-4ffa-99ea-9ef5c25ef5b8', '3d8bbbf5-7f31-4505-95d7-eea5b23695bd', 'ab49adcc-1020-4bac-8da9-6ce86603207d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:13 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot create request issued successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-cb1abc4e-64ca-4912-8840-840a6f1dc52d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1559/3199] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:12 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 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3cb39ca6-6b2c-4b05-8743-654d86ea8f72 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1641/3200] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:13 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:13 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ede66d0e-4e73-4a5a-bd1e-51e8f7c35ca2 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 200 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1560/3201] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:13 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-22ae5754-7422-4d7e-87df-393cad83f93a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22ae5754-7422-4d7e-87df-393cad83f93a tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22ae5754-7422-4d7e-87df-393cad83f93a tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-22ae5754-7422-4d7e-87df-393cad83f93a tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-22ae5754-7422-4d7e-87df-393cad83f93a tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-22ae5754-7422-4d7e-87df-393cad83f93a tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d returned with HTTP 200 Sep 02 00:13:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1642/3202] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:13 2026] GET /volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d => generated 978 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4cb45b6a-21e8-408a-845d-2e4680480825 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4cb45b6a-21e8-408a-845d-2e4680480825 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4cb45b6a-21e8-408a-845d-2e4680480825 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4cb45b6a-21e8-408a-845d-2e4680480825 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4cb45b6a-21e8-408a-845d-2e4680480825 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1561/3203] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:13 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5af6c1f4-dc0d-4ea1-8ae7-44d68882988b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5af6c1f4-dc0d-4ea1-8ae7-44d68882988b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5af6c1f4-dc0d-4ea1-8ae7-44d68882988b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5af6c1f4-dc0d-4ea1-8ae7-44d68882988b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5af6c1f4-dc0d-4ea1-8ae7-44d68882988b tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1643/3204] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:13 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5017e57a-c10b-4c98-a14f-7fd997d0dab5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5017e57a-c10b-4c98-a14f-7fd997d0dab5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/messages/f7fb24d9-ad74-403f-b8b3-f0b23e09d7ef Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5017e57a-c10b-4c98-a14f-7fd997d0dab5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5017e57a-c10b-4c98-a14f-7fd997d0dab5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5017e57a-c10b-4c98-a14f-7fd997d0dab5 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages/f7fb24d9-ad74-403f-b8b3-f0b23e09d7ef returned with HTTP 204 Sep 02 00:13:13 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1562/3205] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:13:13 2026] DELETE /volume/v3/messages/f7fb24d9-ad74-403f-b8b3-f0b23e09d7ef => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-90196488-5182-468f-885c-4c53d10969c4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume with id: aac4b321-8242-4425-b054-1d1e9dc9ec2d Sep 02 00:13:13 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:13 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['17737aa8-fb66-4c62-94a0-3c4621c57013', 'eafea51b-6dea-4545-a2b5-2e066951f82c', 'bb44aa89-cba8-4c99-9ecf-0076d7b26296', 'e0e0107c-19d4-4d1d-8732-018f5904d730'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume request issued successfully. Sep 02 00:13:13 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-90196488-5182-468f-885c-4c53d10969c4 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d returned with HTTP 202 Sep 02 00:13:13 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1644/3206] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:13 2026] DELETE /volume/v3/volumes/aac4b321-8242-4425-b054-1d1e9dc9ec2d => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:13 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7d3577b2-cf43-4f1d-b801-68c88732de83 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d3577b2-cf43-4f1d-b801-68c88732de83 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/types/5c5cdec0-1c97-4fc1-8764-c721ca389e0e Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d3577b2-cf43-4f1d-b801-68c88732de83 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7d3577b2-cf43-4f1d-b801-68c88732de83 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7d3577b2-cf43-4f1d-b801-68c88732de83 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types/5c5cdec0-1c97-4fc1-8764-c721ca389e0e returned with HTTP 202 Sep 02 00:13:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1563/3207] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:13 2026] DELETE /volume/v3/types/5c5cdec0-1c97-4fc1-8764-c721ca389e0e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14d93d64-d8fd-47de-b361-44fe5bcf1ce9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14d93d64-d8fd-47de-b361-44fe5bcf1ce9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14d93d64-d8fd-47de-b361-44fe5bcf1ce9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1495035064", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2074828312", "vendor_name": "tempest-vendor_name-629629708"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14d93d64-d8fd-47de-b361-44fe5bcf1ce9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1645/3208] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:14 2026] POST /volume/v3/types => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43be7eb2-2fd2-4b79-9c5c-2351175bb4d0", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request body: {'volume': {'volume_type': '43be7eb2-2fd2-4b79-9c5c-2351175bb4d0', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume of 1 GB Sep 02 00:13:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (44e366de-6107-4d43-a80c-98e28d4e6005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb90b65-d784-46a3-aad2-68097feb753c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8321e883-c8cf-4d45-a5f6-1ad6d0b9eb23 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1646/3209] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:14 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb90b65-d784-46a3-aad2-68097feb753c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2074828312',vendor_name='tempest-vendor_name-629629708'},id=43be7eb2-2fd2-4b79-9c5c-2351175bb4d0,is_public=True,name='tempest-ProjectAdminTests-volume-type-1495035064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43be7eb2-2fd2-4b79-9c5c-2351175bb4d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edfc084-16f3-4910-a001-4fd176b30649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1495035064 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1495035064, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1495035064 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1495035064, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['4939e751-572d-4a39-8ba3-c94cf3a6968e', '9054db1a-dc63-4a9a-bbac-bb7ddaf51c36', '38837a6f-e19b-4b7e-b193-f1ef8974c06b', 'cc1889a9-f532-4c77-b684-805dfb9e9703'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edfc084-16f3-4910-a001-4fd176b30649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4939e751-572d-4a39-8ba3-c94cf3a6968e', '9054db1a-dc63-4a9a-bbac-bb7ddaf51c36', '38837a6f-e19b-4b7e-b193-f1ef8974c06b', 'cc1889a9-f532-4c77-b684-805dfb9e9703']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa32b2a5-2a62-457c-b006-ca66e455428e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ffe76a8b-a244-4ac9-824c-f2d9d562caa6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffe76a8b-a244-4ac9-824c-f2d9d562caa6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffe76a8b-a244-4ac9-824c-f2d9d562caa6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ffe76a8b-a244-4ac9-824c-f2d9d562caa6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ffe76a8b-a244-4ac9-824c-f2d9d562caa6 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 returned with HTTP 404 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1647/3210] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:14 2026] GET /volume/v3/snapshots/1b5e1990-35f2-4737-95ed-a07c57e945a0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-16610231-2397-461f-9e02-31e141540c50 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa32b2a5-2a62-457c-b006-ca66e455428e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c3b2a9-5c4f-4e51-bdd4-4eef4686177c', '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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['4939e751-572d-4a39-8ba3-c94cf3a6968e','9054db1a-dc63-4a9a-bbac-bb7ddaf51c36','38837a6f-e19b-4b7e-b193-f1ef8974c06b','cc1889a9-f532-4c77-b684-805dfb9e9703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=43be7eb2-2fd2-4b79-9c5c-2351175bb4d0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22: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=d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58380902965b47bd81d16feb455120ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43be7eb2-2fd2-4b79-9c5c-2351175bb4d0),volume_type_id=43be7eb2-2fd2-4b79-9c5c-2351175bb4d0)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd6323d-3ad1-476f-8ac2-7ca6706d9d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: 473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd6323d-3ad1-476f-8ac2-7ca6706d9d73) transitioned into state 'SUCCESS' from 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='58380902965b47bd81d16feb455120ad',qos_specs=None,replication_status=,reservations=['4939e751-572d-4a39-8ba3-c94cf3a6968e','9054db1a-dc63-4a9a-bbac-bb7ddaf51c36','38837a6f-e19b-4b7e-b193-f1ef8974c06b','cc1889a9-f532-4c77-b684-805dfb9e9703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45e7765fcce42f0a69be8f3b23f46dc',volume_type_id=43be7eb2-2fd2-4b79-9c5c-2351175bb4d0)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9f5bee-bb82-4aec-a61a-3e8d21cb4ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9f5bee-bb82-4aec-a61a-3e8d21cb4ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Flow 'volume_create_api' (44e366de-6107-4d43-a80c-98e28d4e6005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Create volume request issued successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4aad1f04-099a-46d5-8bd9-3a80170f9a53 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1564/3211] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:13:14 2026] POST /volume/v3/volumes => generated 779 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-16610231-2397-461f-9e02-31e141540c50 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 202 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1648/3212] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:14 2026] DELETE /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-446eecbe-44af-4175-b18d-f20929dcd53e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-446eecbe-44af-4175-b18d-f20929dcd53e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-446eecbe-44af-4175-b18d-f20929dcd53e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-446eecbe-44af-4175-b18d-f20929dcd53e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:14 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:14 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:14 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:14 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-446eecbe-44af-4175-b18d-f20929dcd53e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:14 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-446eecbe-44af-4175-b18d-f20929dcd53e tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c returned with HTTP 200 Sep 02 00:13:14 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1649/3213] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:14 2026] GET /volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c => generated 958 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:14 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b08d39b9-a6eb-40d1-a8a6-7f2ce432c6d3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 200 Sep 02 00:13:14 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1565/3214] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:14 2026] GET /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:15 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-722b7ec5-4c4d-4e68-9006-1a8df59cc84c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1650/3215] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fcbcd487-f338-48e3-8352-929f4b504c81 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fcbcd487-f338-48e3-8352-929f4b504c81 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fcbcd487-f338-48e3-8352-929f4b504c81 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fcbcd487-f338-48e3-8352-929f4b504c81 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66c0fbda-ca07-4706-a696-7b7d6945fa43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66c0fbda-ca07-4706-a696-7b7d6945fa43 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66c0fbda-ca07-4706-a696-7b7d6945fa43 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66c0fbda-ca07-4706-a696-7b7d6945fa43 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fcbcd487-f338-48e3-8352-929f4b504c81 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66c0fbda-ca07-4706-a696-7b7d6945fa43 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 returned with HTTP 404 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fcbcd487-f338-48e3-8352-929f4b504c81 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c returned with HTTP 200 Sep 02 00:13:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1651/3216] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/volumes/473a3342-d120-4c24-b8ca-a834b558ed83 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1566/3217] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c => generated 979 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c4caee29-6752-4296-9481-064f2362d5fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1863502774"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a2e0e655-2ee0-4d13-a9ec-a747dc951652 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1863502774'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2e0e655-2ee0-4d13-a9ec-a747dc951652 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2e0e655-2ee0-4d13-a9ec-a747dc951652 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2e0e655-2ee0-4d13-a9ec-a747dc951652 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2e0e655-2ee0-4d13-a9ec-a747dc951652 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1567/3218] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa88fd84-6943-4692-8bef-1ecd71daecc0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa88fd84-6943-4692-8bef-1ecd71daecc0 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] GET http://192.168.122.58/volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa88fd84-6943-4692-8bef-1ecd71daecc0 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa88fd84-6943-4692-8bef-1ecd71daecc0 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (1264707f-1f95-45ec-a484-1c06a99f61e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b9705a4-177d-4041-9598-2a3ffa5344e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa88fd84-6943-4692-8bef-1ecd71daecc0 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 returned with HTTP 200 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1568/3219] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-27c5c879-0148-4f2d-a0a8-354500096e82 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27c5c879-0148-4f2d-a0a8-354500096e82 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27c5c879-0148-4f2d-a0a8-354500096e82 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-27c5c879-0148-4f2d-a0a8-354500096e82 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-27c5c879-0148-4f2d-a0a8-354500096e82 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 returned with HTTP 204 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1569/3220] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:13:15 2026] DELETE /volume/v3/messages/ecc8f5b0-4da0-4cd1-8332-d817e67449f8 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume with id: d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b9705a4-177d-4041-9598-2a3ffa5344e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3af2cb-cb10-4bf0-ac34-ff7a5d430091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Volume info retrieved successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Created reservations ['5a425a22-4286-4d9b-ae3e-5b1dac0c01a7', 'bd2202b2-4c1b-489f-962a-c6aac7a72931', '793436ed-256a-4d89-9c54-e491b5913aea', '72eaf5e3-fb5e-4861-a5e7-bfc8d7f06518'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['2289a630-c6c8-4dba-9bf9-dafc37f4f960', 'd3fc0969-75ec-4d49-b345-205a8deeba68', '8f42de6b-6774-4b88-9924-cf29d56854b1', 'f9294fb9-a35e-49fe-a5ae-9efb2b03de3b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3af2cb-cb10-4bf0-ac34-ff7a5d430091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2289a630-c6c8-4dba-9bf9-dafc37f4f960', 'd3fc0969-75ec-4d49-b345-205a8deeba68', '8f42de6b-6774-4b88-9924-cf29d56854b1', 'f9294fb9-a35e-49fe-a5ae-9efb2b03de3b']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948484ab-8839-441f-b62f-c50d60e08461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Delete volume request issued successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d3d3bb4-2402-48b4-84fc-677467775a15 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c returned with HTTP 202 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1570/3221] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:15 2026] DELETE /volume/v3/volumes/d7c3b2a9-5c4f-4e51-bdd4-4eef4686177c => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:15 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948484ab-8839-441f-b62f-c50d60e08461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a359bbef-3d0f-4da2-b8b3-353c71f70af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863502774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['2289a630-c6c8-4dba-9bf9-dafc37f4f960','d3fc0969-75ec-4d49-b345-205a8deeba68','8f42de6b-6774-4b88-9924-cf29d56854b1','f9294fb9-a35e-49fe-a5ae-9efb2b03de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863502774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a359bbef-3d0f-4da2-b8b3-353c71f70af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-be91cef3-9845-4e5d-bed9-98105d3263e9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8ea1c0-61c1-4938-adca-0851193f2ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be91cef3-9845-4e5d-bed9-98105d3263e9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] DELETE http://192.168.122.58/volume/v3/types/43be7eb2-2fd2-4b79-9c5c-2351175bb4d0 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be91cef3-9845-4e5d-bed9-98105d3263e9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-be91cef3-9845-4e5d-bed9-98105d3263e9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8ea1c0-61c1-4938-adca-0851193f2ead) transitioned into state 'SUCCESS' from state '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-1863502774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['2289a630-c6c8-4dba-9bf9-dafc37f4f960','d3fc0969-75ec-4d49-b345-205a8deeba68','8f42de6b-6774-4b88-9924-cf29d56854b1','f9294fb9-a35e-49fe-a5ae-9efb2b03de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749f5560-59fe-4e9d-8816-1c951fd4e455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-be91cef3-9845-4e5d-bed9-98105d3263e9 tempest-ProjectAdminTests-252089509 tempest-ProjectAdminTests-252089509-project-admin] http://192.168.122.58/volume/v3/types/43be7eb2-2fd2-4b79-9c5c-2351175bb4d0 returned with HTTP 202 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1571/3222] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:15 2026] DELETE /volume/v3/types/43be7eb2-2fd2-4b79-9c5c-2351175bb4d0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749f5560-59fe-4e9d-8816-1c951fd4e455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (1264707f-1f95-45ec-a484-1c06a99f61e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:13:15 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4caee29-6752-4296-9481-064f2362d5fb tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:15 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1652/3223] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:15 2026] POST /volume/v3/volumes => generated 785 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6613a634-e32d-494a-a4e2-903a43b2e54c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6613a634-e32d-494a-a4e2-903a43b2e54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6613a634-e32d-494a-a4e2-903a43b2e54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6613a634-e32d-494a-a4e2-903a43b2e54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:15 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:15 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-6613a634-e32d-494a-a4e2-903a43b2e54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6613a634-e32d-494a-a4e2-903a43b2e54c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 200 Sep 02 00:13:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1572/3224] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:15 2026] GET /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-3dafbe05-dd4b-464e-ac9f-d8d10449457e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1653/3225] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:16 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Snapshot retrieved successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1ac80c81-c043-41b6-a2fa-bb1171017abb tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1573/3226] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:16 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete snapshot with id: 51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:16 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0e41a5c7-ba58-4c40-b5b5-65609c6f524e tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 202 Sep 02 00:13:16 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1654/3227] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:16 2026] DELETE /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:16 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:16 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:16 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-bc0b8791-e7ef-4b33-bed3-0a21f6629df6 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:16 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1574/3228] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:16 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:17 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:17 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:17 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:17 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:17 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:17 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:17 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e45d7e26-b979-47ce-a7ea-c6231cd6abf7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 200 Sep 02 00:13:17 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1655/3229] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:17 2026] GET /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:17 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:17 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:17 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:17 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:17 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1a18d05d-5d41-4777-a08b-4d10b78bfaf7 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 200 Sep 02 00:13:17 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1575/3230] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:17 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-afda4d03-4c2f-487a-bf24-41ba9b3822af tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 200 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1656/3231] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:18 2026] GET /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2351d4c2-1067-4a50-9246-b60d776106c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a359bbef-3d0f-4da2-b8b3-353c71f70af3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2086190305"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['c4967e16-f896-4e34-b271-66302656d30e', '193b10ba-0c7d-4c0a-9b03-18b41b3ac26f', 'f9c941c5-b22b-4efe-af33-7aa91eed9f70', 'f6447489-1367-40de-9e60-e947063bbaa0'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2351d4c2-1067-4a50-9246-b60d776106c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1576/3232] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-29ccdcdf-ddf4-42a4-a3aa-5aecb66ad45f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1657/3233] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:18 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0e79c2e0-1709-4e6a-af4c-8b9d120ee601 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e79c2e0-1709-4e6a-af4c-8b9d120ee601 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e79c2e0-1709-4e6a-af4c-8b9d120ee601 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0e79c2e0-1709-4e6a-af4c-8b9d120ee601 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0e79c2e0-1709-4e6a-af4c-8b9d120ee601 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 returned with HTTP 404 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1577/3234] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:18 2026] GET /volume/v3/snapshots/51cd3af6-29c4-4ea8-8cd5-35507e604469 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5d51f435-025e-42ba-a205-ee270e86958c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume with id: ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:18 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume request issued successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5d51f435-025e-42ba-a205-ee270e86958c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 202 Sep 02 00:13:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1658/3235] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:18 2026] DELETE /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4e2e33c0-2204-481d-83a7-dd6bcf93dc34 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 200 Sep 02 00:13:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1578/3236] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:18 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-9ccec53b-cdc6-41bc-9e08-e86e31bda111 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1659/3237] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:19 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d64b42b8-7f72-4a31-b73f-81934b8e82f8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d64b42b8-7f72-4a31-b73f-81934b8e82f8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 Sep 02 00:13:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d64b42b8-7f72-4a31-b73f-81934b8e82f8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d64b42b8-7f72-4a31-b73f-81934b8e82f8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d64b42b8-7f72-4a31-b73f-81934b8e82f8 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 returned with HTTP 404 Sep 02 00:13:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1579/3238] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:19 2026] GET /volume/v3/volumes/ea11dcc1-a42f-471c-ab20-d28fd4fee8c7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1862195565"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1862195565'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume of 1 GB Sep 02 00:13:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (a814b1b4-0a31-45ca-b1a6-3ecec61babc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f620c429-3039-4a23-b636-218ed6d459db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f620c429-3039-4a23-b636-218ed6d459db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd73f41e-5782-42ca-86f9-bdad4d2880a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['2f773540-1fcf-4211-9efd-5e3a8c55fb11', '13417a25-df91-4ee7-ba46-53185aaa3bf8', 'bd39051d-ad54-4e56-9327-23795f8104c8', 'e258f790-6260-4780-806f-4958a3bd59a9'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd73f41e-5782-42ca-86f9-bdad4d2880a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f773540-1fcf-4211-9efd-5e3a8c55fb11', '13417a25-df91-4ee7-ba46-53185aaa3bf8', 'bd39051d-ad54-4e56-9327-23795f8104c8', 'e258f790-6260-4780-806f-4958a3bd59a9']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813f339e-684d-4e02-aabd-2d704323f2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813f339e-684d-4e02-aabd-2d704323f2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1862195565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['2f773540-1fcf-4211-9efd-5e3a8c55fb11','13417a25-df91-4ee7-ba46-53185aaa3bf8','bd39051d-ad54-4e56-9327-23795f8104c8','e258f790-6260-4780-806f-4958a3bd59a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1862195565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='542ec86d756c4324968608d10543ab9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66e1657d1e44eab959839f8ca23a12b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:19 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243afc6d-22a8-4d0a-a709-313def39a131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243afc6d-22a8-4d0a-a709-313def39a131) transitioned into state 'SUCCESS' from state '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-1862195565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='542ec86d756c4324968608d10543ab9c',qos_specs=None,replication_status=,reservations=['2f773540-1fcf-4211-9efd-5e3a8c55fb11','13417a25-df91-4ee7-ba46-53185aaa3bf8','bd39051d-ad54-4e56-9327-23795f8104c8','e258f790-6260-4780-806f-4958a3bd59a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66e1657d1e44eab959839f8ca23a12b',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25acda56-e0b5-4035-a7c1-22fd772e617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25acda56-e0b5-4035-a7c1-22fd772e617a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Flow 'volume_create_api' (a814b1b4-0a31-45ca-b1a6-3ecec61babc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create volume request issued successfully. Sep 02 00:13:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-58cabde0-cc3c-4389-970a-4b4a7ad67180 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1660/3239] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:19 2026] POST /volume/v3/volumes => generated 785 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:20 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:20 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae339416-b48d-414d-a0eb-063c2fd1abe2 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c returned with HTTP 200 Sep 02 00:13:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1580/3240] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:20 2026] GET /volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:20 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:20 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d0be9a11-899e-4611-b431-a3b9aca516b3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1661/3241] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:20 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9a96d19c-8a3c-495a-9a70-5219aba8f11c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c returned with HTTP 200 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1581/3242] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:21 2026] GET /volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2099965477"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Create snapshot from volume 5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Created reservations ['08a6d88e-b5f9-4896-a6e2-5df3297eb944', 'f3352b6b-70a8-4a09-acfc-7a8c9d294e83', 'b5aa9526-fc37-4480-9cef-06ae4d5484f1', 'fce45c36-7128-4208-83ef-7ee83d651d60'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot create request issued successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-46d07bf4-0d47-46f3-b37d-58e5afbd65f0 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1662/3243] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d7de6f06-b2d7-470e-8ae6-d101368c1027 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 200 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1582/3244] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:21 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-80bcf59e-a1b5-427c-b1b4-c09ca880a621 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1663/3245] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:21 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] POST http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035/action Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.snapshot_unmanage [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Unmanage snapshot with id: 7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3da2d73f25eb4c3cac675ee03f822e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857d67db48284580b45ae5fbf7ddb498', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-97b88a11-18c6-4138-8c89-58acfc28d9bc tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035/action returned with HTTP 403 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1583/3246] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:21 2026] POST /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-96dfa816-d0d4-424a-8247-0c62a1a7ada0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 202 Sep 02 00:13:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1664/3247] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:21 2026] DELETE /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:21 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:21 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1d2097d6-6ea5-4372-99b8-52e01bde7d54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:21 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1584/3248] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:21 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66dc92b3-49e3-40f6-90cb-6d7d52a06424 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 200 Sep 02 00:13:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1665/3249] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:22 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d2289e3-9dbf-411a-bf67-c98e754ebd7a tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 200 Sep 02 00:13:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1585/3250] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:22 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ac91e87-b35f-4612-8b6a-b2a6659e30df tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 200 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1666/3251] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:23 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] POST http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2/action Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.contrib.snapshot_unmanage [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Unmanage snapshot with id: 7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Snapshot retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '11c79676ccf442989d46586820e0b78c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '542ec86d756c4324968608d10543ab9c', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e769dfc4-6a78-42a1-a4f5-45d0780be912 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-reader] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2/action returned with HTTP 403 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1586/3252] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:23 2026] POST /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete snapshot with id: 7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ae2645a1-5b5c-419a-85d1-aba89368e11d tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 202 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1667/3253] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:23 2026] DELETE /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-67f6263f-0a88-40dd-aaef-0e4ece926cd3 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 200 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1587/3254] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:23 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c77a0d20-6493-484e-8f23-410684a9012d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c77a0d20-6493-484e-8f23-410684a9012d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c77a0d20-6493-484e-8f23-410684a9012d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c77a0d20-6493-484e-8f23-410684a9012d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c77a0d20-6493-484e-8f23-410684a9012d tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 returned with HTTP 404 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1668/3255] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:23 2026] GET /volume/v3/snapshots/7e748f6f-ffe2-4e57-9900-24212fa82035 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:23 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-da64c7f5-c5bf-4f14-80ce-24e86e4ace75 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 202 Sep 02 00:13:23 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1588/3256] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:23 2026] DELETE /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1de5160e-de9a-46ae-8b6a-52f9642fa576 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 200 Sep 02 00:13:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1669/3257] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:23 2026] GET /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-144f2539-e369-41bc-83b7-452c012a479c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-144f2539-e369-41bc-83b7-452c012a479c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-144f2539-e369-41bc-83b7-452c012a479c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-144f2539-e369-41bc-83b7-452c012a479c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-144f2539-e369-41bc-83b7-452c012a479c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Snapshot retrieved successfully. Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-144f2539-e369-41bc-83b7-452c012a479c tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 200 Sep 02 00:13:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1589/3258] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:24 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2b82b9ea-da8c-48a0-978c-de112d1b254f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b82b9ea-da8c-48a0-978c-de112d1b254f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 Sep 02 00:13:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b82b9ea-da8c-48a0-978c-de112d1b254f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:24 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2b82b9ea-da8c-48a0-978c-de112d1b254f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:24 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2b82b9ea-da8c-48a0-978c-de112d1b254f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 returned with HTTP 404 Sep 02 00:13:24 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1670/3259] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:24 2026] GET /volume/v3/volumes/a359bbef-3d0f-4da2-b8b3-353c71f70af3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1991604339"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1991604339'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:13:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (0d4b99e3-39d3-40fc-938b-03179cd89f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a585a8d-6d71-4396-8360-b5c50a5cb2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a585a8d-6d71-4396-8360-b5c50a5cb2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:24 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa88dd1-441b-461c-84e2-4b3bd3ed3f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['f60194a9-7165-46bd-a084-67d384ac83f1', '0d6faf34-6b1b-4532-a349-f1141b97c28c', 'eac44cb2-4b7b-4491-8ea8-3a19f1a6a062', 'f5d1769a-f8f5-49f1-9fcc-42e673424f9c'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa88dd1-441b-461c-84e2-4b3bd3ed3f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60194a9-7165-46bd-a084-67d384ac83f1', '0d6faf34-6b1b-4532-a349-f1141b97c28c', 'eac44cb2-4b7b-4491-8ea8-3a19f1a6a062', 'f5d1769a-f8f5-49f1-9fcc-42e673424f9c']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe59d56a-efb8-4213-ae35-21b0b675474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe59d56a-efb8-4213-ae35-21b0b675474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d7e1fa-8467-47fd-b7b9-29a7c9779636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991604339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['f60194a9-7165-46bd-a084-67d384ac83f1','0d6faf34-6b1b-4532-a349-f1141b97c28c','eac44cb2-4b7b-4491-8ea8-3a19f1a6a062','f5d1769a-f8f5-49f1-9fcc-42e673424f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991604339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d7e1fa-8467-47fd-b7b9-29a7c9779636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2eef16-2411-4ba8-92a0-6d8bfd48fc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2eef16-2411-4ba8-92a0-6d8bfd48fc4a) transitioned into state 'SUCCESS' from state '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-1991604339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['f60194a9-7165-46bd-a084-67d384ac83f1','0d6faf34-6b1b-4532-a349-f1141b97c28c','eac44cb2-4b7b-4491-8ea8-3a19f1a6a062','f5d1769a-f8f5-49f1-9fcc-42e673424f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc0770c6-f059-4f02-a0e1-dd417455dc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc0770c6-f059-4f02-a0e1-dd417455dc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (0d4b99e3-39d3-40fc-938b-03179cd89f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eeeddb8f-47fc-4942-9116-0fc4265d7501 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1590/3260] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:24 2026] POST /volume/v3/volumes => generated 785 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a1e4997a-6346-456d-a3f4-7cc4e3a0cc3e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 returned with HTTP 200 Sep 02 00:13:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1671/3261] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:25 2026] GET /volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6c270067-f974-472e-a367-c8da90aad10b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c270067-f974-472e-a367-c8da90aad10b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c270067-f974-472e-a367-c8da90aad10b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6c270067-f974-472e-a367-c8da90aad10b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6c270067-f974-472e-a367-c8da90aad10b tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 returned with HTTP 404 Sep 02 00:13:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1591/3262] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:25 2026] GET /volume/v3/snapshots/7015218d-8470-4408-8819-b2269f4c52a2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-88011d42-243c-49bd-9c98-ae828c1eda43 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume with id: 5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Delete volume request issued successfully. Sep 02 00:13:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-88011d42-243c-49bd-9c98-ae828c1eda43 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c returned with HTTP 202 Sep 02 00:13:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1672/3263] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:25 2026] DELETE /volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:25 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:25 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:25 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:25 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Volume info retrieved successfully. Sep 02 00:13:25 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24bf9509-0a60-44cf-a1ca-86711af4e738 tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c returned with HTTP 200 Sep 02 00:13:25 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1592/3264] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:25 2026] GET /volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:26 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-559bcdb1-d0f9-44a7-bfd6-0878fa6ce33b tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 returned with HTTP 200 Sep 02 00:13:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1673/3265] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:26 2026] GET /volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42d7e1fa-8467-47fd-b7b9-29a7c9779636", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1820190793"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:26 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:26 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume 42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['3c5c2141-0e06-48a0-a57e-e56204ad81a1', '5bf230d4-5bcb-4a4a-946a-93ab30133691', '01ba21ae-5928-4ac3-a6b7-d547fa0c0112', 'f52185c0-562a-4baa-997c-19e572e38c21'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:26 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c4a10b7-ed99-4af5-8fbf-1cc5d6f2d0a0 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1593/3266] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:26 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:26 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:26 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-77d3c57a-db79-41c0-9aab-b77dd6e6915f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:26 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1674/3267] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:26 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5ea889c6-a337-4bf3-a600-f800188002fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ea889c6-a337-4bf3-a600-f800188002fc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] GET http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ea889c6-a337-4bf3-a600-f800188002fc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5ea889c6-a337-4bf3-a600-f800188002fc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5ea889c6-a337-4bf3-a600-f800188002fc tempest-ProjectReaderTests-1147775413 tempest-ProjectReaderTests-1147775413-project-admin] http://192.168.122.58/volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c returned with HTTP 404 Sep 02 00:13:26 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1594/3268] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:26 2026] GET /volume/v3/volumes/5f104b0f-cec6-4ab3-b2e0-a9b8a9e42c2c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:27 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:27 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:27 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:27 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:27 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-db3c5ba1-2d0a-47c4-ad97-91aedadbdbe3 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:27 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1675/3269] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:27 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-52c1129c-0ba2-4126-8325-b262ca30070c None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52c1129c-0ba2-4126-8325-b262ca30070c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52c1129c-0ba2-4126-8325-b262ca30070c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52c1129c-0ba2-4126-8325-b262ca30070c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-52c1129c-0ba2-4126-8325-b262ca30070c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52c1129c-0ba2-4126-8325-b262ca30070c tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1595/3270] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:28 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdf22f6f-b4c4-4573-a537-2e30d22578b1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1676/3271] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:29 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-65a9e75c-17ff-494d-a261-6958c2db9615 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65a9e75c-17ff-494d-a261-6958c2db9615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] PUT http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-65a9e75c-17ff-494d-a261-6958c2db9615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-65a9e75c-17ff-494d-a261-6958c2db9615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Snapshot retrieved successfully. Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-65a9e75c-17ff-494d-a261-6958c2db9615 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1596/3272] 192.168.122.58 () {60 vars in 1253 bytes} [Wed Sep 2 00:13:29 2026] PUT /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dad3087f-384a-41d1-8a41-71cbb74aa72f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 202 Sep 02 00:13:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1677/3273] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:29 2026] DELETE /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:29 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:29 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:29 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:29 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-083c76a0-6227-4e66-9144-ab1f2fe171b7 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:29 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1597/3274] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:29 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 494 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-455123625"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-455123625'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume of 1 GB Sep 02 00:13:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (daeb4996-819b-4fa4-8009-d23191a61cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4013bc-41a3-4b14-b74d-ef6792e868d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4013bc-41a3-4b14-b74d-ef6792e868d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a35c5ac-5385-485e-992a-faf187cf68ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Created reservations ['ddb116ac-0e15-4e0a-ae08-95a0b6f803e6', '0b63d212-91bd-4199-8422-0c460ba94a5b', '3ca63f6a-0c72-4480-8131-05a23e9729eb', '1a7e91ef-0d79-4c7a-8b6e-b578e20d6603'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a35c5ac-5385-485e-992a-faf187cf68ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddb116ac-0e15-4e0a-ae08-95a0b6f803e6', '0b63d212-91bd-4199-8422-0c460ba94a5b', '3ca63f6a-0c72-4480-8131-05a23e9729eb', '1a7e91ef-0d79-4c7a-8b6e-b578e20d6603']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db3c901-dd65-469c-952a-9a172a756732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db3c901-dd65-469c-952a-9a172a756732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd07247c-816d-428b-8c92-3478b04d2957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455123625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['ddb116ac-0e15-4e0a-ae08-95a0b6f803e6','0b63d212-91bd-4199-8422-0c460ba94a5b','3ca63f6a-0c72-4480-8131-05a23e9729eb','1a7e91ef-0d79-4c7a-8b6e-b578e20d6603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455123625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd07247c-816d-428b-8c92-3478b04d2957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad2ae21c6d44ad095f9de46b621a652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0e40df-0639-4399-bc36-89e4c22668a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0e40df-0639-4399-bc36-89e4c22668a8) transitioned into state 'SUCCESS' from state '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-455123625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['ddb116ac-0e15-4e0a-ae08-95a0b6f803e6','0b63d212-91bd-4199-8422-0c460ba94a5b','3ca63f6a-0c72-4480-8131-05a23e9729eb','1a7e91ef-0d79-4c7a-8b6e-b578e20d6603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f27cce-d2d7-455a-b3d7-eb369d724b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f27cce-d2d7-455a-b3d7-eb369d724b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (daeb4996-819b-4fa4-8009-d23191a61cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request issued successfully. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dc40a57c-c5be-4d55-9f13-84706d0b6419 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1678/3275] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:13:30 2026] POST /volume/v3/volumes => generated 784 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d2c4a702-d417-44fb-a010-2dbb38bc8fb5 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 200 Sep 02 00:13:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1598/3276] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:30 2026] GET /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6485c194-b9f4-44ba-bf8a-7013437f0b27 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 200 Sep 02 00:13:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1679/3277] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:30 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5d8f475e-84ac-475f-b3ba-2cc5902539f3 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 200 Sep 02 00:13:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1599/3278] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:31 2026] GET /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a422ca50-395c-4070-a8e4-0a1c524433cd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a422ca50-395c-4070-a8e4-0a1c524433cd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a422ca50-395c-4070-a8e4-0a1c524433cd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a422ca50-395c-4070-a8e4-0a1c524433cd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a422ca50-395c-4070-a8e4-0a1c524433cd tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 returned with HTTP 404 Sep 02 00:13:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1680/3279] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:31 2026] GET /volume/v3/snapshots/5dd3a2bc-06a1-478a-ad94-c30a40d15c14 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-947ace04-1460-401e-be6f-e1b473d599ca None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: 42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:13:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-947ace04-1460-401e-be6f-e1b473d599ca tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 returned with HTTP 202 Sep 02 00:13:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1600/3280] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:31 2026] DELETE /volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c8378a28-1a06-4b1e-ae45-78f7c968bff9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 returned with HTTP 200 Sep 02 00:13:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1681/3281] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:31 2026] GET /volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-702c8a10-03dd-4542-b869-09594abe3b38 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-702c8a10-03dd-4542-b869-09594abe3b38 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-702c8a10-03dd-4542-b869-09594abe3b38 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-702c8a10-03dd-4542-b869-09594abe3b38 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-702c8a10-03dd-4542-b869-09594abe3b38 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-702c8a10-03dd-4542-b869-09594abe3b38 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 200 Sep 02 00:13:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1601/3282] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:32 2026] GET /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] GET http://192.168.122.58/volume/v3/volumes Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.api_utils [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Removing options '' from query. {{(pid=86254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:32 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Get all volumes completed successfully. Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4413ffbd-e1bc-4985-92c8-8ff7ffa2fbbf tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] http://192.168.122.58/volume/v3/volumes returned with HTTP 200 Sep 02 00:13:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1682/3283] 192.168.122.58 () {60 vars in 1157 bytes} [Wed Sep 2 00:13:32 2026] GET /volume/v3/volumes => generated 341 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0851fced-382d-4d81-8576-7d3e3655a481 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume with id: cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:32 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:32 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fdbaf4b4-19b4-47ed-9a3a-db433711cc4f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdbaf4b4-19b4-47ed-9a3a-db433711cc4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fdbaf4b4-19b4-47ed-9a3a-db433711cc4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fdbaf4b4-19b4-47ed-9a3a-db433711cc4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fdbaf4b4-19b4-47ed-9a3a-db433711cc4f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 returned with HTTP 404 Sep 02 00:13:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1683/3284] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:32 2026] GET /volume/v3/volumes/42d7e1fa-8467-47fd-b7b9-29a7c9779636 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1447311268"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume request issued successfully. Sep 02 00:13:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0851fced-382d-4d81-8576-7d3e3655a481 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 202 Sep 02 00:13:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1447311268'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:32 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume of 1 GB Sep 02 00:13:32 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:32 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1602/3285] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:13:32 2026] DELETE /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (15d23cf9-3237-47d0-9c09-429fb93ad89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21085df3-6236-42a7-bb59-ea7219440139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-74efdb66-ff7a-475e-b7ae-b83b90d2f938 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 200 Sep 02 00:13:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1603/3286] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:33 2026] GET /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21085df3-6236-42a7-bb59-ea7219440139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7496c1ff-afde-4190-8118-7b82aac0f9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['7cabb27d-a81e-4933-aa80-5c0ddfb278c3', '52afbf43-2426-4de7-a643-82468fa959e9', '825e0714-e3a0-451c-ba4e-fb0502706900', '35bb2084-f69c-4089-afa6-2728d5f0d4ed'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7496c1ff-afde-4190-8118-7b82aac0f9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cabb27d-a81e-4933-aa80-5c0ddfb278c3', '52afbf43-2426-4de7-a643-82468fa959e9', '825e0714-e3a0-451c-ba4e-fb0502706900', '35bb2084-f69c-4089-afa6-2728d5f0d4ed']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37ba77d-cd95-43be-950a-3405ec2addac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:33 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37ba77d-cd95-43be-950a-3405ec2addac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60b1c04-9ea5-4bc6-8425-84ecdb8551bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1447311268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['7cabb27d-a81e-4933-aa80-5c0ddfb278c3','52afbf43-2426-4de7-a643-82468fa959e9','825e0714-e3a0-451c-ba4e-fb0502706900','35bb2084-f69c-4089-afa6-2728d5f0d4ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1447311268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b60b1c04-9ea5-4bc6-8425-84ecdb8551bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857d67db48284580b45ae5fbf7ddb498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d99f9756ae4008a8426e0ab0812856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc26ee2-2310-4d12-98fd-294fcc2223fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc26ee2-2310-4d12-98fd-294fcc2223fa) transitioned into state 'SUCCESS' from state '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-1447311268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857d67db48284580b45ae5fbf7ddb498',qos_specs=None,replication_status=,reservations=['7cabb27d-a81e-4933-aa80-5c0ddfb278c3','52afbf43-2426-4de7-a643-82468fa959e9','825e0714-e3a0-451c-ba4e-fb0502706900','35bb2084-f69c-4089-afa6-2728d5f0d4ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d99f9756ae4008a8426e0ab0812856',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26da749c-1aab-4c9c-be2d-bab65c042850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26da749c-1aab-4c9c-be2d-bab65c042850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Flow 'volume_create_api' (15d23cf9-3237-47d0-9c09-429fb93ad89f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:33 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create volume request issued successfully. Sep 02 00:13:33 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-28a4e795-bfc6-4455-8ea1-11f5e7953d58 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:33 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1684/3287] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:32 2026] POST /volume/v3/volumes => generated 785 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:33 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:33 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:33 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fd6dfaa5-0b22-41b9-9704-af3bd4b23c6e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc returned with HTTP 200 Sep 02 00:13:33 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1604/3288] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:33 2026] GET /volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-02d65452-a7c0-4269-8bb7-bf45bfcd9a2a None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02d65452-a7c0-4269-8bb7-bf45bfcd9a2a tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02d65452-a7c0-4269-8bb7-bf45bfcd9a2a tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-02d65452-a7c0-4269-8bb7-bf45bfcd9a2a tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-02d65452-a7c0-4269-8bb7-bf45bfcd9a2a tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 returned with HTTP 404 Sep 02 00:13:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1685/3289] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:34 2026] GET /volume/v3/volumes/cd07247c-816d-428b-8c92-3478b04d2957 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-987610016"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-987610016'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume of 1 GB Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (f1c6424f-3552-49dd-8ace-260484ac08f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96a60eb-a83d-4b98-b5dc-ee1e3ad5b128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96a60eb-a83d-4b98-b5dc-ee1e3ad5b128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37565ed-a804-4476-a8f9-06d613bf4708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Created reservations ['3a0eac81-7a00-4c15-8744-a6155dfc7f2b', '5b96c1f7-aaa6-40b9-9b73-6adc0c5df250', '143e7ee4-dba1-4efe-a158-18157a7a6204', '17dbdf22-c87a-4dc7-a7d2-383b81816a3c'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37565ed-a804-4476-a8f9-06d613bf4708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0eac81-7a00-4c15-8744-a6155dfc7f2b', '5b96c1f7-aaa6-40b9-9b73-6adc0c5df250', '143e7ee4-dba1-4efe-a158-18157a7a6204', '17dbdf22-c87a-4dc7-a7d2-383b81816a3c']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74df13b6-578b-4258-b7aa-9a7c37700865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74df13b6-578b-4258-b7aa-9a7c37700865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b871c7-cd20-4ee4-9ae6-d06293f59b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987610016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['3a0eac81-7a00-4c15-8744-a6155dfc7f2b','5b96c1f7-aaa6-40b9-9b73-6adc0c5df250','143e7ee4-dba1-4efe-a158-18157a7a6204','17dbdf22-c87a-4dc7-a7d2-383b81816a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987610016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b871c7-cd20-4ee4-9ae6-d06293f59b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad2ae21c6d44ad095f9de46b621a652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f59cae3-1f4c-4444-8da3-145a8b4c73d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f59cae3-1f4c-4444-8da3-145a8b4c73d9) transitioned into state 'SUCCESS' from state '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-987610016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['3a0eac81-7a00-4c15-8744-a6155dfc7f2b','5b96c1f7-aaa6-40b9-9b73-6adc0c5df250','143e7ee4-dba1-4efe-a158-18157a7a6204','17dbdf22-c87a-4dc7-a7d2-383b81816a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718d7925-01fd-482d-b675-dfd6d96dbfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8de60589-3055-4185-95aa-765e69d1453f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8de60589-3055-4185-95aa-765e69d1453f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8de60589-3055-4185-95aa-765e69d1453f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8de60589-3055-4185-95aa-765e69d1453f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718d7925-01fd-482d-b675-dfd6d96dbfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (f1c6424f-3552-49dd-8ace-260484ac08f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request issued successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e353fa7-bdd6-4360-a9ff-b967579f220e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1605/3290] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:13:34 2026] POST /volume/v3/volumes => generated 784 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-8de60589-3055-4185-95aa-765e69d1453f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8de60589-3055-4185-95aa-765e69d1453f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc returned with HTTP 200 Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1686/3291] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:34 2026] GET /volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b60b1c04-9ea5-4bc6-8425-84ecdb8551bc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1847600195"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2d71b0c2-cf08-44d4-991a-c6ce56e8e435 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c returned with HTTP 200 Sep 02 00:13:34 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1606/3292] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:34 2026] GET /volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Create snapshot from volume b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:34 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Created reservations ['d1bd1a73-c5c4-42fe-9563-61677cbce3f1', '9db4b93a-70d5-4004-8908-57e5226397e3', '470ea2be-decd-474b-a6a3-f136587e53bc', 'c1bd7cd3-05e7-40e9-85f1-0b9dcb767385'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:34 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot create request issued successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-64be8b12-e521-4b3c-a6fb-dafe7c5b451e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:13:34 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1687/3293] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:13:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:34 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:34 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a2fd89b7-390f-48e9-8118-0205c7c6e6f1 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:34 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1607/3294] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:34 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-53fd8d0b-f731-4539-9452-daa0ba138d85 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c returned with HTTP 200 Sep 02 00:13:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1688/3295] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:35 2026] GET /volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c70df864-f230-4192-b191-7f8566b5b049 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] GET http://192.168.122.58/volume/v3/volumes/detail Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Calling method 'detail' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: /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 02 00:13:35 devstack devstack@c-api.service[86255]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:13:35 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Get all volumes completed successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c70df864-f230-4192-b191-7f8566b5b049 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] http://192.168.122.58/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:13:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1608/3296] 192.168.122.58 () {60 vars in 1178 bytes} [Wed Sep 2 00:13:35 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume with id: 09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume request issued successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-48445ea4-deeb-409d-918c-e130bb3e6e45 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c returned with HTTP 202 Sep 02 00:13:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1689/3297] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:13:35 2026] DELETE /volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:35 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:35 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-35b31cb9-3807-43b5-aa56-09a7b0b363c9 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:35 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1609/3298] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:35 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:35 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ae00b35-e322-4df1-82b5-96b4af350ce7 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c returned with HTTP 200 Sep 02 00:13:35 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1690/3299] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:35 2026] GET /volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-24e16952-b10d-4c53-9510-c5b04e266eae None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24e16952-b10d-4c53-9510-c5b04e266eae tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24e16952-b10d-4c53-9510-c5b04e266eae tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-24e16952-b10d-4c53-9510-c5b04e266eae tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:36 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-24e16952-b10d-4c53-9510-c5b04e266eae tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-24e16952-b10d-4c53-9510-c5b04e266eae tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:36 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1610/3300] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:36 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b4c74df8-bad3-4e5b-867d-88e2cf63f402 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4c74df8-bad3-4e5b-867d-88e2cf63f402 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c Sep 02 00:13:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4c74df8-bad3-4e5b-867d-88e2cf63f402 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:36 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b4c74df8-bad3-4e5b-867d-88e2cf63f402 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:36 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b4c74df8-bad3-4e5b-867d-88e2cf63f402 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c returned with HTTP 404 Sep 02 00:13:36 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1691/3301] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:36 2026] GET /volume/v3/volumes/09b871c7-cd20-4ee4-9ae6-d06293f59b8c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-280575326"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-280575326'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume of 1 GB Sep 02 00:13:36 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (46030a38-fe34-4404-8165-d874d4e6de52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cad25cb-d358-43cc-b594-af6a35a85732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cad25cb-d358-43cc-b594-af6a35a85732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:36 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57713cf0-3c9f-4c4f-9a41-c51b7bfb6ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Created reservations ['96d55c3d-75a1-48f1-9493-123c6dca3063', '95744ec7-b111-4506-b6a5-3d93ec1a9550', 'bf323ac0-7174-44ad-852a-f9a6396fa287', '16899234-dbbc-4c93-a2f7-a2d7cd65a9a4'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57713cf0-3c9f-4c4f-9a41-c51b7bfb6ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96d55c3d-75a1-48f1-9493-123c6dca3063', '95744ec7-b111-4506-b6a5-3d93ec1a9550', 'bf323ac0-7174-44ad-852a-f9a6396fa287', '16899234-dbbc-4c93-a2f7-a2d7cd65a9a4']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd59f6b1-693c-44f9-a5fe-e56b8e0b92a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd59f6b1-693c-44f9-a5fe-e56b8e0b92a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fdf0356-9c95-4936-89fe-d98cbf27b897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280575326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['96d55c3d-75a1-48f1-9493-123c6dca3063','95744ec7-b111-4506-b6a5-3d93ec1a9550','bf323ac0-7174-44ad-852a-f9a6396fa287','16899234-dbbc-4c93-a2f7-a2d7cd65a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280575326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fdf0356-9c95-4936-89fe-d98cbf27b897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad2ae21c6d44ad095f9de46b621a652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ff1c27-0e59-4b98-961d-e81796dc851e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ff1c27-0e59-4b98-961d-e81796dc851e) transitioned into state 'SUCCESS' from state '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-280575326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['96d55c3d-75a1-48f1-9493-123c6dca3063','95744ec7-b111-4506-b6a5-3d93ec1a9550','bf323ac0-7174-44ad-852a-f9a6396fa287','16899234-dbbc-4c93-a2f7-a2d7cd65a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10160b5a-ad1a-4f03-93c7-8b311ed91d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10160b5a-ad1a-4f03-93c7-8b311ed91d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (46030a38-fe34-4404-8165-d874d4e6de52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request issued successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-07ee7051-b4ba-4cf1-b50a-256fb0fddc53 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1611/3302] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:13:36 2026] POST /volume/v3/volumes => generated 784 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:37 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a9b7dacf-a656-47f3-9bde-5f6c52db5e27 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 200 Sep 02 00:13:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1692/3303] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:37 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f6dff3e1-640c-4002-a490-9f454091fe54 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f6dff3e1-640c-4002-a490-9f454091fe54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f6dff3e1-640c-4002-a490-9f454091fe54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f6dff3e1-640c-4002-a490-9f454091fe54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-f6dff3e1-640c-4002-a490-9f454091fe54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f6dff3e1-640c-4002-a490-9f454091fe54 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1612/3304] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:37 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-be46b7ec-4b5e-488a-a01b-571041249c07 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be46b7ec-4b5e-488a-a01b-571041249c07 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] POST http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be46b7ec-4b5e-488a-a01b-571041249c07 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-be46b7ec-4b5e-488a-a01b-571041249c07 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.admin_actions [None req-be46b7ec-4b5e-488a-a01b-571041249c07 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Updating snapshot '13662cc2-bfc7-4147-87cb-ef7fc520db94' with '{'status': 'creating'}' {{(pid=86254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-be46b7ec-4b5e-488a-a01b-571041249c07 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action returned with HTTP 202 Sep 02 00:13:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1693/3305] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:37 2026] POST /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ec2c2f97-9252-4b4a-bdbb-6a4c36b8e225 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1613/3306] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:37 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] POST http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86254) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.contrib.snapshot_actions [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] Updating snapshot 13662cc2-bfc7-4147-87cb-ef7fc520db94 with info {'id': '13662cc2-bfc7-4147-87cb-ef7fc520db94', 'status': 'error', 'progress': '80%'} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e0bf4f75-c533-459e-b2eb-949964d04d57 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-member] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action returned with HTTP 202 Sep 02 00:13:37 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1694/3307] 192.168.122.58 () {60 vars in 1275 bytes} [Wed Sep 2 00:13:37 2026] POST /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.snapshots [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete snapshot with id: 13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot delete request issued successfully. Sep 02 00:13:37 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c0f8ef67-f1c4-44f0-bd60-8e00ea1e234f tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 202 Sep 02 00:13:37 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1614/3308] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:13:37 2026] DELETE /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:37 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:38 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:38 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:38 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:38 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fe93c6b2-cf49-4694-b5f0-40a62dc881d4 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:38 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1695/3309] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:37 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:38 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:38 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:38 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:38 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:38 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:38 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:38 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5f877f83-b2fc-4a53-9e4d-5b7bb6a83afc tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 200 Sep 02 00:13:38 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1615/3310] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:38 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Snapshot retrieved successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-e3c26f69-f6db-4c9a-87f2-c65b11e83718 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 200 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1696/3311] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:39 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d124607e-63e2-4c4a-902e-bff02ea17f3d tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 200 Sep 02 00:13:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1616/3312] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:39 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8b9b449-a090-4477-9005-59d3e7727600 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8b9b449-a090-4477-9005-59d3e7727600 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8b9b449-a090-4477-9005-59d3e7727600 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8b9b449-a090-4477-9005-59d3e7727600 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f8b9b449-a090-4477-9005-59d3e7727600 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Volume info retrieved successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8b9b449-a090-4477-9005-59d3e7727600 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 200 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1697/3313] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:39 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume with id: 3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:39 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:39 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume request issued successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2e489f82-47ff-4888-b1a0-225a6f2c255e tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 202 Sep 02 00:13:39 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1617/3314] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:13:39 2026] DELETE /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:39 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:39 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:39 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4c5d4918-52cb-4ae4-92b8-38a0ea786250 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 200 Sep 02 00:13:39 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1698/3315] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:39 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d10f774d-8a5c-4b42-b26c-66c7d6261578 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d10f774d-8a5c-4b42-b26c-66c7d6261578 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d10f774d-8a5c-4b42-b26c-66c7d6261578 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d10f774d-8a5c-4b42-b26c-66c7d6261578 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d10f774d-8a5c-4b42-b26c-66c7d6261578 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 returned with HTTP 404 Sep 02 00:13:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1618/3316] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:13:40 2026] GET /volume/v3/snapshots/13662cc2-bfc7-4147-87cb-ef7fc520db94 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0182102f-c542-4e95-8fa0-06fb07e7193e None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume with id: b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Delete volume request issued successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0182102f-c542-4e95-8fa0-06fb07e7193e tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc returned with HTTP 202 Sep 02 00:13:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1699/3317] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:40 2026] DELETE /volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:40 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Volume info retrieved successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a567d0b6-7d50-4b0d-bd19-b33195e96f19 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc returned with HTTP 200 Sep 02 00:13:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1619/3318] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:40 2026] GET /volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a6f76e77-8b39-4039-85e0-871e9ab8be33 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6f76e77-8b39-4039-85e0-871e9ab8be33 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6f76e77-8b39-4039-85e0-871e9ab8be33 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a6f76e77-8b39-4039-85e0-871e9ab8be33 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a6f76e77-8b39-4039-85e0-871e9ab8be33 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 returned with HTTP 404 Sep 02 00:13:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1700/3319] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:40 2026] GET /volume/v3/volumes/3fdf0356-9c95-4936-89fe-d98cbf27b897 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1131976084"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1131976084'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume of 1 GB Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (257d4bde-79d8-4576-a9c1-94a72c48dfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20c60f5-66f5-4b39-b608-1c5f67ca65c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20c60f5-66f5-4b39-b608-1c5f67ca65c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945a6a89-7cf6-4df3-93a4-8006b4b7e880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Created reservations ['c189e712-d912-4fd2-a29b-212008eee6e4', '15b12ead-e87e-4d6c-9831-05b61975c666', '401ee1fe-d6d6-42ea-bacd-f128480c57fe', '419de0d0-0f56-40dc-905f-52d254207372'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945a6a89-7cf6-4df3-93a4-8006b4b7e880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c189e712-d912-4fd2-a29b-212008eee6e4', '15b12ead-e87e-4d6c-9831-05b61975c666', '401ee1fe-d6d6-42ea-bacd-f128480c57fe', '419de0d0-0f56-40dc-905f-52d254207372']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4325581-8eb2-4746-9be2-4cc2585dceb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4325581-8eb2-4746-9be2-4cc2585dceb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d63fa29-4f3d-4f34-b673-0e9e93c9ac99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1131976084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['c189e712-d912-4fd2-a29b-212008eee6e4','15b12ead-e87e-4d6c-9831-05b61975c666','401ee1fe-d6d6-42ea-bacd-f128480c57fe','419de0d0-0f56-40dc-905f-52d254207372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1131976084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d63fa29-4f3d-4f34-b673-0e9e93c9ac99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad2ae21c6d44ad095f9de46b621a652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ba52cc-e68e-48d8-a76f-ba54ac5a505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ba52cc-e68e-48d8-a76f-ba54ac5a505a) transitioned into state 'SUCCESS' from state '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-1131976084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aad2ae21c6d44ad095f9de46b621a652',qos_specs=None,replication_status=,reservations=['c189e712-d912-4fd2-a29b-212008eee6e4','15b12ead-e87e-4d6c-9831-05b61975c666','401ee1fe-d6d6-42ea-bacd-f128480c57fe','419de0d0-0f56-40dc-905f-52d254207372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8743b0f6fa9f434888f2fe3ffa694f67',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16034201-0b65-4fbb-8339-dd0eeb4e99bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16034201-0b65-4fbb-8339-dd0eeb4e99bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Flow 'volume_create_api' (257d4bde-79d8-4576-a9c1-94a72c48dfe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Create volume request issued successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-71fb8b9b-a9f0-4493-be23-f0e82b3aefef tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:40 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1620/3320] 192.168.122.58 () {62 vars in 1178 bytes} [Wed Sep 2 00:13:40 2026] POST /volume/v3/volumes => generated 785 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:40 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:40 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:40 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2e96c7c8-6f5e-4747-ae34-aac190a01f74 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 returned with HTTP 200 Sep 02 00:13:40 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1701/3321] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:40 2026] GET /volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-206995ad-c350-408d-908b-2a199e570990 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-206995ad-c350-408d-908b-2a199e570990 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] GET http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc Sep 02 00:13:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-206995ad-c350-408d-908b-2a199e570990 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:41 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-206995ad-c350-408d-908b-2a199e570990 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:41 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-206995ad-c350-408d-908b-2a199e570990 tempest-ProjectMemberTests-204781831 tempest-ProjectMemberTests-204781831-project-admin] http://192.168.122.58/volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc returned with HTTP 404 Sep 02 00:13:41 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1621/3322] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:41 2026] GET /volume/v3/volumes/b60b1c04-9ea5-4bc6-8425-84ecdb8551bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d235c555-ed9a-4103-900e-62f0c79dc526 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d235c555-ed9a-4103-900e-62f0c79dc526 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d235c555-ed9a-4103-900e-62f0c79dc526 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d235c555-ed9a-4103-900e-62f0c79dc526 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d235c555-ed9a-4103-900e-62f0c79dc526 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d235c555-ed9a-4103-900e-62f0c79dc526 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 returned with HTTP 200 Sep 02 00:13:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1702/3323] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:42 2026] GET /volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-df458536-9554-44b7-9868-6b480042f152 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] GET http://192.168.122.58/volume/v3/volumes/summary Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.api_utils [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Removing options '' from query. {{(pid=86255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] Get summary completed successfully. Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-df458536-9554-44b7-9868-6b480042f152 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-reader] http://192.168.122.58/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:13:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1622/3324] 192.168.122.58 () {60 vars in 1181 bytes} [Wed Sep 2 00:13:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-880f2759-e06e-4ed2-9323-02d504843afe None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume with id: 7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:42 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:42 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Delete volume request issued successfully. Sep 02 00:13:42 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-880f2759-e06e-4ed2-9323-02d504843afe tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 returned with HTTP 202 Sep 02 00:13:42 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1703/3325] 192.168.122.58 () {60 vars in 1271 bytes} [Wed Sep 2 00:13:42 2026] DELETE /volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-718bec38-b477-402f-8a82-e09c45b1f964 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-718bec38-b477-402f-8a82-e09c45b1f964 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-718bec38-b477-402f-8a82-e09c45b1f964 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-718bec38-b477-402f-8a82-e09c45b1f964 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:42 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:42 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:42 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:42 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-718bec38-b477-402f-8a82-e09c45b1f964 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Volume info retrieved successfully. Sep 02 00:13:42 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-718bec38-b477-402f-8a82-e09c45b1f964 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 returned with HTTP 200 Sep 02 00:13:42 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1623/3326] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:42 2026] GET /volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:13:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5ef51ada-46af-4bb2-84bc-e350e9729344 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ef51ada-46af-4bb2-84bc-e350e9729344 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] GET http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 Sep 02 00:13:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5ef51ada-46af-4bb2-84bc-e350e9729344 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:43 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5ef51ada-46af-4bb2-84bc-e350e9729344 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:43 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ef51ada-46af-4bb2-84bc-e350e9729344 tempest-ProjectReaderTests-1533743030 tempest-ProjectReaderTests-1533743030-project-admin] http://192.168.122.58/volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 returned with HTTP 404 Sep 02 00:13:43 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1704/3327] 192.168.122.58 () {60 vars in 1268 bytes} [Wed Sep 2 00:13:43 2026] GET /volume/v3/volumes/7d63fa29-4f3d-4f34-b673-0e9e93c9ac99 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:13:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-beec0b3b-5ec0-454c-9c94-a593cdcaecc3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-beec0b3b-5ec0-454c-9c94-a593cdcaecc3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:44 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-beec0b3b-5ec0-454c-9c94-a593cdcaecc3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1316661582", "extra_specs": {"storage_protocol": "tempest-storage_protocol-853641368", "vendor_name": "tempest-vendor_name-2145844432"}}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:44 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-beec0b3b-5ec0-454c-9c94-a593cdcaecc3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:44 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1624/3328] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:44 2026] POST /volume/v3/types => generated 329 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e62d14a-7792-48d4-8660-82050d3d29dc", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume request body: {'volume': {'volume_type': '9e62d14a-7792-48d4-8660-82050d3d29dc', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume of 1 GB Sep 02 00:13:44 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:44 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:44 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Flow 'volume_create_api' (812aa913-7371-4453-b628-8c20a93e7247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1324692e-6234-4a15-b888-ad0ac86c1b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1324692e-6234-4a15-b888-ad0ac86c1b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:13:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-853641368',vendor_name='tempest-vendor_name-2145844432'},id=9e62d14a-7792-48d4-8660-82050d3d29dc,is_public=True,name='tempest-ProjectReaderTests-volume-type-1316661582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e62d14a-7792-48d4-8660-82050d3d29dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:44 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6d110f-2777-4bdf-a9a7-b418010810f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1316661582 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1316661582, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:45 devstack devstack@c-api.service[86254]: WARNING cinder.quota [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1316661582 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1316661582, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Created reservations ['b716a104-e40f-4aed-a89b-bd4b62fe8ded', '53a0a404-d11b-475a-8428-833400e7d9ea', '4d81a0f3-a4b4-4484-9cde-511d1281f50d', '657504d0-1d4b-42f2-b9fc-9dd3743d1e45'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6d110f-2777-4bdf-a9a7-b418010810f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b716a104-e40f-4aed-a89b-bd4b62fe8ded', '53a0a404-d11b-475a-8428-833400e7d9ea', '4d81a0f3-a4b4-4484-9cde-511d1281f50d', '657504d0-1d4b-42f2-b9fc-9dd3743d1e45']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2491c1c1-ecac-4eb3-ab30-191c0e8fb951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:45 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2491c1c1-ecac-4eb3-ab30-191c0e8fb951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c466c935-b054-4f76-9cc3-c79f41968b5e', '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='c4c4e0e3386f4bf89c6289d49a1015c5',qos_specs=None,replication_status=,reservations=['b716a104-e40f-4aed-a89b-bd4b62fe8ded','53a0a404-d11b-475a-8428-833400e7d9ea','4d81a0f3-a4b4-4484-9cde-511d1281f50d','657504d0-1d4b-42f2-b9fc-9dd3743d1e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c8fb3f9836494fb2337d56619a332d',volume_type_id=9e62d14a-7792-48d4-8660-82050d3d29dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c466c935-b054-4f76-9cc3-c79f41968b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c4e0e3386f4bf89c6289d49a1015c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c8fb3f9836494fb2337d56619a332d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e62d14a-7792-48d4-8660-82050d3d29dc),volume_type_id=9e62d14a-7792-48d4-8660-82050d3d29dc)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246b1c31-07f0-4d68-b60b-09e0b6643013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246b1c31-07f0-4d68-b60b-09e0b6643013) transitioned into state 'SUCCESS' from 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='c4c4e0e3386f4bf89c6289d49a1015c5',qos_specs=None,replication_status=,reservations=['b716a104-e40f-4aed-a89b-bd4b62fe8ded','53a0a404-d11b-475a-8428-833400e7d9ea','4d81a0f3-a4b4-4484-9cde-511d1281f50d','657504d0-1d4b-42f2-b9fc-9dd3743d1e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c8fb3f9836494fb2337d56619a332d',volume_type_id=9e62d14a-7792-48d4-8660-82050d3d29dc)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b848e-d0c1-4fec-b0ce-61f3e7d5a5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b848e-d0c1-4fec-b0ce-61f3e7d5a5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Flow 'volume_create_api' (812aa913-7371-4453-b628-8c20a93e7247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:45 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume request issued successfully. Sep 02 00:13:45 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-44c44ba2-add6-4570-9c3c-f60cbfafd04d tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:45 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1705/3329] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:13:44 2026] POST /volume/v3/volumes => generated 780 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e6f37c0-c712-4983-9999-06179d271496 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e6f37c0-c712-4983-9999-06179d271496 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e Sep 02 00:13:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e6f37c0-c712-4983-9999-06179d271496 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:45 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e6f37c0-c712-4983-9999-06179d271496 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:45 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:45 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:45 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:45 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:45 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e6f37c0-c712-4983-9999-06179d271496 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:45 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e6f37c0-c712-4983-9999-06179d271496 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e returned with HTTP 200 Sep 02 00:13:45 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1625/3330] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:45 2026] GET /volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0bd27415-39f5-4bc2-94d9-46625ab063cf tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e returned with HTTP 200 Sep 02 00:13:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1706/3331] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:46 2026] GET /volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e => generated 980 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-06886b09-dc0d-4b94-9078-e3a2971a58f3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06886b09-dc0d-4b94-9078-e3a2971a58f3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06886b09-dc0d-4b94-9078-e3a2971a58f3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-06886b09-dc0d-4b94-9078-e3a2971a58f3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-06886b09-dc0d-4b94-9078-e3a2971a58f3 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1626/3332] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:46 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ed8e0c38-5cf6-469a-aaee-3daf335dbac0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed8e0c38-5cf6-469a-aaee-3daf335dbac0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ed8e0c38-5cf6-469a-aaee-3daf335dbac0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ed8e0c38-5cf6-469a-aaee-3daf335dbac0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ed8e0c38-5cf6-469a-aaee-3daf335dbac0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1707/3333] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:46 2026] GET /volume/v3/messages => generated 676 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-b923d5db-4f99-4199-a4b3-ddde8b1405f0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b923d5db-4f99-4199-a4b3-ddde8b1405f0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/messages/8c4c2112-8ef5-42cf-be8b-065502b659af Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b923d5db-4f99-4199-a4b3-ddde8b1405f0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-b923d5db-4f99-4199-a4b3-ddde8b1405f0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-b923d5db-4f99-4199-a4b3-ddde8b1405f0 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/messages/8c4c2112-8ef5-42cf-be8b-065502b659af returned with HTTP 204 Sep 02 00:13:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1627/3334] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:13:46 2026] DELETE /volume/v3/messages/8c4c2112-8ef5-42cf-be8b-065502b659af => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Delete volume with id: c466c935-b054-4f76-9cc3-c79f41968b5e Sep 02 00:13:46 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:46 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Created reservations ['980ca122-22b4-4108-b67e-c5352fe24cd8', '0c5974c1-467e-44bd-8f1a-9825c55917e7', '7eba4cd4-14cb-4c45-acdf-4da13ee0357f', '96d855d0-ffb4-409c-b528-8ad9429a17be'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Delete volume request issued successfully. Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-45675390-3c4b-4968-b010-05d2c9e2a3d2 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e returned with HTTP 202 Sep 02 00:13:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1708/3335] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:46 2026] DELETE /volume/v3/volumes/c466c935-b054-4f76-9cc3-c79f41968b5e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-969acf5a-1ef8-4cec-92f1-65bc5bc3d491 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-969acf5a-1ef8-4cec-92f1-65bc5bc3d491 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/types/9e62d14a-7792-48d4-8660-82050d3d29dc Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-969acf5a-1ef8-4cec-92f1-65bc5bc3d491 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-969acf5a-1ef8-4cec-92f1-65bc5bc3d491 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-969acf5a-1ef8-4cec-92f1-65bc5bc3d491 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/types/9e62d14a-7792-48d4-8660-82050d3d29dc returned with HTTP 202 Sep 02 00:13:46 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1628/3336] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:46 2026] DELETE /volume/v3/types/9e62d14a-7792-48d4-8660-82050d3d29dc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5ef41a1f-f0ca-4a2c-9bd0-93f10b55f490 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ef41a1f-f0ca-4a2c-9bd0-93f10b55f490 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:46 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5ef41a1f-f0ca-4a2c-9bd0-93f10b55f490 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-945972817", "extra_specs": {"storage_protocol": "tempest-storage_protocol-486590023", "vendor_name": "tempest-vendor_name-1196788330"}}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:46 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5ef41a1f-f0ca-4a2c-9bd0-93f10b55f490 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:46 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1709/3337] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:46 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74c3731b-e596-49c4-b534-14da3976d363", "size": 1}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume request body: {'volume': {'volume_type': '74c3731b-e596-49c4-b534-14da3976d363', 'size': 1}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume of 1 GB Sep 02 00:13:46 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:46 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:46 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Flow 'volume_create_api' (33bf2cea-97da-4450-a10a-f059df1ea20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3016bd-1850-4d33-9d02-81afb28640b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3016bd-1850-4d33-9d02-81afb28640b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:13:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-486590023',vendor_name='tempest-vendor_name-1196788330'},id=74c3731b-e596-49c4-b534-14da3976d363,is_public=True,name='tempest-ProjectReaderTests-volume-type-945972817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74c3731b-e596-49c4-b534-14da3976d363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:46 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc6fa2d-48aa-45cc-9148-b67a7bd756b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-945972817 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-945972817, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:47 devstack devstack@c-api.service[86255]: WARNING cinder.quota [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-945972817 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-945972817, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Created reservations ['3ba5cd65-0c4d-4bd8-b572-eb3b66254ea2', '2d3c9982-b2bc-484b-af27-426d307ff66e', 'bff1dbd1-581a-4932-abac-ca30d764f383', '29554483-cb5d-4032-b2bd-b72f822e81a1'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc6fa2d-48aa-45cc-9148-b67a7bd756b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba5cd65-0c4d-4bd8-b572-eb3b66254ea2', '2d3c9982-b2bc-484b-af27-426d307ff66e', 'bff1dbd1-581a-4932-abac-ca30d764f383', '29554483-cb5d-4032-b2bd-b72f822e81a1']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98537ba8-b9ea-497a-b80d-8e241e7beda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:47 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98537ba8-b9ea-497a-b80d-8e241e7beda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '094a183e-b170-4ce9-a4f2-73cedd09f151', '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='c4c4e0e3386f4bf89c6289d49a1015c5',qos_specs=None,replication_status=,reservations=['3ba5cd65-0c4d-4bd8-b572-eb3b66254ea2','2d3c9982-b2bc-484b-af27-426d307ff66e','bff1dbd1-581a-4932-abac-ca30d764f383','29554483-cb5d-4032-b2bd-b72f822e81a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c8fb3f9836494fb2337d56619a332d',volume_type_id=74c3731b-e596-49c4-b534-14da3976d363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=094a183e-b170-4ce9-a4f2-73cedd09f151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c4e0e3386f4bf89c6289d49a1015c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c8fb3f9836494fb2337d56619a332d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74c3731b-e596-49c4-b534-14da3976d363),volume_type_id=74c3731b-e596-49c4-b534-14da3976d363)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf04a56-6e67-485f-9c72-ac019d15a6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf04a56-6e67-485f-9c72-ac019d15a6c3) transitioned into state 'SUCCESS' from 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='c4c4e0e3386f4bf89c6289d49a1015c5',qos_specs=None,replication_status=,reservations=['3ba5cd65-0c4d-4bd8-b572-eb3b66254ea2','2d3c9982-b2bc-484b-af27-426d307ff66e','bff1dbd1-581a-4932-abac-ca30d764f383','29554483-cb5d-4032-b2bd-b72f822e81a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c8fb3f9836494fb2337d56619a332d',volume_type_id=74c3731b-e596-49c4-b534-14da3976d363)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d068088-8954-4c81-b4e3-56264eb93271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d068088-8954-4c81-b4e3-56264eb93271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Flow 'volume_create_api' (33bf2cea-97da-4450-a10a-f059df1ea20d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:47 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Create volume request issued successfully. Sep 02 00:13:47 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-feb5a319-ad7b-4b7f-a87d-7f642ee55afe tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:47 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1629/3338] 192.168.122.58 () {62 vars in 1177 bytes} [Wed Sep 2 00:13:46 2026] POST /volume/v3/volumes => generated 779 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 Sep 02 00:13:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:47 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:47 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:47 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:47 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:47 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:47 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:47 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cdc757f6-d855-4a2c-ae56-cc0a9afa127f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 returned with HTTP 200 Sep 02 00:13:47 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1710/3339] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:47 2026] GET /volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ab414c14-67c4-4128-b0c8-c7c50b22aa69 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 returned with HTTP 200 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1630/3340] 192.168.122.58 () {60 vars in 1267 bytes} [Wed Sep 2 00:13:48 2026] GET /volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 => generated 979 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a75b9d94-a386-440b-8dd7-bde93ecc8cea None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a75b9d94-a386-440b-8dd7-bde93ecc8cea tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] GET http://192.168.122.58/volume/v3/messages Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a75b9d94-a386-440b-8dd7-bde93ecc8cea tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a75b9d94-a386-440b-8dd7-bde93ecc8cea tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a75b9d94-a386-440b-8dd7-bde93ecc8cea tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/messages returned with HTTP 200 Sep 02 00:13:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1711/3341] 192.168.122.58 () {60 vars in 1159 bytes} [Wed Sep 2 00:13:48 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9407655e-4b2b-453d-bac8-7b18680390fc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9407655e-4b2b-453d-bac8-7b18680390fc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] GET http://192.168.122.58/volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9407655e-4b2b-453d-bac8-7b18680390fc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9407655e-4b2b-453d-bac8-7b18680390fc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] Calling method 'version_select' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9407655e-4b2b-453d-bac8-7b18680390fc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-reader] http://192.168.122.58/volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 returned with HTTP 200 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1631/3342] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:48 2026] GET /volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-969f3416-4517-4ad7-937e-4beade3ab1dc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-969f3416-4517-4ad7-937e-4beade3ab1dc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-969f3416-4517-4ad7-937e-4beade3ab1dc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-969f3416-4517-4ad7-937e-4beade3ab1dc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'version_select' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-969f3416-4517-4ad7-937e-4beade3ab1dc tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 returned with HTTP 204 Sep 02 00:13:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1712/3343] 192.168.122.58 () {60 vars in 1273 bytes} [Wed Sep 2 00:13:48 2026] DELETE /volume/v3/messages/e3cad11f-2c8b-49bd-83da-5f8a02976ab6 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-2204fc15-65bc-426b-b265-660a2459bcc4 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Delete volume with id: 094a183e-b170-4ce9-a4f2-73cedd09f151 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:48 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Volume info retrieved successfully. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Created reservations ['bce9a417-e588-431e-9214-02812eba7af2', 'be44eaeb-919e-4981-a753-17fe352846cb', 'f5b64139-99a0-4ed6-9af4-098c211411d1', 'f7cb33e1-5579-4244-9ea1-8a0444e562a9'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Delete volume request issued successfully. Sep 02 00:13:48 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-2204fc15-65bc-426b-b265-660a2459bcc4 tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 returned with HTTP 202 Sep 02 00:13:48 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1632/3344] 192.168.122.58 () {60 vars in 1270 bytes} [Wed Sep 2 00:13:48 2026] DELETE /volume/v3/volumes/094a183e-b170-4ce9-a4f2-73cedd09f151 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4117adc4-7d20-41ac-a0bf-406d663b627f None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4117adc4-7d20-41ac-a0bf-406d663b627f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] DELETE http://192.168.122.58/volume/v3/types/74c3731b-e596-49c4-b534-14da3976d363 Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4117adc4-7d20-41ac-a0bf-406d663b627f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4117adc4-7d20-41ac-a0bf-406d663b627f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:48 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4117adc4-7d20-41ac-a0bf-406d663b627f tempest-ProjectReaderTests-41737355 tempest-ProjectReaderTests-41737355-project-admin] http://192.168.122.58/volume/v3/types/74c3731b-e596-49c4-b534-14da3976d363 returned with HTTP 202 Sep 02 00:13:48 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1713/3345] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:48 2026] DELETE /volume/v3/types/74c3731b-e596-49c4-b534-14da3976d363 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-875a002a-2584-491f-b752-87c60795c613 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1452174131"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.api.v3.volumes [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1452174131'}} {{(pid=86255) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume of 1 GB Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=754,cinder:INSERT=164,cinder:UPDATE=302 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Flow 'volume_create_api' (fea0997f-6140-4306-a724-6bf8c164c482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a115803-56e5-40c6-97b4-7ee60841befe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.flows.api.create_volume [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Validating volume size '1' using validate_int {{(pid=86255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a115803-56e5-40c6-97b4-7ee60841befe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c941043-1f15-4fb2-9423-5b0884f5832e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.quota [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Created reservations ['42fe94d3-c4a6-42d9-ac93-26acf80ce5d6', '25ca554d-4508-44c0-b89c-76f5e740c40c', '07815b1c-61da-4f18-9dac-1ac95b6debcd', '714db25d-3be1-4630-9bac-aca4c584714d'] {{(pid=86255) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c941043-1f15-4fb2-9423-5b0884f5832e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42fe94d3-c4a6-42d9-ac93-26acf80ce5d6', '25ca554d-4508-44c0-b89c-76f5e740c40c', '07815b1c-61da-4f18-9dac-1ac95b6debcd', '714db25d-3be1-4630-9bac-aca4c584714d']}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7c70a1-1c75-49c6-8647-1bfe35d83891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:51 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7c70a1-1c75-49c6-8647-1bfe35d83891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96fbc904-010e-40ff-832b-33f6f8fdb61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452174131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19a584022447629174102d102fafe6',qos_specs=None,replication_status=,reservations=['42fe94d3-c4a6-42d9-ac93-26acf80ce5d6','25ca554d-4508-44c0-b89c-76f5e740c40c','07815b1c-61da-4f18-9dac-1ac95b6debcd','714db25d-3be1-4630-9bac-aca4c584714d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452174131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96fbc904-010e-40ff-832b-33f6f8fdb61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f19a584022447629174102d102fafe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a438c564-ee44-4131-b74a-310ee3215dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a438c564-ee44-4131-b74a-310ee3215dd0) transitioned into state 'SUCCESS' from state '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-1452174131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19a584022447629174102d102fafe6',qos_specs=None,replication_status=,reservations=['42fe94d3-c4a6-42d9-ac93-26acf80ce5d6','25ca554d-4508-44c0-b89c-76f5e740c40c','07815b1c-61da-4f18-9dac-1ac95b6debcd','714db25d-3be1-4630-9bac-aca4c584714d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3551b369-d272-4ec1-8729-1e96bec94872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3551b369-d272-4ec1-8729-1e96bec94872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: DEBUG cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Flow 'volume_create_api' (fea0997f-6140-4306-a724-6bf8c164c482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:51 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume request issued successfully. Sep 02 00:13:51 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-875a002a-2584-491f-b752-87c60795c613 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:51 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1633/3346] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:51 2026] POST /volume/v3/volumes => generated 785 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:51 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:51 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=775,cinder:INSERT=209,cinder:UPDATE=346,cinder:DELETE=1 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:13:51 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:51 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:51 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:51 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:51 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:51 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-05f1c98f-0eae-4f4c-b8d3-f4e706b7a0ad tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b returned with HTTP 200 Sep 02 00:13:51 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1714/3347] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:51 2026] GET /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:52 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:52 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:52 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:52 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:52 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:52 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:52 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd99005e-fcda-4ad6-a29b-f32a768d3e86 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b returned with HTTP 200 Sep 02 00:13:52 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1634/3348] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:52 2026] GET /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:52 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-413c7125-61fd-451e-af46-d1637386fcd9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] POST http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b/action Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Volume info retrieved successfully. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.policy [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9bde2ef827ad44a5b59a5c4511d875e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f19a584022447629174102d102fafe6', '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=86254) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-413c7125-61fd-451e-af46-d1637386fcd9 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b/action returned with HTTP 403 Sep 02 00:13:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1715/3349] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:13:52 2026] POST /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b/action => generated 131 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:53 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:53 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Delete volume with id: 96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:53 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:53 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:53 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:53 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:53 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Delete volume request issued successfully. Sep 02 00:13:53 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-1c941abd-02ee-441d-b0ea-1ebb80dc5d90 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b returned with HTTP 202 Sep 02 00:13:53 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1635/3350] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:53 2026] DELETE /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:53 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:53 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:53 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a3ec38b3-4fdd-4ea5-8cbf-829d26ca9775 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b returned with HTTP 200 Sep 02 00:13:53 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1716/3351] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:53 2026] GET /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-81524027-e40f-41d9-9fff-d5ea5ff40e59 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81524027-e40f-41d9-9fff-d5ea5ff40e59 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81524027-e40f-41d9-9fff-d5ea5ff40e59 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-81524027-e40f-41d9-9fff-d5ea5ff40e59 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-81524027-e40f-41d9-9fff-d5ea5ff40e59 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b returned with HTTP 404 Sep 02 00:13:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1636/3352] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:54 2026] GET /volume/v3/volumes/96fbc904-010e-40ff-832b-33f6f8fdb61b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-805036738"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-805036738'}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume of 1 GB Sep 02 00:13:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Availability Zones retrieved successfully. Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Flow 'volume_create_api' (420b74c5-1142-45a1-8558-60842105cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef540554-31d0-489e-ac79-5e89af6164a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef540554-31d0-489e-ac79-5e89af6164a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1195de2-2956-48d5-a441-8a7c1c352a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Created reservations ['e680d6ae-b10f-4ed1-bd59-26db7d6a2577', '77cccb1b-9bd7-4a2f-a820-60ef1e02a540', '4609c5d8-6d21-484e-b786-3a77fb9f1680', '9cb37584-c58b-4835-874d-277163a5216f'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1195de2-2956-48d5-a441-8a7c1c352a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e680d6ae-b10f-4ed1-bd59-26db7d6a2577', '77cccb1b-9bd7-4a2f-a820-60ef1e02a540', '4609c5d8-6d21-484e-b786-3a77fb9f1680', '9cb37584-c58b-4835-874d-277163a5216f']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d117dd-1510-415f-9cae-b1314a225a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:54 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d117dd-1510-415f-9cae-b1314a225a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf943df-4ccd-4f76-89f8-c98293364763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-805036738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19a584022447629174102d102fafe6',qos_specs=None,replication_status=,reservations=['e680d6ae-b10f-4ed1-bd59-26db7d6a2577','77cccb1b-9bd7-4a2f-a820-60ef1e02a540','4609c5d8-6d21-484e-b786-3a77fb9f1680','9cb37584-c58b-4835-874d-277163a5216f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-805036738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf943df-4ccd-4f76-89f8-c98293364763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f19a584022447629174102d102fafe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae0c01c-577f-422b-b9ac-6579f6585776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae0c01c-577f-422b-b9ac-6579f6585776) transitioned into state 'SUCCESS' from state '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-805036738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19a584022447629174102d102fafe6',qos_specs=None,replication_status=,reservations=['e680d6ae-b10f-4ed1-bd59-26db7d6a2577','77cccb1b-9bd7-4a2f-a820-60ef1e02a540','4609c5d8-6d21-484e-b786-3a77fb9f1680','9cb37584-c58b-4835-874d-277163a5216f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3227faa1f34b490a8f6f3a069a49e4db',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f694c12-ed9e-4c83-ad1b-93340cc2511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f694c12-ed9e-4c83-ad1b-93340cc2511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Flow 'volume_create_api' (420b74c5-1142-45a1-8558-60842105cd27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:13:54 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Create volume request issued successfully. Sep 02 00:13:54 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f9a54a61-2661-4f06-853a-9bafdb3a8a9d tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:13:54 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1717/3353] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:13:54 2026] POST /volume/v3/volumes => generated 784 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8d21a681-05d1-4e51-9911-e813c3328813 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d21a681-05d1-4e51-9911-e813c3328813 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d21a681-05d1-4e51-9911-e813c3328813 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8d21a681-05d1-4e51-9911-e813c3328813 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:54 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:54 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:54 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:54 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:54 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8d21a681-05d1-4e51-9911-e813c3328813 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:54 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8d21a681-05d1-4e51-9911-e813c3328813 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 returned with HTTP 200 Sep 02 00:13:54 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1637/3354] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:54 2026] GET /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-cc7f3ebf-f4d9-4f34-860f-5635bd7d5987 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 returned with HTTP 200 Sep 02 00:13:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1718/3355] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:55 2026] GET /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] POST http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763/action Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.policy [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9bde2ef827ad44a5b59a5c4511d875e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f19a584022447629174102d102fafe6', '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=86255) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-52eb5337-2aff-40e5-b122-efa104d6dd6a tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-reader] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763/action returned with HTTP 403 Sep 02 00:13:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1638/3356] 192.168.122.58 () {60 vars in 1269 bytes} [Wed Sep 2 00:13:55 2026] POST /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] DELETE http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Delete volume with id: ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:55 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:13:55 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Delete volume request issued successfully. Sep 02 00:13:55 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2aed60af-7985-47f6-b13e-c4a5a2325beb tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 returned with HTTP 202 Sep 02 00:13:55 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1719/3357] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:13:55 2026] DELETE /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:55 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:13:55 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:13:55 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:13:55 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:13:55 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Volume info retrieved successfully. Sep 02 00:13:55 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c7bb0aa9-41d2-4d80-b870-abf8ec7c034b tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 returned with HTTP 200 Sep 02 00:13:55 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1639/3358] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:55 2026] GET /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:13:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-14a139b3-d22e-4e9f-8d5d-1291c4ee6800 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14a139b3-d22e-4e9f-8d5d-1291c4ee6800 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] GET http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 Sep 02 00:13:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14a139b3-d22e-4e9f-8d5d-1291c4ee6800 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:56 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-14a139b3-d22e-4e9f-8d5d-1291c4ee6800 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:56 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-14a139b3-d22e-4e9f-8d5d-1291c4ee6800 tempest-ProjectReaderTests-435827713 tempest-ProjectReaderTests-435827713-project-admin] http://192.168.122.58/volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 returned with HTTP 404 Sep 02 00:13:56 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1720/3359] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:13:56 2026] GET /volume/v3/volumes/ddf943df-4ccd-4f76-89f8-c98293364763 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3e98e31b-b612-4e52-b066-9185244def3a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e98e31b-b612-4e52-b066-9185244def3a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3e98e31b-b612-4e52-b066-9185244def3a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1555351187", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3e98e31b-b612-4e52-b066-9185244def3a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1640/3360] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types => generated 380 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c4691ab7-973a-4f5d-a7f2-1c215b74f3c2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4691ab7-973a-4f5d-a7f2-1c215b74f3c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c4691ab7-973a-4f5d-a7f2-1c215b74f3c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c4691ab7-973a-4f5d-a7f2-1c215b74f3c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1721/3361] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-add679e5-c062-4b02-b9b7-70c59719fed3 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-add679e5-c062-4b02-b9b7-70c59719fed3 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-add679e5-c062-4b02-b9b7-70c59719fed3 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1464707916", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-add679e5-c062-4b02-b9b7-70c59719fed3 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1641/3362] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-f8dd8e73-bdf4-4ed2-a947-f3d98d59b863 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8dd8e73-bdf4-4ed2-a947-f3d98d59b863 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1/encryption Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8e73-bdf4-4ed2-a947-f3d98d59b863 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-f8dd8e73-bdf4-4ed2-a947-f3d98d59b863 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1/encryption returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1722/3363] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-41c8210a-0d57-4b74-8518-6a9dfe033f19 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-41c8210a-0d57-4b74-8518-6a9dfe033f19 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-41c8210a-0d57-4b74-8518-6a9dfe033f19 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1775414716", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-41c8210a-0d57-4b74-8518-6a9dfe033f19 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1642/3364] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:59 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 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-777fb60d-3ad2-42a4-9924-573cbf1d19cc None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-777fb60d-3ad2-42a4-9924-573cbf1d19cc tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-777fb60d-3ad2-42a4-9924-573cbf1d19cc tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-777fb60d-3ad2-42a4-9924-573cbf1d19cc tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1723/3365] 192.168.122.58 () {60 vars in 1278 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-869c24bd-b3ec-4822-9cbc-5166a7530f40 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-869c24bd-b3ec-4822-9cbc-5166a7530f40 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] PUT http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs/key2 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-869c24bd-b3ec-4822-9cbc-5166a7530f40 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-869c24bd-b3ec-4822-9cbc-5166a7530f40 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs/key2 returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1643/3366] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:13:59 2026] PUT /volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d550c5ba-9167-4c9d-8b2b-46322d7366fb None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d550c5ba-9167-4c9d-8b2b-46322d7366fb tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d550c5ba-9167-4c9d-8b2b-46322d7366fb tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d550c5ba-9167-4c9d-8b2b-46322d7366fb tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1724/3367] 192.168.122.58 () {60 vars in 1131 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types => generated 195 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-0f1e2e42-fa0a-46a3-8899-7bb308ac5d05 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f1e2e42-fa0a-46a3-8899-7bb308ac5d05 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/0ce7eb3b-52b1-488b-b850-5807ecb636f2 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f1e2e42-fa0a-46a3-8899-7bb308ac5d05 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-0f1e2e42-fa0a-46a3-8899-7bb308ac5d05 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-0f1e2e42-fa0a-46a3-8899-7bb308ac5d05 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/0ce7eb3b-52b1-488b-b850-5807ecb636f2 returned with HTTP 202 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1644/3368] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:13:59 2026] DELETE /volume/v3/types/0ce7eb3b-52b1-488b-b850-5807ecb636f2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5a398570-a0d9-428e-aa99-9e3b43036140 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a398570-a0d9-428e-aa99-9e3b43036140 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5a398570-a0d9-428e-aa99-9e3b43036140 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1382002202", "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=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5a398570-a0d9-428e-aa99-9e3b43036140 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1725/3369] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:59 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 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-63376eba-fbfe-4b67-abf5-a18f4e0e3ece None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63376eba-fbfe-4b67-abf5-a18f4e0e3ece tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-63376eba-fbfe-4b67-abf5-a18f4e0e3ece tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-63376eba-fbfe-4b67-abf5-a18f4e0e3ece tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1645/3370] 192.168.122.58 () {60 vars in 1276 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-6cb10545-f3d7-42ad-9f30-e50d5dd5190d None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cb10545-f3d7-42ad-9f30-e50d5dd5190d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption/508bd0f3-f817-4d8d-a785-711c4c7829d5 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cb10545-f3d7-42ad-9f30-e50d5dd5190d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-6cb10545-f3d7-42ad-9f30-e50d5dd5190d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-6cb10545-f3d7-42ad-9f30-e50d5dd5190d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption/508bd0f3-f817-4d8d-a785-711c4c7829d5 returned with HTTP 202 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1726/3371] 192.168.122.58 () {58 vars in 1368 bytes} [Wed Sep 2 00:13:59 2026] DELETE /volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11/encryption/508bd0f3-f817-4d8d-a785-711c4c7829d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dfd2419a-aa5f-4474-8193-b3760e18bbe0 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfd2419a-aa5f-4474-8193-b3760e18bbe0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:13:59 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dfd2419a-aa5f-4474-8193-b3760e18bbe0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-927393434", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:13:59 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dfd2419a-aa5f-4474-8193-b3760e18bbe0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:13:59 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1646/3372] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:13:59 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-66c05585-918d-40f9-a9b8-f394ea9997b0 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66c05585-918d-40f9-a9b8-f394ea9997b0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9/extra_specs/key1 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66c05585-918d-40f9-a9b8-f394ea9997b0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-66c05585-918d-40f9-a9b8-f394ea9997b0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:13:59 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-66c05585-918d-40f9-a9b8-f394ea9997b0 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9/extra_specs/key1 returned with HTTP 202 Sep 02 00:13:59 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1727/3373] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:13:59 2026] DELETE /volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9/extra_specs/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-6568f377-2cfd-495c-a6d3-ffbeca5ed6c2 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6568f377-2cfd-495c-a6d3-ffbeca5ed6c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] POST http://192.168.122.58/volume/v3/types Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-6568f377-2cfd-495c-a6d3-ffbeca5ed6c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1197707801", "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=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-6568f377-2cfd-495c-a6d3-ffbeca5ed6c2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1647/3374] 192.168.122.58 () {60 vars in 1132 bytes} [Wed Sep 2 00:14:00 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-b7e1d6ad-8f56-413a-9b6f-848fc0135c71 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b7e1d6ad-8f56-413a-9b6f-848fc0135c71 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/31c52ce6-9cf2-45be-a8e8-4058e9567d5b Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b7e1d6ad-8f56-413a-9b6f-848fc0135c71 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-b7e1d6ad-8f56-413a-9b6f-848fc0135c71 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-b7e1d6ad-8f56-413a-9b6f-848fc0135c71 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/31c52ce6-9cf2-45be-a8e8-4058e9567d5b returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1728/3375] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/31c52ce6-9cf2-45be-a8e8-4058e9567d5b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f621cdaa-b5fa-40e3-96fa-659b3e43a49b None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f621cdaa-b5fa-40e3-96fa-659b3e43a49b tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f621cdaa-b5fa-40e3-96fa-659b3e43a49b tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f621cdaa-b5fa-40e3-96fa-659b3e43a49b tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'index' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f621cdaa-b5fa-40e3-96fa-659b3e43a49b tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1648/3376] 192.168.122.58 () {58 vars in 1257 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs => generated 185 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-815e1b3e-8391-4296-a5c6-bdb9092a3055 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-815e1b3e-8391-4296-a5c6-bdb9092a3055 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-815e1b3e-8391-4296-a5c6-bdb9092a3055 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-815e1b3e-8391-4296-a5c6-bdb9092a3055 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-815e1b3e-8391-4296-a5c6-bdb9092a3055 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1729/3377] 192.168.122.58 () {58 vars in 1110 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae481ae4-9634-496f-8a4d-fa54908c2dd7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae481ae4-9634-496f-8a4d-fa54908c2dd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/cipher Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae481ae4-9634-496f-8a4d-fa54908c2dd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae481ae4-9634-496f-8a4d-fa54908c2dd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae481ae4-9634-496f-8a4d-fa54908c2dd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/cipher returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1649/3378] 192.168.122.58 () {58 vars in 1275 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c58a9eda-77df-45cc-8cc7-8ae664f19c91 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c58a9eda-77df-45cc-8cc7-8ae664f19c91 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c58a9eda-77df-45cc-8cc7-8ae664f19c91 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c58a9eda-77df-45cc-8cc7-8ae664f19c91 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'index' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c58a9eda-77df-45cc-8cc7-8ae664f19c91 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1730/3379] 192.168.122.58 () {58 vars in 1254 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-57c28132-29c8-4a84-abe8-303393f458b5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57c28132-29c8-4a84-abe8-303393f458b5 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/multiattach Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57c28132-29c8-4a84-abe8-303393f458b5 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-57c28132-29c8-4a84-abe8-303393f458b5 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-57c28132-29c8-4a84-abe8-303393f458b5 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/multiattach returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1650/3380] 192.168.122.58 () {58 vars in 1293 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-707f8eb7-04b7-4dc7-a9cd-01fb1109b5e8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-707f8eb7-04b7-4dc7-a9cd-01fb1109b5e8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/volume_backend_name Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-707f8eb7-04b7-4dc7-a9cd-01fb1109b5e8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-707f8eb7-04b7-4dc7-a9cd-01fb1109b5e8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-707f8eb7-04b7-4dc7-a9cd-01fb1109b5e8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1731/3381] 192.168.122.58 () {58 vars in 1317 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/volume_backend_name => generated 44 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-d0f3b416-5557-4b87-877a-04d8e216643d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0f3b416-5557-4b87-877a-04d8e216643d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] GET http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0f3b416-5557-4b87-877a-04d8e216643d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-d0f3b416-5557-4b87-877a-04d8e216643d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-d0f3b416-5557-4b87-877a-04d8e216643d tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1651/3382] 192.168.122.58 () {58 vars in 1221 bytes} [Wed Sep 2 00:14:00 2026] GET /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e => generated 402 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a17132cf-85bd-4098-8b56-05d328393548 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a17132cf-85bd-4098-8b56-05d328393548 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] PUT http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/88929e5c-d641-4677-b638-bc995fc52358 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a17132cf-85bd-4098-8b56-05d328393548 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a17132cf-85bd-4098-8b56-05d328393548 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/88929e5c-d641-4677-b638-bc995fc52358 returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1732/3383] 192.168.122.58 () {60 vars in 1385 bytes} [Wed Sep 2 00:14:00 2026] PUT /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/encryption/88929e5c-d641-4677-b638-bc995fc52358 => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-fa892a55-3542-4340-97f5-14e6f834c07a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa892a55-3542-4340-97f5-14e6f834c07a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] PUT http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/key1 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-fa892a55-3542-4340-97f5-14e6f834c07a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-fa892a55-3542-4340-97f5-14e6f834c07a tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/key1 returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1652/3384] 192.168.122.58 () {60 vars in 1292 bytes} [Wed Sep 2 00:14:00 2026] PUT /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e/extra_specs/key1 => generated 30 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-8a63928b-5727-48a0-b1ca-e995a545d3e2 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a63928b-5727-48a0-b1ca-e995a545d3e2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] PUT http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-8a63928b-5727-48a0-b1ca-e995a545d3e2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-8a63928b-5727-48a0-b1ca-e995a545d3e2 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e returned with HTTP 200 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1733/3385] 192.168.122.58 () {60 vars in 1241 bytes} [Wed Sep 2 00:14:00 2026] PUT /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-f7ddbcae-85ba-4757-9b8f-567348848718 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7ddbcae-85ba-4757-9b8f-567348848718 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7ddbcae-85ba-4757-9b8f-567348848718 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-f7ddbcae-85ba-4757-9b8f-567348848718 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-f7ddbcae-85ba-4757-9b8f-567348848718 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9 returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1653/3386] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/3b0381ce-228a-4549-8ee6-a70f0bb1b0b9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-82252600-5378-40fa-8dbc-4d3174c607a8 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82252600-5378-40fa-8dbc-4d3174c607a8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82252600-5378-40fa-8dbc-4d3174c607a8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-82252600-5378-40fa-8dbc-4d3174c607a8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-82252600-5378-40fa-8dbc-4d3174c607a8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11 returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1734/3387] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/00d4637b-b544-4dad-9d53-7242cb7cfa11 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-3faf9940-6f07-4960-b535-001f41c6bdd7 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3faf9940-6f07-4960-b535-001f41c6bdd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3faf9940-6f07-4960-b535-001f41c6bdd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-3faf9940-6f07-4960-b535-001f41c6bdd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-3faf9940-6f07-4960-b535-001f41c6bdd7 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453 returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1654/3388] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/dc063158-2964-480d-a9cb-dbc825809453 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-a150eebb-0a08-470f-bf57-cf2cfd4a28fd None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a150eebb-0a08-470f-bf57-cf2cfd4a28fd tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a150eebb-0a08-470f-bf57-cf2cfd4a28fd tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-a150eebb-0a08-470f-bf57-cf2cfd4a28fd tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-a150eebb-0a08-470f-bf57-cf2cfd4a28fd tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1 returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1735/3389] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/b994109a-0d25-4f07-904a-2756f84051d1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-df555cc1-dbed-42c8-954e-cef40eecb2d8 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-df555cc1-dbed-42c8-954e-cef40eecb2d8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] DELETE http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-df555cc1-dbed-42c8-954e-cef40eecb2d8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-df555cc1-dbed-42c8-954e-cef40eecb2d8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] Calling method '_delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:00 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-df555cc1-dbed-42c8-954e-cef40eecb2d8 tempest-VolumeTypesAdminTests-464404366 tempest-VolumeTypesAdminTests-464404366-project-admin] http://192.168.122.58/volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e returned with HTTP 202 Sep 02 00:14:00 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1655/3390] 192.168.122.58 () {58 vars in 1224 bytes} [Wed Sep 2 00:14:00 2026] DELETE /volume/v3/types/e8038067-8adf-435d-a1a5-9fe57781584e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:10 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:14:10 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=108,cinder:INSERT=42,cinder:UPDATE=31 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-564551956", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-564551956', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume of 1 GB Sep 02 00:14:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Availability Zones retrieved successfully. Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Flow 'volume_create_api' (b755cf38-2a58-4af8-a461-52c8cb09d25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0b945b-f8bb-46d2-af8c-8c5dcf716d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Validating volume size '1' using validate_int {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0b945b-f8bb-46d2-af8c-8c5dcf716d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cced6c78-72ff-472f-a54e-9266e7ec72b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Created reservations ['254d34fc-5d21-43b9-b415-fc8a64de58d9', '0ce2f2b1-62a4-4e2a-8310-ae06cda9dc72', 'da886f59-f932-4fc7-8645-df89c7037448', '48614d46-36b9-44b9-b542-ddaeeb9fb270'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cced6c78-72ff-472f-a54e-9266e7ec72b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254d34fc-5d21-43b9-b415-fc8a64de58d9', '0ce2f2b1-62a4-4e2a-8310-ae06cda9dc72', 'da886f59-f932-4fc7-8645-df89c7037448', '48614d46-36b9-44b9-b542-ddaeeb9fb270']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c21b82-2fe8-4f25-a64b-65f8857c075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:18 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c21b82-2fe8-4f25-a64b-65f8857c075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c891323c-2383-493a-b84e-e00cf676fae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-564551956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b7db635e91449aaa7d9378e6cdc84f',qos_specs=None,replication_status=,reservations=['254d34fc-5d21-43b9-b415-fc8a64de58d9','0ce2f2b1-62a4-4e2a-8310-ae06cda9dc72','da886f59-f932-4fc7-8645-df89c7037448','48614d46-36b9-44b9-b542-ddaeeb9fb270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-564551956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c891323c-2383-493a-b84e-e00cf676fae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2b7db635e91449aaa7d9378e6cdc84f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7ffd2f-545e-46fc-be1b-2b907df8565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7ffd2f-545e-46fc-be1b-2b907df8565a) transitioned into state 'SUCCESS' from state '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-564551956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2b7db635e91449aaa7d9378e6cdc84f',qos_specs=None,replication_status=,reservations=['254d34fc-5d21-43b9-b415-fc8a64de58d9','0ce2f2b1-62a4-4e2a-8310-ae06cda9dc72','da886f59-f932-4fc7-8645-df89c7037448','48614d46-36b9-44b9-b542-ddaeeb9fb270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e2e7a5-61e0-4ef0-b1aa-f0af7aeb33ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e2e7a5-61e0-4ef0-b1aa-f0af7aeb33ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Flow 'volume_create_api' (b755cf38-2a58-4af8-a461-52c8cb09d25d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:14:18 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume request issued successfully. Sep 02 00:14:18 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-5f7e8ffe-18cf-4dde-b48f-9e1e320d2325 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:14:18 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1736/3391] 192.168.122.58 () {60 vars in 1138 bytes} [Wed Sep 2 00:14:18 2026] POST /volume/v3/volumes => generated 760 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:14:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-7da42526-f7ff-4652-b59c-326ee9a95eda None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7da42526-f7ff-4652-b59c-326ee9a95eda tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7da42526-f7ff-4652-b59c-326ee9a95eda tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:18 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-7da42526-f7ff-4652-b59c-326ee9a95eda tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:18 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:18 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:18 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:18 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:18 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-7da42526-f7ff-4652-b59c-326ee9a95eda tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:18 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-7da42526-f7ff-4652-b59c-326ee9a95eda tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 200 Sep 02 00:14:18 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1656/3392] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:18 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 828 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-0ae18ab4-e8ab-4385-8bd8-a83190437dfe tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 200 Sep 02 00:14:19 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1737/3393] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:19 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-5e47a97f-187e-4106-822b-09bc7e05c062 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e47a97f-187e-4106-822b-09bc7e05c062 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e47a97f-187e-4106-822b-09bc7e05c062 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:19 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-5e47a97f-187e-4106-822b-09bc7e05c062 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:19 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:19 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:19 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:19 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:19 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-5e47a97f-187e-4106-822b-09bc7e05c062 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:19 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-5e47a97f-187e-4106-822b-09bc7e05c062 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 200 Sep 02 00:14:19 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1657/3394] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:19 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] POST http://192.168.122.58/volume/v3/snapshots Sep 02 00:14:19 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c891323c-2383-493a-b84e-e00cf676fae3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-53834100", "description": null, "metadata": null}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:19 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:19 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:19 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create snapshot from volume c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:20 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Created reservations ['d117041a-567e-4ccd-b847-a47466eb78be', '0bd12f88-ab96-4618-9f51-e3a6223850b9', '9e71f897-43b2-41e8-9c20-e8f767ba69cf', '9595e8b3-ba62-45e4-9df9-00c239eb134b'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:14:20 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:20 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:20 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot force create request issued successfully. Sep 02 00:14:20 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-266d6437-3c08-4827-9a70-3282ea24c1f9 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots returned with HTTP 202 Sep 02 00:14:20 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1738/3395] 192.168.122.58 () {60 vars in 1144 bytes} [Wed Sep 2 00:14:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:14:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:20 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:20 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:20 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:20 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:20 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9c7d31f1-7dd8-4e6f-84ab-fee940311c76 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:20 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1658/3396] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:20 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:21 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:21 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:21 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:21 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:21 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-c5e02d3c-6ad3-43f5-b486-3ff64c171afa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:21 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1739/3397] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:21 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ea168490-992a-45c7-b4d6-4255cbacf3be None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea168490-992a-45c7-b4d6-4255cbacf3be tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea168490-992a-45c7-b4d6-4255cbacf3be tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ea168490-992a-45c7-b4d6-4255cbacf3be tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-ea168490-992a-45c7-b4d6-4255cbacf3be tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ea168490-992a-45c7-b4d6-4255cbacf3be tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1659/3398] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:22 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-fa0a7dc0-3a7c-4d1c-803a-c33610b74a51 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1740/3399] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:22 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-eed4a363-36ec-483b-a388-fa61d4725715 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eed4a363-36ec-483b-a388-fa61d4725715 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eed4a363-36ec-483b-a388-fa61d4725715 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-eed4a363-36ec-483b-a388-fa61d4725715 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-eed4a363-36ec-483b-a388-fa61d4725715 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-eed4a363-36ec-483b-a388-fa61d4725715 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1660/3400] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:22 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d30d2474-9761-497f-9694-91e1c8202552 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] POST http://192.168.122.58/volume/v3/volumes Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "031bb432-8a3b-4c8d-abee-11e03300fac8", "size": 1}} {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.api.v3.volumes [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume request body: {'volume': {'snapshot_id': '031bb432-8a3b-4c8d-abee-11e03300fac8', 'size': 1}} {{(pid=86254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume of 1 GB Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Availability Zones retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Flow 'volume_create_api' (b8320645-ce05-4ee0-8227-ffbee4fcc89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e82c056-192e-42b5-80e6-9ad9df80023d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.flows.api.create_volume [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e82c056-192e-42b5-80e6-9ad9df80023d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '031bb432-8a3b-4c8d-abee-11e03300fac8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T21:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c863b0-10f0-43db-ba2b-cad914320a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.quota [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Created reservations ['d593ec7e-72e8-49cb-85b6-326a2b0fcf8c', '609194db-770c-408a-910d-0d9de02735a6', 'b3663b6b-a17b-43b6-a22a-e7f1450c3200', '4c970cb5-b2ae-4269-b179-5cc29e2dc541'] {{(pid=86254) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c863b0-10f0-43db-ba2b-cad914320a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d593ec7e-72e8-49cb-85b6-326a2b0fcf8c', '609194db-770c-408a-910d-0d9de02735a6', 'b3663b6b-a17b-43b6-a22a-e7f1450c3200', '4c970cb5-b2ae-4269-b179-5cc29e2dc541']}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3acc228-35da-4b0d-ada3-1a078bd6fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3acc228-35da-4b0d-ada3-1a078bd6fdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddaf3aa0-a3a2-4e2d-912e-189998a64a1b', '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='f2b7db635e91449aaa7d9378e6cdc84f',qos_specs=None,replication_status=,reservations=['d593ec7e-72e8-49cb-85b6-326a2b0fcf8c','609194db-770c-408a-910d-0d9de02735a6','b3663b6b-a17b-43b6-a22a-e7f1450c3200','4c970cb5-b2ae-4269-b179-5cc29e2dc541'],size=1,snapshot_id=031bb432-8a3b-4c8d-abee-11e03300fac8,source_replicaid=,source_volid=None,status='creating',user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:14:22Z,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=ddaf3aa0-a3a2-4e2d-912e-189998a64a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2b7db635e91449aaa7d9378e6cdc84f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=031bb432-8a3b-4c8d-abee-11e03300fac8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd),volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e8a8da-9300-477f-8174-4e96af67655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e8a8da-9300-477f-8174-4e96af67655b) transitioned into state 'SUCCESS' from 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='f2b7db635e91449aaa7d9378e6cdc84f',qos_specs=None,replication_status=,reservations=['d593ec7e-72e8-49cb-85b6-326a2b0fcf8c','609194db-770c-408a-910d-0d9de02735a6','b3663b6b-a17b-43b6-a22a-e7f1450c3200','4c970cb5-b2ae-4269-b179-5cc29e2dc541'],size=1,snapshot_id=031bb432-8a3b-4c8d-abee-11e03300fac8,source_replicaid=,source_volid=None,status='creating',user_id='a1cdde1632314a66a4e0fd0a2abb206d',volume_type_id=11ac6ed8-52c6-49a4-8c7b-ca9ab0e799fd)}' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fc2943-67df-440d-8283-f33c455128f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fc2943-67df-440d-8283-f33c455128f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: DEBUG cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Flow 'volume_create_api' (b8320645-ce05-4ee0-8227-ffbee4fcc89b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Create volume request issued successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d30d2474-9761-497f-9694-91e1c8202552 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes returned with HTTP 202 Sep 02 00:14:22 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1741/3401] 192.168.122.58 () {60 vars in 1137 bytes} [Wed Sep 2 00:14:22 2026] POST /volume/v3/volumes => generated 748 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:22 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:22 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:22 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9ec70337-1a28-44ca-a4dd-185ee26b174a tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:22 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1661/3402] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:22 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:23 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:23 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:23 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:23 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:23 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:23 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:23 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-7b13cdf2-7d8b-438b-be1e-8706edd2e499 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:23 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1742/3403] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:23 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:24 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:24 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:24 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:24 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:24 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:24 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:24 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-9d6a0383-02f5-4360-bc58-de824b5ac456 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:24 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1662/3404] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:24 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 840 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-50908033-97c1-4e25-afb4-751241876c29 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50908033-97c1-4e25-afb4-751241876c29 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-50908033-97c1-4e25-afb4-751241876c29 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:25 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-50908033-97c1-4e25-afb4-751241876c29 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:25 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:25 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:25 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:25 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:25 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-50908033-97c1-4e25-afb4-751241876c29 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:25 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-50908033-97c1-4e25-afb4-751241876c29 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:25 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1743/3405] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:25 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 840 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-4d1942de-d093-4e35-bfdf-8756266ca085 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:26 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d1942de-d093-4e35-bfdf-8756266ca085 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4d1942de-d093-4e35-bfdf-8756266ca085 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:26 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-4d1942de-d093-4e35-bfdf-8756266ca085 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:27 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:27 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:27 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:27 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:27 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-4d1942de-d093-4e35-bfdf-8756266ca085 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:27 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-4d1942de-d093-4e35-bfdf-8756266ca085 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:27 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1663/3406] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:26 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 840 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ccc4b21e-8aef-4676-863e-b571381bff90 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ccc4b21e-8aef-4676-863e-b571381bff90 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ccc4b21e-8aef-4676-863e-b571381bff90 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ccc4b21e-8aef-4676-863e-b571381bff90 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ccc4b21e-8aef-4676-863e-b571381bff90 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ccc4b21e-8aef-4676-863e-b571381bff90 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1744/3407] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:28 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-8c960f40-7519-4cf7-99dc-0d90af696615 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c960f40-7519-4cf7-99dc-0d90af696615 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c960f40-7519-4cf7-99dc-0d90af696615 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-8c960f40-7519-4cf7-99dc-0d90af696615 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:28 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-8c960f40-7519-4cf7-99dc-0d90af696615 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-8c960f40-7519-4cf7-99dc-0d90af696615 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1664/3408] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:28 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete snapshot with id: 031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:28 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot delete request issued successfully. Sep 02 00:14:28 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-2ab4d554-0d46-4e0e-a70e-e5d62e8f999c tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 202 Sep 02 00:14:28 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1745/3409] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:14:28 2026] DELETE /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:28 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:28 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:28 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-e1a769bb-d6ee-44fb-92d3-7a5046b1184d tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:28 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1665/3410] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:28 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-dd592217-0129-4da3-95d1-60b89798f633 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd592217-0129-4da3-95d1-60b89798f633 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd592217-0129-4da3-95d1-60b89798f633 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:29 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-dd592217-0129-4da3-95d1-60b89798f633 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:29 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:29 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:29 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-dd592217-0129-4da3-95d1-60b89798f633 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Snapshot retrieved successfully. Sep 02 00:14:29 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-dd592217-0129-4da3-95d1-60b89798f633 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 200 Sep 02 00:14:29 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1746/3411] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:29 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-39b3d50d-2026-430b-b370-f047167019b5 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39b3d50d-2026-430b-b370-f047167019b5 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39b3d50d-2026-430b-b370-f047167019b5 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-39b3d50d-2026-430b-b370-f047167019b5 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-39b3d50d-2026-430b-b370-f047167019b5 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 404 Sep 02 00:14:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1666/3412] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:30 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-d6508328-f81d-402a-8575-e92140499d01 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:30 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:30 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete volume with id: c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:30 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:30 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:30 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:30 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:30 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete volume request issued successfully. Sep 02 00:14:30 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-d6508328-f81d-402a-8575-e92140499d01 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 202 Sep 02 00:14:30 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1747/3413] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:14:30 2026] DELETE /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-a9479944-c352-477c-ad78-a9da7d43a585 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9479944-c352-477c-ad78-a9da7d43a585 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9479944-c352-477c-ad78-a9da7d43a585 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-a9479944-c352-477c-ad78-a9da7d43a585 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:30 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:30 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:30 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:30 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:30 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-a9479944-c352-477c-ad78-a9da7d43a585 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:30 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-a9479944-c352-477c-ad78-a9da7d43a585 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 200 Sep 02 00:14:30 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1667/3414] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:30 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-40da9b0f-1425-462c-9a6d-0743155c39d4 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40da9b0f-1425-462c-9a6d-0743155c39d4 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40da9b0f-1425-462c-9a6d-0743155c39d4 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-40da9b0f-1425-462c-9a6d-0743155c39d4 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-40da9b0f-1425-462c-9a6d-0743155c39d4 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 404 Sep 02 00:14:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1748/3415] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:31 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] DELETE http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:31 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'delete' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:31 devstack devstack@c-api.service[86255]: INFO cinder.api.v3.volumes [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete volume with id: ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:31 devstack devstack@c-api.service[86255]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:31 devstack devstack@c-api.service[86255]: attachments = base.obj_make_list( Sep 02 00:14:31 devstack devstack@c-api.service[86255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:31 devstack devstack@c-api.service[86255]: warnings.warn( Sep 02 00:14:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:31 devstack devstack@c-api.service[86255]: INFO cinder.volume.api [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete volume request issued successfully. Sep 02 00:14:31 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-c9b505c6-877c-42d3-9166-6a94b6f85742 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 202 Sep 02 00:14:31 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1668/3416] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:14:31 2026] DELETE /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:31 devstack devstack@c-api.service[86254]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:14:31 devstack devstack@c-api.service[86254]: attachments = base.obj_make_list( Sep 02 00:14:31 devstack devstack@c-api.service[86254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:14:31 devstack devstack@c-api.service[86254]: warnings.warn( Sep 02 00:14:31 devstack devstack@c-api.service[86254]: INFO cinder.volume.api [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Volume info retrieved successfully. Sep 02 00:14:31 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-ee73e5fa-512d-44a1-8059-9947b408eca6 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 200 Sep 02 00:14:31 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1749/3417] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:31 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-dd86bb6c-ec62-4eb6-a1bd-70cf199096cc None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd86bb6c-ec62-4eb6-a1bd-70cf199096cc tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd86bb6c-ec62-4eb6-a1bd-70cf199096cc tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-dd86bb6c-ec62-4eb6-a1bd-70cf199096cc tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-dd86bb6c-ec62-4eb6-a1bd-70cf199096cc tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b returned with HTTP 404 Sep 02 00:14:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1669/3418] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:32 2026] GET /volume/v3/volumes/ddaf3aa0-a3a2-4e2d-912e-189998a64a1b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] DELETE http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.snapshots [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete snapshot with id: 031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-1fc28216-2569-4010-88bf-c36e79e18ec7 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 404 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1750/3419] 192.168.122.58 () {58 vars in 1236 bytes} [Wed Sep 2 00:14:32 2026] DELETE /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-616f569a-7935-4d51-9b29-dfff49f56d46 None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-616f569a-7935-4d51-9b29-dfff49f56d46 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-616f569a-7935-4d51-9b29-dfff49f56d46 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-616f569a-7935-4d51-9b29-dfff49f56d46 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-616f569a-7935-4d51-9b29-dfff49f56d46 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 returned with HTTP 404 Sep 02 00:14:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1670/3420] 192.168.122.58 () {58 vars in 1233 bytes} [Wed Sep 2 00:14:32 2026] GET /volume/v3/snapshots/031bb432-8a3b-4c8d-abee-11e03300fac8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.middleware.request_id [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 None None] RequestId filter calling following filter/app {{(pid=86254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] DELETE http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: DEBUG cinder.api.openstack.wsgi [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'delete' {{(pid=86254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.v3.volumes [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Delete volume with id: c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: INFO cinder.api.openstack.wsgi [None req-4d8389e4-edc4-492f-a83d-b92b30e44d15 tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 404 Sep 02 00:14:32 devstack devstack@c-api.service[86254]: [pid: 86254|app: 0|req: 1751/3421] 192.168.122.58 () {58 vars in 1230 bytes} [Wed Sep 2 00:14:32 2026] DELETE /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.middleware.request_id [None req-ae531a10-5026-4971-9169-4111dcc70faa None None] RequestId filter calling following filter/app {{(pid=86255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae531a10-5026-4971-9169-4111dcc70faa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] GET http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae531a10-5026-4971-9169-4111dcc70faa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Empty body provided in request {{(pid=86255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: DEBUG cinder.api.openstack.wsgi [None req-ae531a10-5026-4971-9169-4111dcc70faa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] Calling method 'show' {{(pid=86255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:14:32 devstack devstack@c-api.service[86255]: INFO cinder.api.openstack.wsgi [None req-ae531a10-5026-4971-9169-4111dcc70faa tempest-SnapshotDependencyTests-128637502 tempest-SnapshotDependencyTests-128637502-project-member] http://192.168.122.58/volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 returned with HTTP 404 Sep 02 00:14:32 devstack devstack@c-api.service[86255]: [pid: 86255|app: 0|req: 1671/3422] 192.168.122.58 () {58 vars in 1227 bytes} [Wed Sep 2 00:14:32 2026] GET /volume/v3/volumes/c891323c-2383-493a-b84e-e00cf676fae3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:14:42 devstack devstack@c-api.service[86254]: DEBUG dbcounter [-] [86254] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:14:42 devstack devstack@c-api.service[86255]: DEBUG dbcounter [-] [86255] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}